diff options
Diffstat (limited to 'python/pyxml_0.8.3.oe')
| -rw-r--r-- | python/pyxml_0.8.3.oe | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/python/pyxml_0.8.3.oe b/python/pyxml_0.8.3.oe deleted file mode 100644 index 5fce790968..0000000000 --- a/python/pyxml_0.8.3.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION="A sophisticated XML Processing Package for Python" -SECTION="base" -PRIORITY="optional" -MAINTAINER="Michael Lauer <mickey@Vanille.de>" -RDEPENDS="libc6 python-core python-xml python-netclient" -DEPENDS=virtual/libc - -SRC_URI = ${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz -S = ${WORKDIR}/PyXML-${PV} - -inherit distutils - |
