summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/cmf/cmf-2.0.0.ebuild')
-rw-r--r--net-zope/cmf/cmf-2.0.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-zope/cmf/cmf-2.0.0.ebuild b/net-zope/cmf/cmf-2.0.0.ebuild
deleted file mode 100644
index 5d0942b7aebf..000000000000
--- a/net-zope/cmf/cmf-2.0.0.ebuild
+++ /dev/null
@@ -1,20 +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/cmf/cmf-2.0.0.ebuild,v 1.1 2006/05/28 13:46:23 radek Exp $
-
-inherit zproduct
-
-MY_PN="CMF"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Content Management Framework. Services for content-oriented portal sites"
-HOMEPAGE="http://cmf.zope.org/"
-SRC_URI="http://www.zope.org/Products/${MY_PN}/${MY_P}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="2.0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-S=${WORKDIR}/${MY_P}
-
-ZPROD_LIST="GenericSetup CMFActionIcons CMFSetup CMFUid CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow"
-MYDOC="*.txt ${MYDOC}"