summaryrefslogtreecommitdiff
blob: 5dcf9e349bd4c3bd5437f69bf02afd0aa71e5d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-0.9.1.2.ebuild,v 1.4 2004/06/25 01:24:51 agriffis 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"