diff options
author | 2008-03-17 00:40:44 +0000 | |
---|---|---|
committer | 2008-03-17 00:40:44 +0000 | |
commit | 0005471921f872d1967e59f43a01cac51b02833b (patch) | |
tree | 19b39f65441fd0aa48f496ddc990aaee32d83ac3 /dev-python/gnome-python/gnome-python-2.20.1.ebuild | |
parent | Mask dev-util/jam for removal. (diff) | |
download | gentoo-2-0005471921f872d1967e59f43a01cac51b02833b.tar.gz gentoo-2-0005471921f872d1967e59f43a01cac51b02833b.tar.bz2 gentoo-2-0005471921f872d1967e59f43a01cac51b02833b.zip |
Stable for HPPA (bug #212986).
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.20.1.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.20.1.ebuild b/dev-python/gnome-python/gnome-python-2.20.1.ebuild index e99b71b8f8cb..5b2fc488c6be 100644 --- a/dev-python/gnome-python/gnome-python-2.20.1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.1.ebuild,v 1.6 2008/03/15 16:25:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.1.ebuild,v 1.7 2008/03/17 00:40:44 jer Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=dev-lang/python-2.2 |