summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-03 20:58:45 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-03 20:58:45 +0000
commit23ba26bf1b7361ce3a09d4d43021b87c2b7089f5 (patch)
tree286348b424b862465a258caa9bd821031d946174 /dev-python/egg-python
parentMarking gnome-python-extras-base-2.19.1 ppc64 for bug 258040 (diff)
downloadhistorical-23ba26bf1b7361ce3a09d4d43021b87c2b7089f5.tar.gz
historical-23ba26bf1b7361ce3a09d4d43021b87c2b7089f5.tar.bz2
historical-23ba26bf1b7361ce3a09d4d43021b87c2b7089f5.zip
Marking egg-python-2.19.1 ppc64 for bug 258040
Package-Manager: portage-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/ChangeLog5
-rw-r--r--dev-python/egg-python/egg-python-2.19.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog
index 59beae84d5c2..bac578d7a375 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.5 2009/02/14 14:23:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.6 2009/03/03 20:58:45 ranger Exp $
+
+ 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
14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
egg-python-2.19.1.ebuild:
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 14d75fc2a78d..27a5addc4fe0 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.6 2009/02/14 14:23:20 klausman Exp $
+# $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 $
# 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