summaryrefslogtreecommitdiff
blob: ec9876b3cd2c0501c708f1b2a97b293785f748b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2004 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.2 2004/06/25 01:18:49 agriffis 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
	${RDEPEND}"

ZPROD_LIST="CMFOODocument"