summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:49:08 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:49:08 +0000
commit1acec6f33fff422fb4fe2b514c0ebb69ea7fc623 (patch)
treeba2647f178a0ab2388ffcd3f491a5f8f748e4138 /net-zope/silva/silva-1.0.2.ebuild
parent2.8.0 in the house, and 2.6.0 kicked to the curb. (diff)
downloadgentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.gz
gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.bz2
gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/silva/silva-1.0.2.ebuild')
-rw-r--r--net-zope/silva/silva-1.0.2.ebuild15
1 files changed, 7 insertions, 8 deletions
diff --git a/net-zope/silva/silva-1.0.2.ebuild b/net-zope/silva/silva-1.0.2.ebuild
index 3adc9368944b..7abd4d39b9bf 100644
--- a/net-zope/silva/silva-1.0.2.ebuild
+++ b/net-zope/silva/silva-1.0.2.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.0.2.ebuild,v 1.2 2005/02/21 21:37:23 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.0.2.ebuild,v 1.3 2006/01/27 02:45:05 vapier Exp $
inherit zproduct
-DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media."
+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
+
+RDEPEND=">=net-zope/annotations-0.4.3
>=net-zope/proxyindex-1.2
>=net-zope/silvaviews-0.9
>=net-zope/silvametadata-0.8
@@ -19,7 +19,6 @@ RDEPEND="
>=net-zope/parsedxml-1.4
>=net-zope/formulator-1.6.2
>=net-zope/xmlwidgets-0.10.3
- >=net-zope/filesystemsite-1.4.1
- ${RDEPEND}"
+ >=net-zope/filesystemsite-1.4.1"
ZPROD_LIST="Silva"