diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.12.1.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.12.1.ebuild b/dev-python/gnome-python/gnome-python-2.12.1.ebuild index bfab2641b2be..8705f8cd39fa 100644 --- a/dev-python/gnome-python/gnome-python-2.12.1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.12.1.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/gnome-python-2.12.1.ebuild,v 1.2 2006/01/12 23:34:57 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.12.1.ebuild,v 1.3 2006/01/20 23:04:23 gustavoz Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |