summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-01 09:57:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-01 09:57:30 +0000
commit1c7aa75caf60000857f6ec9fe4f4483707fc19b4 (patch)
treeefbbc0c40a4169d17b1d5fa7144f0d13ab8c2046 /dev-python/gnome-python-extras
parentMerged new --as-needed fixes, bug #131698 (diff)
downloadgentoo-2-1c7aa75caf60000857f6ec9fe4f4483707fc19b4.tar.gz
gentoo-2-1c7aa75caf60000857f6ec9fe4f4483707fc19b4.tar.bz2
gentoo-2-1c7aa75caf60000857f6ec9fe4f4483707fc19b4.zip
Added ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-python/gnome-python-extras')
-rw-r--r--dev-python/gnome-python-extras/ChangeLog6
-rw-r--r--dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/ChangeLog b/dev-python/gnome-python-extras/ChangeLog
index 9c60cfaa53d7..8e12947e581e 100644
--- a/dev-python/gnome-python-extras/ChangeLog
+++ b/dev-python/gnome-python-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-extras
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.26 2006/03/21 01:58:31 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.27 2006/05/01 09:57:30 corsair Exp $
+
+ 01 May 2006; Markus Rothe <corsair@gentoo.org>
+ gnome-python-extras-2.14.0.ebuild:
+ Added ~ppc64
21 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
gnome-python-extras-2.14.0.ebuild:
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild
index d9555e369695..79d766be3de7 100644
--- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild
+++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.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/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild,v 1.3 2006/03/21 01:58:31 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild,v 1.4 2006/05/01 09:57:30 corsair Exp $
inherit eutils gnome2 python virtualx
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc firefox mozilla"
RDEPEND=">=virtual/python-2.4