diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 18:23:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 18:23:16 +0000 |
commit | f305ec39ea469ae23bbd650587e72feea4a877eb (patch) | |
tree | 49f059dfc776b1d9ba055b98186c9712fa588039 /dev-python/gnome-python | |
parent | Bump to 0.21.1, bug #112138 (diff) | |
download | gentoo-2-f305ec39ea469ae23bbd650587e72feea4a877eb.tar.gz gentoo-2-f305ec39ea469ae23bbd650587e72feea4a877eb.tar.bz2 gentoo-2-f305ec39ea469ae23bbd650587e72feea4a877eb.zip |
Mark 2.12.4 stable on alpha
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.12.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 34dcf727d7d0..d238a3318e87 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.73 2006/09/07 04:16:51 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.74 2006/10/20 18:23:16 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + gnome-python-2.12.4.ebuild: + Mark 2.12.4 stable on alpha *gnome-python-2.16.0 (07 Sep 2006) diff --git a/dev-python/gnome-python/gnome-python-2.12.4.ebuild b/dev-python/gnome-python/gnome-python-2.12.4.ebuild index a371fdcbe0fe..a983159c12c4 100644 --- a/dev-python/gnome-python/gnome-python-2.12.4.ebuild +++ b/dev-python/gnome-python/gnome-python-2.12.4.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.4.ebuild,v 1.10 2006/10/14 21:03:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.12.4.ebuild,v 1.11 2006/10/20 18:23:16 agriffis 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 gtkhtml" RDEPEND=">=dev-lang/python-2.2 |