diff options
author | 2004-10-17 09:59:57 +0000 | |
---|---|---|
committer | 2004-10-17 09:59:57 +0000 | |
commit | 87bcbfecabe4210d6c1d8644bd26cfcc466bc636 (patch) | |
tree | 29b5c4b4ae37c4c0d2d149644ed2017fccf8d59c /net-zope/proxyindex/proxyindex-1.2.ebuild | |
parent | depend on app-arch/unzip (diff) | |
download | historical-87bcbfecabe4210d6c1d8644bd26cfcc466bc636.tar.gz historical-87bcbfecabe4210d6c1d8644bd26cfcc466bc636.tar.bz2 historical-87bcbfecabe4210d6c1d8644bd26cfcc466bc636.zip |
Added to ~ppc
Diffstat (limited to 'net-zope/proxyindex/proxyindex-1.2.ebuild')
-rw-r--r-- | net-zope/proxyindex/proxyindex-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/proxyindex/proxyindex-1.2.ebuild b/net-zope/proxyindex/proxyindex-1.2.ebuild index 38310e47a753..0a3780ec968b 100644 --- a/net-zope/proxyindex/proxyindex-1.2.ebuild +++ b/net-zope/proxyindex/proxyindex-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/proxyindex-1.2.ebuild,v 1.2 2004/10/14 20:38:50 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/proxyindex-1.2.ebuild,v 1.3 2004/10/17 09:59:57 dholm Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="ProxyIndex is a plugin to zope catalog index." HOMEPAGE="http://www.infrae.com/download/ProxyIndex" SRC_URI="${HOMEPAGE}/${PV}/ProxyIndex-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" ZPROD_LIST="ProxyIndex" |