diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:28:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:28:50 +0000 |
commit | f18c96ca30e0e7778557eeaaebe311c5f9e73125 (patch) | |
tree | ad3edb965d17373a7222b79ed9e75c1b88fa8be6 /dev-python/egg-python/egg-python-2.25.3-r1.ebuild | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-f18c96ca30e0e7778557eeaaebe311c5f9e73125.tar.gz gentoo-2-f18c96ca30e0e7778557eeaaebe311c5f9e73125.tar.bz2 gentoo-2-f18c96ca30e0e7778557eeaaebe311c5f9e73125.zip |
Stable for ia64, 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/egg-python-2.25.3-r1.ebuild')
-rw-r--r-- | dev-python/egg-python/egg-python-2.25.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 1b297a839a86..2ffcb068f6d8 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.5 2014/08/21 10:39:28 ago Exp $ +# $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 $ 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}] |