summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-07-07 13:22:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-07-07 13:22:20 +0000
commit163322d0c70d00aed6d5fe2c52e55672055ad75e (patch)
tree670af17acd3824139509c39023f2523c4d2715c7 /dev-python/kiwi
parentAdded ~ppc64 (diff)
downloadgentoo-2-163322d0c70d00aed6d5fe2c52e55672055ad75e.tar.gz
gentoo-2-163322d0c70d00aed6d5fe2c52e55672055ad75e.tar.bz2
gentoo-2-163322d0c70d00aed6d5fe2c52e55672055ad75e.zip
Added ~ppc64
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python/kiwi')
-rw-r--r--dev-python/kiwi/ChangeLog5
-rw-r--r--dev-python/kiwi/kiwi-1.9.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kiwi/ChangeLog b/dev-python/kiwi/ChangeLog
index e5b921ead748..7fa702f3f455 100644
--- a/dev-python/kiwi/ChangeLog
+++ b/dev-python/kiwi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kiwi
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.6 2007/07/05 17:42:33 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.7 2007/07/07 13:22:20 corsair Exp $
+
+ 07 Jul 2007; Markus Rothe <corsair@gentoo.org> kiwi-1.9.15.ebuild:
+ Added ~ppc64
*kiwi-1.9.15 (05 Jul 2007)
diff --git a/dev-python/kiwi/kiwi-1.9.15.ebuild b/dev-python/kiwi/kiwi-1.9.15.ebuild
index f695340d2b7f..8bf3226e9e4e 100644
--- a/dev-python/kiwi/kiwi-1.9.15.ebuild
+++ b/dev-python/kiwi/kiwi-1.9.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.15.ebuild,v 1.1 2007/07/05 17:42:33 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.15.ebuild,v 1.2 2007/07/07 13:22:20 corsair Exp $
NEED_PYTHON=2.3
@@ -12,7 +12,7 @@ SRC_URI="http://download.gnome.org/sources/${PN}/$(get_version_component_range 1
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="doc examples"
DEPEND=">=dev-python/pygtk-2.8"