diff options
author | Brent Baude <ranger@gentoo.org> | 2007-06-02 02:55:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-06-02 02:55:27 +0000 |
commit | 201108b87e0d2c4effa4d89bbc026cc1af0613f0 (patch) | |
tree | 356f0b5ae15ac48bf0f1f1e8d297fb2d22caebd0 /dev-python | |
parent | Marking pygtk-2.10.4 ppc stable for bug #171107 (diff) | |
download | historical-201108b87e0d2c4effa4d89bbc026cc1af0613f0.tar.gz historical-201108b87e0d2c4effa4d89bbc026cc1af0613f0.tar.bz2 historical-201108b87e0d2c4effa4d89bbc026cc1af0613f0.zip |
Marking gnome-python-extras-2.14.2 ppc stable for bug #171107
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-extras/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/ChangeLog b/dev-python/gnome-python-extras/ChangeLog index 473f61808721..08d8acfaa5f9 100644 --- a/dev-python/gnome-python-extras/ChangeLog +++ b/dev-python/gnome-python-extras/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-extras # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.53 2007/05/31 16:11:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.54 2007/06/02 02:55:27 ranger Exp $ + + 02 Jun 2007; Brent Baude <ranger@gentoo.org> + gnome-python-extras-2.14.2.ebuild: + Marking gnome-python-extras-2.14.2 ppc stable for bug #171107 31 May 2007; Jeroen Roovers <jer@gentoo.org> gnome-python-extras-2.14.2-r1.ebuild: diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2.ebuild index c06901daee73..f96196bae89d 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2.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-extras/gnome-python-extras-2.14.2.ebuild,v 1.4 2007/05/31 00:44:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2.ebuild,v 1.5 2007/06/02 02:55:27 ranger Exp $ NEED_PYTHON=2.4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="doc firefox seamonkey" RDEPEND=">=x11-libs/gtk+-2.4 |