diff options
author | 2014-08-21 10:39:28 +0000 | |
---|---|---|
committer | 2014-08-21 10:39:28 +0000 | |
commit | be165ec03aed40f906dd882f30f8727af51e8de3 (patch) | |
tree | 097b3ad561c8687f2d56271e75a16e53efd38037 /dev-python/egg-python | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-be165ec03aed40f906dd882f30f8727af51e8de3.tar.gz gentoo-2-be165ec03aed40f906dd882f30f8727af51e8de3.tar.bz2 gentoo-2-be165ec03aed40f906dd882f30f8727af51e8de3.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.25.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog index 5ef76dc00d88..92acd4441203 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.28 2014/07/28 13:43:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.29 2014/08/21 10:39:28 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/dev-python/egg-python/egg-python-2.25.3-r1.ebuild b/dev-python/egg-python/egg-python-2.25.3-r1.ebuild index 8aa92344499d..1b297a839a86 100644 --- a/dev-python/egg-python/egg-python-2.25.3-r1.ebuild +++ b/dev-python/egg-python/egg-python-2.25.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.25.3-r1.ebuild,v 1.4 2014/07/28 13:43:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.25.3-r1.ebuild,v 1.5 2014/08/21 10:39:28 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ inherit autotools eutils gnome-python-common-r1 DESCRIPTION="EggTrayIcon bindings for Python" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=dev-python/libbonobo-python-2.22.1[${PYTHON_USEDEP}] |