summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-08 16:00:50 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-08 16:00:50 +0000
commit33abee6e61a8036853a2b42c907af8abc6c1e082 (patch)
tree9968ed358670e79dac70254ecbc2b6655d1c323e /dev-python/egg-python
parentamd64/x86 stable, bug #258040 (diff)
downloadgentoo-2-33abee6e61a8036853a2b42c907af8abc6c1e082.tar.gz
gentoo-2-33abee6e61a8036853a2b42c907af8abc6c1e082.tar.bz2
gentoo-2-33abee6e61a8036853a2b42c907af8abc6c1e082.zip
amd64/x86 stable, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
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 237c108f41f7..594c9cad57fd 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.7 2009/03/05 23:37:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.8 2009/03/08 16:00:50 maekke Exp $
+
+ 08 Mar 2009; Markus Meier <maekke@gentoo.org> egg-python-2.19.1.ebuild:
+ amd64/x86 stable, bug #258040
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
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 1e2ce3b24ed4..a4b62db0eead 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.8 2009/03/05 23:37:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.9 2009/03/08 16:00:50 maekke 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