aboutsummaryrefslogtreecommitdiffstats
path: root/python/python-gnosis_1.1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-gnosis_1.1.1.oe')
-rw-r--r--python/python-gnosis_1.1.1.oe12
1 files changed, 0 insertions, 12 deletions
diff --git a/python/python-gnosis_1.1.1.oe b/python/python-gnosis_1.1.1.oe
deleted file mode 100644
index 409c3142ef..0000000000
--- a/python/python-gnosis_1.1.1.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools"
-SECTION = "devel/python"
-PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-RDEPENDS = "python-core"
-SRCNAME = "Gnosis_Utils"
-
-SRC_URI = "http://gnosis.cx/download/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils
-