summaryrefslogtreecommitdiff
blob: ec1de3dd7ce8ec1bd875e754d4af4ebc68548714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild,v 1.4 2004/04/05 08:19:01 mr_bones_ Exp $

inherit zproduct

DESCRIPTION="Intended mainly for use with PropertyObject and AbracadabraObject."
HOMEPAGE="http://www.zope.org/Members/mjablonski/PropertyFolder"
SRC_URI="${HOMEPAGE}/PropertyFolder-${PV}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"

ZPROD_LIST="PropertyFolder"