diff options
Diffstat (limited to 'python/python-pyxmlrpc_0.8.8.3.oe')
-rw-r--r-- | python/python-pyxmlrpc_0.8.8.3.oe | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/python/python-pyxmlrpc_0.8.8.3.oe b/python/python-pyxmlrpc_0.8.8.3.oe deleted file mode 100644 index 32b68e5838..0000000000 --- a/python/python-pyxmlrpc_0.8.8.3.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Fast Python XMLRPC Library" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "py-xmlrpc" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils |