summaryrefslogtreecommitdiff
blob: 08712eff685a57709f748fe6bb8adafc9b5192df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 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.4 2005/02/21 21:26:17 blubb Exp $

inherit zproduct

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 ~ppc ~amd64"
IUSE=""

ZPROD_LIST="ProxyIndex"