aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-14 00:30:59 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-14 00:30:59 +0000
commit05e6c6432262fa221c8173ed12c7c189417a3970 (patch)
tree652e35b9d1372a9a25f1c9486bede52db1d45988 /packages/python
parentcd61ed5f2cdadf228a671eb52a779c81e74fbd4b (diff)
downloadopenembedded-05e6c6432262fa221c8173ed12c7c189417a3970.tar.gz
python-pyxdg: bump for python 2.6
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-pyxdg_0.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-pyxdg_0.15.bb b/packages/python/python-pyxdg_0.15.bb
index d660b8eb87..31c6f21ab4 100644
--- a/packages/python/python-pyxdg_0.15.bb
+++ b/packages/python/python-pyxdg_0.15.bb
@@ -1,6 +1,7 @@
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}"