summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
commitc427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch)
tree6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/silva/silva-1.2.ebuild
parent2.8.0 in the house, and 2.6.0 kicked to the curb. (diff)
downloadhistorical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip
misc touchups
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope/silva/silva-1.2.ebuild')
-rw-r--r--net-zope/silva/silva-1.2.ebuild17
1 files changed, 8 insertions, 9 deletions
diff --git a/net-zope/silva/silva-1.2.ebuild b/net-zope/silva/silva-1.2.ebuild
index 9997be27d47e..a95685f84346 100644
--- a/net-zope/silva/silva-1.2.ebuild
+++ b/net-zope/silva/silva-1.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.2.ebuild,v 1.2 2005/05/04 13:10:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.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 ~amd64 ~ppc"
-IUSE=""
-RDEPEND="
- >=net-zope/annotations-0.4.3
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=net-zope/annotations-0.4.3
>=net-zope/proxyindex-1.2
>=net-zope/silvadocument-1.2
>=net-zope/silvaviews-0.10
@@ -20,7 +20,6 @@ RDEPEND="
>=net-zope/parsedxml-1.4
>=net-zope/formulator-1.8.0
>=net-zope/xmlwidgets-0.11
- >=net-zope/filesystemsite-1.4.1
- ${RDEPEND}"
+ >=net-zope/filesystemsite-1.4.1"
ZPROD_LIST="Silva"