summaryrefslogtreecommitdiff
blob: 9997be27d47e8a5be3f1b35091f8ebeabdd5f537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.2.ebuild,v 1.2 2005/05/04 13:10:22 dholm Exp $

inherit zproduct

DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media."
HOMEPAGE="http://www.infrae.com/download/Silva"
SRC_URI="${HOMEPAGE}/${PV}/Silva-${PV}.tgz"
LICENSE="ZPL"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
RDEPEND="
	>=net-zope/annotations-0.4.3
	>=net-zope/proxyindex-1.2
	>=net-zope/silvadocument-1.2
	>=net-zope/silvaviews-0.10
	>=net-zope/silvametadata-0.8
	>=net-zope/sprout-0.6.1
	>=net-zope/parsedxml-1.4
	>=net-zope/formulator-1.8.0
	>=net-zope/xmlwidgets-0.11
	>=net-zope/filesystemsite-1.4.1
	${RDEPEND}"

ZPROD_LIST="Silva"