summaryrefslogtreecommitdiff
path: root/packages/python/python-itools_0.16.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-itools_0.16.5.bb')
-rw-r--r--packages/python/python-itools_0.16.5.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/python/python-itools_0.16.5.bb b/packages/python/python-itools_0.16.5.bb
deleted file mode 100644
index 7879c6415e..0000000000
--- a/packages/python/python-itools_0.16.5.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "itools is a python web technologies library"
-SECTION = "devel/python"
-HOMEPAGE = "http://www.ikaaro.org/itools"
-PRIORITY = "optional"
-LICENSE = "LGPL"
-SRCNAME = "itools"
-PR = "ml0"
-
-SRC_URI = "http://download.ikaaro.org/itools/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils