summaryrefslogtreecommitdiff
path: root/packages/python/python-setuptools_0.6c6.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-05-18 16:24:38 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-05-18 16:24:38 +0000
commitd00bf954b34e300bea661af0f7d6b18a4043c6ec (patch)
tree48629f9d66582f3cee7e46d3809e7edaa2e0659d /packages/python/python-setuptools_0.6c6.bb
parentc9f59aca1e53304c3904a4036db610c79fd29f81 (diff)
parentefcbba753578d97f18029bf48ae41947f4c54bcc (diff)
merge of '855419893670eddd4f74cc406e9264cde751254c'
and 'b57b6f67dc82434a153a6f60215a283ac096b584'
Diffstat (limited to 'packages/python/python-setuptools_0.6c6.bb')
-rw-r--r--packages/python/python-setuptools_0.6c6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-setuptools_0.6c6.bb b/packages/python/python-setuptools_0.6c6.bb
index 721b29961e..fe78e585f7 100644
--- a/packages/python/python-setuptools_0.6c6.bb
+++ b/packages/python/python-setuptools_0.6c6.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "MIT-like"
RDEPENDS = "python-distutils python-compression"
SRCNAME = "setuptools"
-PR = "ml1"
+PR = "ml2"
SRC_URI = "http://cheeseshop.python.org/packages/source/s/setuptools/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"