diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:24:32 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:24:32 +0000 |
commit | 6ccc72bb8b6c2726920f61695103813117a3201c (patch) | |
tree | ca655bffe0db8c3d200780c9da03d2107adcdd28 /dev-python | |
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')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 82d27e018abb..ad41a733ab77 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,9 @@ # 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.75 2006/11/06 12:19:54 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.76 2006/12/10 18:24:32 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gnome-python-2.16.2.ebuild: + Stable on x86, bug #156662. *gnome-python-2.16.2 (06 Nov 2006) 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 |