summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadoslaw Stachowiak <radek@gentoo.org>2004-10-11 18:00:39 +0000
committerRadoslaw Stachowiak <radek@gentoo.org>2004-10-11 18:00:39 +0000
commit5efaa761598167d3723ad8d55d59c51b4432ed8d (patch)
tree3cf9414336ae0b51058587fda96044757f85e946 /net-zope/silva/silva-1.1-r1.ebuild
parent(no commit message) (diff)
downloadhistorical-5efaa761598167d3723ad8d55d59c51b4432ed8d.tar.gz
historical-5efaa761598167d3723ad8d55d59c51b4432ed8d.tar.bz2
historical-5efaa761598167d3723ad8d55d59c51b4432ed8d.zip
Revision bump.
Diffstat (limited to 'net-zope/silva/silva-1.1-r1.ebuild')
-rw-r--r--net-zope/silva/silva-1.1-r1.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/net-zope/silva/silva-1.1-r1.ebuild b/net-zope/silva/silva-1.1-r1.ebuild
new file mode 100644
index 000000000000..3404b9ca402e
--- /dev/null
+++ b/net-zope/silva/silva-1.1-r1.ebuild
@@ -0,0 +1,26 @@
+# 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-1.1-r1.ebuild,v 1.1 2004/10/11 18:00:39 radek 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"
+IUSE=""
+RDEPEND="
+ >=net-zope/annotations-0.4.3
+ >=net-zope/proxyindex-1.2
+ >=net-zope/silvadocument-1.1
+ >=net-zope/silvaviews-0.9
+ >=net-zope/silvametadata-0.8
+ >=net-zope/sprout-0.5
+ >=net-zope/parsedxml-1.4
+ >=net-zope/formulator-1.6.2
+ >=net-zope/xmlwidgets-0.10.3
+ >=net-zope/filesystemsite-1.4.1
+ ${RDEPEND}"
+
+ZPROD_LIST="Silva"