]> Pileus Git - ~andy/sunrise/blob - net-zope/relations/relations-0.6b.ebuild
a507c4cb39e155a77b6fa3e970b99e4f867cfdb5
[~andy/sunrise] / net-zope / relations / relations-0.6b.ebuild
1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit zproduct
6
7 MY_PN="Relations"
8 MY_P="${MY_PN}-${PV}"
9
10 DESCRIPTION="For component-wise control of validation, creation and lifetime of Archetypes references."
11 HOMEPAGE="http://plone.org/products/relations/"
12 SRC_URI="http://plone.org/products/relations/releases/${PV}/${MY_P}.tar.gz"
13
14 LICENSE="GPL-2"
15 SLOT="0"
16 KEYWORDS="~x86"
17 IUSE=""
18
19 RDEPEND="|| ( net-zope/archetypes >=net-zope/plone-2.5 )"
20
21 ZPROD_LIST="$MY_PN"