summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-docutils_0.5.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-docutils_0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb b/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
index adecd8fd72..cdc488a127 100644
--- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
+++ b/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://docutils.sourceforge.net"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "PSF" 4LICENSE = "PSF"
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3" 5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3"
6PR = "r1" 6PR = "r2"
7 7
8DEPENDS = "python" 8DEPENDS = "python"
9 9