diff options
author | 2006-12-10 18:24:32 +0000 | |
---|---|---|
committer | 2006-12-10 18:24:32 +0000 | |
commit | 6ccc72bb8b6c2726920f61695103813117a3201c (patch) | |
tree | ca655bffe0db8c3d200780c9da03d2107adcdd28 /dev-python/gnome-python/gnome-python-2.16.2.ebuild | |
parent | Pruning old version (diff) | |
download | gentoo-2-6ccc72bb8b6c2726920f61695103813117a3201c.tar.gz gentoo-2-6ccc72bb8b6c2726920f61695103813117a3201c.tar.bz2 gentoo-2-6ccc72bb8b6c2726920f61695103813117a3201c.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.16.2.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.16.2.ebuild b/dev-python/gnome-python/gnome-python-2.16.2.ebuild index 153c2fd65f27..9a663e8afa7a 100644 --- a/dev-python/gnome-python/gnome-python-2.16.2.ebuild +++ b/dev-python/gnome-python/gnome-python-2.16.2.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.16.2.ebuild,v 1.1 2006/11/06 12:19:55 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.16.2.ebuild,v 1.2 2006/12/10 18:24:32 ticho 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="doc" RDEPEND=">=dev-lang/python-2.2 |