summaryrefslogtreecommitdiff
path: root/packages/python/python-pyxdg_0.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-pyxdg_0.15.bb')
-rw-r--r--packages/python/python-pyxdg_0.15.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/python/python-pyxdg_0.15.bb b/packages/python/python-pyxdg_0.15.bb
deleted file mode 100644
index 31c6f21ab4..0000000000
--- a/packages/python/python-pyxdg_0.15.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
-SECTION = "devel/python"
-LICENSE = "GPL"
-PR = "r1"
-
-SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
-S = "${WORKDIR}/pyxdg-${PV}"
-
-inherit distutils