diff options
author | 2005-07-18 14:09:49 +0000 | |
---|---|---|
committer | 2005-07-18 14:09:49 +0000 | |
commit | 6c1103cfdf7a6e7ed1c1aaad2c2afae0e8847753 (patch) | |
tree | d7afb2585f4a9b1204fc4b2a1886a35b4a9244c4 /dev-python/gnome-python/gnome-python-2.10.0.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-6c1103cfdf7a6e7ed1c1aaad2c2afae0e8847753.tar.gz gentoo-2-6c1103cfdf7a6e7ed1c1aaad2c2afae0e8847753.tar.bz2 gentoo-2-6c1103cfdf7a6e7ed1c1aaad2c2afae0e8847753.zip |
Stable on sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.10.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild index 4953079d0f1f..5e809a918a58 100644 --- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.0.ebuild,v 1.4 2005/07/17 12:55:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.5 2005/07/18 14:06:50 gustavoz Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ppc sparc x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |