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 | |
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')
-rw-r--r-- | net-zope/proxyindex/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/proxyindex/proxyindex-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/proxyindex/ChangeLog b/net-zope/proxyindex/ChangeLog index 5a17e2b305b2..5de6a513f2af 100644 --- a/net-zope/proxyindex/ChangeLog +++ b/net-zope/proxyindex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/proxyindex # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/ChangeLog,v 1.2 2004/10/14 20:38:50 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/ChangeLog,v 1.3 2004/10/17 09:59:57 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> proxyindex-1.2.ebuild: + Added to ~ppc. 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> proxyindex-1.2.ebuild: Stable on x86, for silva1.1 release for 2004.3 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" |