diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 23:37:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 23:37:16 +0000 |
commit | 5ae3cd29465160f72f92d8a1092013426ace4283 (patch) | |
tree | 5ae0d560add7a476edf39bf86835ac1196fc17cb /dev-python/egg-python | |
parent | Marking gnome-python-extras-base-2.19.1 ppc for bug 258040 (diff) | |
download | gentoo-2-5ae3cd29465160f72f92d8a1092013426ace4283.tar.gz gentoo-2-5ae3cd29465160f72f92d8a1092013426ace4283.tar.bz2 gentoo-2-5ae3cd29465160f72f92d8a1092013426ace4283.zip |
Marking egg-python-2.19.1 ppc for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-python/egg-python')
-rw-r--r-- | dev-python/egg-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/egg-python/egg-python-2.19.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog index bac578d7a375..237c108f41f7 100644 --- a/dev-python/egg-python/ChangeLog +++ b/dev-python/egg-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/egg-python # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.6 2009/03/03 20:58:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.7 2009/03/05 23:37:16 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> egg-python-2.19.1.ebuild: + Marking egg-python-2.19.1 ppc stable for bug 258040 03 Mar 2009; Brent Baude <ranger@gentoo.org> egg-python-2.19.1.ebuild: Marking egg-python-2.19.1 ppc64 stable for bug 258040 diff --git a/dev-python/egg-python/egg-python-2.19.1.ebuild b/dev-python/egg-python/egg-python-2.19.1.ebuild index 27a5addc4fe0..1e2ce3b24ed4 100644 --- a/dev-python/egg-python/egg-python-2.19.1.ebuild +++ b/dev-python/egg-python/egg-python-2.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.7 2009/03/03 20:58:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.8 2009/03/05 23:37:16 ranger Exp $ # We don't support the egg.recent bindings that are also provided - they are # deprecated, have deps we don't really want and there are no users in-tree. @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2 DESCRIPTION="EggTrayIcon bindings for Python" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="examples" RDEPEND=">=dev-python/libbonobo-python-2.22.1 |