From: Michael 'Mickey' Lauer Date: Wed, 14 Jan 2009 00:30:59 +0000 (+0000) Subject: python-pyxdg: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e6c6432262fa221c8173ed12c7c189417a3970;p=openembedded.git python-pyxdg: bump for python 2.6 --- 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}"