diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-01 19:55:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-01 19:55:41 +0000 |
commit | 37597548a3efa6e1c83ead510feb8becde9266b1 (patch) | |
tree | 16dcfec08598ef7becc08eb902faff66d4e3d678 /dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | |
parent | Added jpeg and gpm to use.mask (diff) | |
download | gentoo-2-37597548a3efa6e1c83ead510feb8becde9266b1.tar.gz gentoo-2-37597548a3efa6e1c83ead510feb8becde9266b1.tar.bz2 gentoo-2-37597548a3efa6e1c83ead510feb8becde9266b1.zip |
stable on sparc
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 8b9d060fdf6c..bcc8f6ef39fd 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 Technologies, Inc. # 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.3 2004/04/01 01:36:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.4 2004/04/01 19:55:41 gustavoz 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}* |