diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-26 13:44:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-26 13:44:32 +0000 |
commit | bd6c3365f51a7ad4503822af1e59cbd034cebbe2 (patch) | |
tree | 32fc956ccb0ace1e24a8820f59b176cbb8536c8e /dev-python | |
parent | Stable on ppc64; bug #199740 (diff) | |
download | gentoo-2-bd6c3365f51a7ad4503822af1e59cbd034cebbe2.tar.gz gentoo-2-bd6c3365f51a7ad4503822af1e59cbd034cebbe2.tar.bz2 gentoo-2-bd6c3365f51a7ad4503822af1e59cbd034cebbe2.zip |
Stable on ppc64; bug #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index a92d1cab327d..a602881aff1f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.106 2007/11/25 15:21:43 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.107 2007/11/26 13:44:32 corsair Exp $ + + 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gnome-python-2.20.0.ebuild: + Stable on ppc64; bug #199740 *gnome-python-2.20.1 (25 Nov 2007) diff --git a/dev-python/gnome-python/gnome-python-2.20.0.ebuild b/dev-python/gnome-python/gnome-python-2.20.0.ebuild index ea6e0c098873..f3b64d17b16b 100644 --- a/dev-python/gnome-python/gnome-python-2.20.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.5 2007/11/24 22:49:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.0.ebuild,v 1.6 2007/11/26 13:44:32 corsair 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 |