diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 17:55:23 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 17:55:23 +0000 |
commit | 6a292e13ebab8f3829c92128d69eba18b2bfb0c1 (patch) | |
tree | 7462cc782231df5f244a7dbb467b75a43b4b63c0 /dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.tar.gz gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.tar.bz2 gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.zip |
ppc stable profile update
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild index abe1b023f997..8ee1c105c714 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.8 2004/07/04 09:36:10 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.9 2004/09/02 17:51:57 pvdabeel Exp $ inherit gnome2 python @@ -10,7 +10,7 @@ HOMEPAGE="http://www.daa.com.au/~james/pygtk/" IUSE="gtkhtml" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64" RDEPEND=">=dev-lang/python-2.2 >=dev-python/pygtk-${PV}* |