From f811449c947a77890afac0692df3faaed030f77c Mon Sep 17 00:00:00 2001 From: Jodok Batlogg Date: Tue, 27 Jul 2004 19:04:48 +0000 Subject: version bump, removed old versions, added to ~ppc --- net-zope/cmf/cmf-1.4.4.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 net-zope/cmf/cmf-1.4.4.ebuild (limited to 'net-zope/cmf/cmf-1.4.4.ebuild') diff --git a/net-zope/cmf/cmf-1.4.4.ebuild b/net-zope/cmf/cmf-1.4.4.ebuild new file mode 100644 index 000000000000..5a6f5a8c1bb1 --- /dev/null +++ b/net-zope/cmf/cmf-1.4.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.4.4.ebuild,v 1.1 2004/07/27 19:04:48 batlogg Exp $ + +inherit zproduct + +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." + +HOMEPAGE="http://cmf.zope.org/" +MY_PN="CMF" +MY_P="${MY_PN}-${PV}" +SRC_URI="${HOMEPAGE}/download/${MY_P}/${MY_P}.tar.gz" +SLOT=1.4 +LICENSE="ZPL" +KEYWORDS="~x86 ~ppc" +IUSE="" + +ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" +MYDOC="*.txt ${MYDOC}" +S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad