diff options
author | 2007-11-29 05:30:21 +0000 | |
---|---|---|
committer | 2007-11-29 05:30:21 +0000 | |
commit | 7b7c4dbd18d54b60d888038cb9472147910562b5 (patch) | |
tree | 587b1a70612c87fc0f55984c6afb2fdd3dff446b /dev-python/gnome-python/gnome-python-2.20.0.ebuild | |
parent | Stable for HPPA (bug #199740). (diff) | |
download | historical-7b7c4dbd18d54b60d888038cb9472147910562b5.tar.gz historical-7b7c4dbd18d54b60d888038cb9472147910562b5.tar.bz2 historical-7b7c4dbd18d54b60d888038cb9472147910562b5.zip |
Stable for HPPA (bug #199740).
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.20.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.20.0.ebuild b/dev-python/gnome-python/gnome-python-2.20.0.ebuild index f3b64d17b16b..879b0f0181b8 100644 --- a/dev-python/gnome-python/gnome-python-2.20.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.6 2007/11/26 13:44:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.0.ebuild,v 1.7 2007/11/29 05:30:21 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 |