diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-12 12:40:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-12 12:40:18 +0000 |
commit | 0cf04d07c732c2e697fd738ba19e800c01315547 (patch) | |
tree | b85c74ca23939242d078059bc9f2f3d239ea0153 /net-zope/zope/zope-2.10.11.ebuild | |
parent | stable x86, security bug 313337 (diff) | |
download | historical-0cf04d07c732c2e697fd738ba19e800c01315547.tar.gz historical-0cf04d07c732c2e697fd738ba19e800c01315547.tar.bz2 historical-0cf04d07c732c2e697fd738ba19e800c01315547.zip |
stable x86, security bug 313337
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 36b0f7b57db8..a4262115a954 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.1 2010/04/07 12:47:59 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.11.ebuild,v 1.2 2010/04/12 12:40:18 fauli 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" |