summaryrefslogtreecommitdiff
blob: a403c0ba91980a06740d9b44c6b0979ca1bbbbc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2006 Gentoo Foundation
# 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.6 2006/01/27 02:44:02 vapier 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="~ppc x86"

ZPROD_LIST="PropertyFolder"