diff options
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild index 1ca8fa413ca5..6e30e7900a91 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.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-extras/gnome-python-extras-2.10.2.ebuild,v 1.13 2005/09/02 22:01:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.14 2005/09/03 12:53:38 ferdy Exp $ inherit eutils gnome2 python @@ -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 sparc x86" IUSE="doc firefox mozilla" RDEPEND=">=dev-lang/python-2.3 |