summaryrefslogtreecommitdiff
blob: 4602602cc3b86bfa4f8d965ea8c621e384abbd29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-0.9.1.ebuild,v 1.3 2003/09/08 06:53:31 msterret Exp $

inherit zproduct

DESCRIPTION="XML Publishing and authoring system"
HOMEPAGE="http://www.zope.org/Members/faassen/Silva"
SRC_URI="${HOMEPAGE}/Silva-${PV}.tgz"
LICENSE="ZPL"
KEYWORDS="x86 ~ppc"
RDEPEND=">=net-zope/parsedxml-1.3.1
         >=net-zope/formulator-1.3.1
         >=net-zope/xmlwidgets-0.8.4
         >=net-zope/filesystemsite-1.2
         ${RDEPEND}"

ZPROD_LIST="Silva"