diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:19:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:19:11 +0000 |
commit | aea95d7bab8b86aa143f2cea1d90a7a24bccfa41 (patch) | |
tree | c70d4fad2d9ded77933c8b15e57f524ad218938d /dev-python/egg-python/egg-python-2.25.3.ebuild | |
parent | Marked ~hppa (bug #352977). (diff) | |
download | historical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.tar.gz historical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.tar.bz2 historical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.zip |
alpha/ia64/sparc stable wrt #348987
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-python/egg-python/egg-python-2.25.3.ebuild')
-rw-r--r-- | dev-python/egg-python/egg-python-2.25.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/egg-python/egg-python-2.25.3.ebuild b/dev-python/egg-python/egg-python-2.25.3.ebuild index 53f782839e3d..3dac0230d24e 100644 --- a/dev-python/egg-python/egg-python-2.25.3.ebuild +++ b/dev-python/egg-python/egg-python-2.25.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.ebuild,v 1.6 2010/10/10 10:19:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.25.3.ebuild,v 1.7 2011/01/30 18:19:11 armin76 Exp $ EAPI="2" @@ -17,7 +17,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 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=dev-python/libbonobo-python-2.22.1 |