diff options
author | 2008-03-12 07:46:46 +0000 | |
---|---|---|
committer | 2008-03-12 07:46:46 +0000 | |
commit | a964ce584fba3fefc0485134e8d55d443e552389 (patch) | |
tree | 7b0554c660633f8044063be89cae78586275b157 /dev-python/gnome-python | |
parent | stable x86, bug 212986 (diff) | |
download | gentoo-2-a964ce584fba3fefc0485134e8d55d443e552389.tar.gz gentoo-2-a964ce584fba3fefc0485134e8d55d443e552389.tar.bz2 gentoo-2-a964ce584fba3fefc0485134e8d55d443e552389.zip |
stable x86, bug 212986
(Portage version: 2.1.4.4)
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.20.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 113610ca5248..6e2a5fdd6fe0 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.109 2008/02/10 23:50:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.110 2008/03/12 07:46:46 opfer Exp $ + + 12 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + gnome-python-2.20.1.ebuild: + stable x86, bug 212986 10 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org> gnome-python-2.20.0.ebuild, gnome-python-2.20.1.ebuild: diff --git a/dev-python/gnome-python/gnome-python-2.20.1.ebuild b/dev-python/gnome-python/gnome-python-2.20.1.ebuild index 81be5594c8b1..293a964ef051 100644 --- a/dev-python/gnome-python/gnome-python-2.20.1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.2 2008/02/10 23:50:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.1.ebuild,v 1.3 2008/03/12 07:46:46 opfer 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 |