diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 05:30:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 05:30:21 +0000 |
commit | 4ec0370c7aa1edc8e57bedb1ce72f5c3f814476d (patch) | |
tree | e9027646fce6233e934fe8c70c9065af7e603924 /dev-python/gnome-python | |
parent | Stable for HPPA (bug #199740). (diff) | |
download | gentoo-2-4ec0370c7aa1edc8e57bedb1ce72f5c3f814476d.tar.gz gentoo-2-4ec0370c7aa1edc8e57bedb1ce72f5c3f814476d.tar.bz2 gentoo-2-4ec0370c7aa1edc8e57bedb1ce72f5c3f814476d.zip |
Stable for HPPA (bug #199740).
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-python/gnome-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 a602881aff1f..4f9bf6c12980 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.107 2007/11/26 13:44:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.108 2007/11/29 05:30:21 jer Exp $ + + 29 Nov 2007; Jeroen Roovers <jer@gentoo.org> gnome-python-2.20.0.ebuild: + Stable for HPPA (bug #199740). 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gnome-python-2.20.0.ebuild: Stable on ppc64; bug #199740 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 f3b64d17b16b..879b0f0181b8 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.6 2007/11/26 13:44:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.0.ebuild,v 1.7 2007/11/29 05:30:21 jer 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 |