summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/plone/plone-2.0.5.ebuild')
-rw-r--r--net-zope/plone/plone-2.0.5.ebuild34
1 files changed, 34 insertions, 0 deletions
diff --git a/net-zope/plone/plone-2.0.5.ebuild b/net-zope/plone/plone-2.0.5.ebuild
new file mode 100644
index 000000000000..cdaf63496ee8
--- /dev/null
+++ b/net-zope/plone/plone-2.0.5.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.5.ebuild,v 1.1 2004/12/05 16:54:58 radek 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-${PV}.tar.gz"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+RDEPEND=">=net-zope/cmf-1.4.7
+ >=net-zope/zope-2.7*
+ >=net-zope/btreefolder2-1.0.1
+ >=net-zope/cmfactionicons-0.9
+ >=net-zope/cmfformcontroller-1.0.2
+ >=net-zope/cmfquickinstallertool-1.5.0
+ >=net-zope/formulator-1.6.2
+ >=net-zope/groupuserfolder-2.0.1
+ >=net-zope/placelesstranslationservice-fork-1.0_rc7
+ >=net-zope/ploneerrorreporting-0.11
+ >=net-zope/plonetranslations-0.5
+ >=net-zope/archetypes-1.2.5_rc5
+ >=net-zope/portaltransforms-1.0.4
+ >=net-zope/externaleditor-0.8
+ >=net-zope/epoz-0.8.2
+ >=app-admin/zope-config-0.5
+ >=dev-lang/python-2.3*
+ ${RDEPEND}"
+
+ZPROD_LIST="CMFPlone"