diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 02:58:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 02:58:15 +0000 |
commit | 1314e1e1f370a33aca4d196d0dee614224263c79 (patch) | |
tree | 8fb643f03c57e65d61015f074cbcf53c4202ddc0 /dev-python/gnome-python/gnome-python-2.12.1.ebuild | |
parent | Mark 2.6.10 stable on alpha (diff) | |
download | gentoo-2-1314e1e1f370a33aca4d196d0dee614224263c79.tar.gz gentoo-2-1314e1e1f370a33aca4d196d0dee614224263c79.tar.bz2 gentoo-2-1314e1e1f370a33aca4d196d0dee614224263c79.zip |
Mark 2.12.1 stable on alpha
(Portage version: 2.1_pre4-r1)
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 f9048736811a..7fdb37d08316 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.7 2006/02/03 23:06:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.12.1.ebuild,v 1.8 2006/02/06 02:58:15 agriffis Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc sparc x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |