python-sphinx: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:26:19 +0000 (01:26 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:26:19 +0000 (01:26 +0000)
packages/python/python-sphinx_0.5.1.bb

index 06fa5e9..a1bc9dd 100644 (file)
@@ -1,10 +1,9 @@
 DESCRIPTION = "Python documentation generator"
 SECTION = "devel/python"
 LICENSE = "BSD"
-PR = "0"
+PR = "ml0"
 
 SRC_URI = "http://pypi.python.org/packages/source/S/Sphinx/Sphinx-${PV}.tar.gz"
-
 S = "${WORKDIR}/Sphinx-${PV}"
 
 inherit distutils