diff options
author | Bart Verwilst <verwilst@gentoo.org> | 2002-01-26 22:38:38 +0000 |
---|---|---|
committer | Bart Verwilst <verwilst@gentoo.org> | 2002-01-26 22:38:38 +0000 |
commit | c99a98990ce0e483b3e554e51c4f80105260374f (patch) | |
tree | 467da932e16d67fec2c6bc0be1702504d210c140 /dev-python/PyXML | |
parent | added extra scripts needed for 'postfix check' (diff) | |
download | gentoo-2-c99a98990ce0e483b3e554e51c4f80105260374f.tar.gz gentoo-2-c99a98990ce0e483b3e554e51c4f80105260374f.tar.bz2 gentoo-2-c99a98990ce0e483b3e554e51c4f80105260374f.zip |
cleanup of old version
Diffstat (limited to 'dev-python/PyXML')
-rw-r--r-- | dev-python/PyXML/PyXML-0.6.6.ebuild | 22 | ||||
-rw-r--r-- | dev-python/PyXML/files/digest-PyXML-0.6.6 | 1 |
2 files changed, 0 insertions, 23 deletions
diff --git a/dev-python/PyXML/PyXML-0.6.6.ebuild b/dev-python/PyXML/PyXML-0.6.6.ebuild deleted file mode 100644 index 0a28e6ef7b01..000000000000 --- a/dev-python/PyXML/PyXML-0.6.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Ollie Rutherfurd <oliver@rutherfurd.net> -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.6.6.ebuild,v 1.4 2001/11/10 12:14:29 hallski Exp $ - - -S=${WORKDIR}/${P} -DESCRIPTION="A collection of libraries to process XML with Python." -SRC_URI="http://prdownloads.sourceforge.net/pyxml/${P}.tar.gz" -HOMEPAGE="http://pyxml.sourceforge.net/" - -DEPEND="virtual/python" - -src_compile() { - python setup.py build || die -} - -src_install() { - python setup.py install --prefix=${D}/usr || die - - dodoc MANIFEST README * -} diff --git a/dev-python/PyXML/files/digest-PyXML-0.6.6 b/dev-python/PyXML/files/digest-PyXML-0.6.6 deleted file mode 100644 index db9344c4201c..000000000000 --- a/dev-python/PyXML/files/digest-PyXML-0.6.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b65207c842dd06e30b67a3a932b7051 PyXML-0.6.6.tar.gz 503808 |