summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 19:16:40 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 19:16:40 +0000
commit23fc3be5afc3ad2ef4393583f94edc9e8b4e36d7 (patch)
treea4046809bdc331a1675aa5b30e1198e51cb4a8d7
parentAdded ~ppc64 (diff)
downloadgentoo-2-23fc3be5afc3ad2ef4393583f94edc9e8b4e36d7.tar.gz
gentoo-2-23fc3be5afc3ad2ef4393583f94edc9e8b4e36d7.tar.bz2
gentoo-2-23fc3be5afc3ad2ef4393583f94edc9e8b4e36d7.zip
Added ~ppc64
(Portage version: 2.0.54-r2)
-rw-r--r--kde-base/kalyptus/ChangeLog5
-rw-r--r--kde-base/kalyptus/kalyptus-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog
index eb24b260b9bf..e151fabaa592 100644
--- a/kde-base/kalyptus/ChangeLog
+++ b/kde-base/kalyptus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kalyptus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.27 2006/05/26 18:16:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.28 2006/05/26 19:16:40 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> kalyptus-3.5.2.ebuild:
+ Added ~ppc64
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kalyptus-3.5.2.ebuild:
Stable on amd64 wrt bug #132213
diff --git a/kde-base/kalyptus/kalyptus-3.5.2.ebuild b/kde-base/kalyptus/kalyptus-3.5.2.ebuild
index aa5b6c09be16..8533e2ee075e 100644
--- a/kde-base/kalyptus/kalyptus-3.5.2.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.3 2006/05/26 18:16:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.4 2006/05/26 19:16:40 corsair Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE bindings generator for C, ObjC and Java"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND="dev-lang/perl"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"