# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.3.1.ebuild,v 1.7 2004/07/20 18:50:40 kloeri Exp $ inherit zproduct DESCRIPTION="XML objects for Zope." HOMEPAGE="http://www.zope.org/Members/faassen/ParsedXML" SRC_URI="${HOMEPAGE}/ParsedXML-${PV}.tgz" LICENSE="ZPL" KEYWORDS="x86 ~ppc" RDEPEND=">=dev-python/pyxml-py21-0.8.1 ${RDEPEND}" ZPROD_LIST="ParsedXML" MYDOC="README.DOMProxy README.parseprint ${MYDOC}"