diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:48 +0000 |
commit | d78db790944f4751fc90aacb8d98e7088b5450e2 (patch) | |
tree | b20b767fd967ee430f8fd21810049c4c331f96ff /dev-python/egg-python | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-d78db790944f4751fc90aacb8d98e7088b5450e2.tar.gz gentoo-2-d78db790944f4751fc90aacb8d98e7088b5450e2.tar.bz2 gentoo-2-d78db790944f4751fc90aacb8d98e7088b5450e2.zip |
Stable for x86, 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 44c9f694d21b..17b35b91ccc8 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.26 2014/07/22 10:43:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.27 2014/07/23 15:14:48 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> egg-python-2.25.3-r1.ebuild: Stable for amd64, wrt bug #512912 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 83f82e4a1bf6..000f8f2de61c 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.2 2014/07/22 10:43:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.25.3-r1.ebuild,v 1.3 2014/07/23 15:14:48 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}] |