python-pychecker: update to 0.8.17
authorMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 22:56:15 +0000 (22:56 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 22:56:15 +0000 (22:56 +0000)
packages/python/python-pychecker_0.8.17.bb [moved from packages/python/python-pychecker_0.8.14.bb with 81% similarity]

similarity index 81%
rename from packages/python/python-pychecker_0.8.14.bb
rename to packages/python/python-pychecker_0.8.17.bb
index 25ae7f0..1b39b58 100644 (file)
@@ -1,8 +1,10 @@
 DESCRIPTION = "SourceCode Test Utility"
 SECTION = "devel/python"
+HOMEPAGE = "http://pychecker.sourceforge.net/"
 PRIORITY = "optional"
 LICENSE = "BSD"
 SRCNAME = "pychecker"
+PR = "ml0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"