diff options
Diffstat (limited to 'net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild')
-rw-r--r-- | net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild b/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild deleted file mode 100644 index b42cd05e7ef3..000000000000 --- a/net-zope/cmfoodocument/cmfoodocument-0.2.1.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/cmfoodocument/cmfoodocument-0.2.1.ebuild,v 1.3 2006/01/27 02:29:06 vapier Exp $ - -inherit zproduct - -MY_PV=0_2_1 -DESCRIPTION="Zope/CMF for handling OpenOffice documents" -HOMEPAGE="http://www.zope.org/Members/longsleep/CMFOODocument" -SRC_URI="http://www.zope.org/Members/longsleep/CMFOODocument/${PV}/CMFOODocument-${MY_PV}.tar.gz" - -LICENSE="ZPL" -KEYWORDS="~x86" - -RDEPEND="net-zope/cmf - >=net-zope/plone-1.0.1 - dev-libs/libxml2 - dev-libs/libxslt" - -ZPROD_LIST="CMFOODocument" |