diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:57:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:57:32 +0000 |
commit | 34133c1ee4fdf930880d3aa757a9bbc96a87adcf (patch) | |
tree | 0d4f38c4ef88e2c5b68c190bcd6c3b057801f7b4 /dev-python/egg-python | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-34133c1ee4fdf930880d3aa757a9bbc96a87adcf.tar.gz gentoo-2-34133c1ee4fdf930880d3aa757a9bbc96a87adcf.tar.bz2 gentoo-2-34133c1ee4fdf930880d3aa757a9bbc96a87adcf.zip |
Stable for alpha, 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 c5dae99cf9a1..f60930427466 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.30 2014/08/23 15:28:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.31 2014/08/25 10:57:32 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: Stable for ia64, 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 2ffcb068f6d8..114ac9a60a3d 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.6 2014/08/23 15:28:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.25.3-r1.ebuild,v 1.7 2014/08/25 10:57:32 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}] |