summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/plone/plone-2.0.ebuild')
-rw-r--r--net-zope/plone/plone-2.0.ebuild30
1 files changed, 30 insertions, 0 deletions
diff --git a/net-zope/plone/plone-2.0.ebuild b/net-zope/plone/plone-2.0.ebuild
new file mode 100644
index 000000000000..8b2cbc7562d9
--- /dev/null
+++ b/net-zope/plone/plone-2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.ebuild,v 1.1 2004/03/27 00:09:24 batlogg Exp $
+
+SLOT="2.0"
+
+inherit zproduct
+
+DESCRIPTION="A Zope Content Management System, based on Zope CMF."
+HOMEPAGE="http://plone.org"
+SRC_URI="mirror://sourceforge/plone/PloneBase-2.0-final.tar.gz"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+RDEPEND=">=net-zope/cmf-1.4.2
+ >=net-zope/btreefolder2-1.0
+ >=net-zope/cmfactionicons-0.9
+ >=net-zope/cmfformcontroller-1.0.1
+ >=net-zope/cmfquickinstallertool-1.4
+ >=net-zope/formulator-1.6.2
+ >=net-zope/groupuserfolder-2.0
+ >=net-zope/placelesstranslationservice-fork-1.0_rc3
+ >=net-zope/ploneerrorreporting-0.1
+ >=net-zope/plonetranslations-0.1
+ >=net-zope/archetypes-1.2.5_rc4
+ >=net-zope/portaltransforms-1.0.3
+ >=net-zope/externaleditor-0.7
+ >=net-zope/epoz-0.8.0
+ ${RDEPEND}"
+
+ZPROD_LIST="CMFPlone"