diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:46:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:46:36 +0000 |
commit | 04a8a21b08c709ad57af9577ec62c303c632b2c4 (patch) | |
tree | 9f403332429d1c570833af333386757781a5ba64 /dev-python/gnome-python-extras | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | historical-04a8a21b08c709ad57af9577ec62c303c632b2c4.tar.gz historical-04a8a21b08c709ad57af9577ec62c303c632b2c4.tar.bz2 historical-04a8a21b08c709ad57af9577ec62c303c632b2c4.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'dev-python/gnome-python-extras')
-rw-r--r-- | dev-python/gnome-python-extras/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.0.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 dc10f1152317..c1c4c81f078b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.34 2006/07/12 15:35:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.35 2006/07/12 16:45:21 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-python-extras-2.14.0.ebuild: + Stable on x86 wrt bug #139612. 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> gnome-python-extras-2.14.0-r1.ebuild: diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild index cdc8163fccfd..7de9066e76ec 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.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-extras/gnome-python-extras-2.14.0.ebuild,v 1.6 2006/06/06 22:35:03 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild,v 1.7 2006/07/12 16:45:21 wolf31o2 Exp $ NEED_PYTHON=2.4 @@ -11,7 +11,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 mozilla" RDEPEND=">=x11-libs/gtk+-2.4 |