diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-03-01 15:16:10 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-03-01 15:16:10 +0000 |
commit | 8ed9a1b423fbb3ece9f73060e9cc433a4980a545 (patch) | |
tree | 6a3e202c4d785f7b521c94b0c606302a0813a3e5 /net-zope/silva/silva-0.9.1.2.ebuild | |
parent | Stable for amd64, wrt bug #401985 (diff) | |
download | gentoo-2-8ed9a1b423fbb3ece9f73060e9cc433a4980a545.tar.gz gentoo-2-8ed9a1b423fbb3ece9f73060e9cc433a4980a545.tar.bz2 gentoo-2-8ed9a1b423fbb3ece9f73060e9cc433a4980a545.zip |
Removing p.masked net-zope deps
Diffstat (limited to 'net-zope/silva/silva-0.9.1.2.ebuild')
-rw-r--r-- | net-zope/silva/silva-0.9.1.2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net-zope/silva/silva-0.9.1.2.ebuild b/net-zope/silva/silva-0.9.1.2.ebuild deleted file mode 100644 index 51c2be6e8fa4..000000000000 --- a/net-zope/silva/silva-0.9.1.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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-0.9.1.2.ebuild,v 1.6 2006/01/27 02:45:05 vapier 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="~ppc x86" - -RDEPEND=">=net-zope/parsedxml-1.3.1 - >=net-zope/formulator-1.3.1 - >=net-zope/xmlwidgets-0.8.4 - >=net-zope/filesystemsite-1.2" - -ZPROD_LIST="Silva" |