diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 11:55:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 11:55:57 +0000 |
commit | 6e78e404f0079a1e1595dc83a41d3330e8c4e26f (patch) | |
tree | fa2de4897c9621c72bb4aaef571f6b4e6b69a120 /net-zope/zope/zope-2.10.11.ebuild | |
parent | amd64 stable, bug #313003 (diff) | |
download | historical-6e78e404f0079a1e1595dc83a41d3330e8c4e26f.tar.gz historical-6e78e404f0079a1e1595dc83a41d3330e8c4e26f.tar.bz2 historical-6e78e404f0079a1e1595dc83a41d3330e8c4e26f.zip |
amd64 stable, bug #313337
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-zope/zope/zope-2.10.11.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.10.11.ebuild b/net-zope/zope/zope-2.10.11.ebuild index db80710d21b2..22a984edb7d2 100644 --- a/net-zope/zope/zope-2.10.11.ebuild +++ b/net-zope/zope/zope-2.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.11.ebuild,v 1.3 2010/04/15 16:01:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.11.ebuild,v 1.4 2010/04/18 11:55:57 maekke Exp $ EAPI=2 inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz" LICENSE="ZPL" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="" RESTRICT="test" |