summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-15 22:56:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-15 22:56:15 +0000
commit11abc5029ea3d0d556d05e77eea8bf31a631b67a (patch)
tree02f4c94be930308c1f34272c934f1d09c8195022
parent935a223e08805e1790d32aa6eab91794639e3cd6 (diff)
python-pychecker: update to 0.8.17
-rw-r--r--packages/python/python-pychecker_0.8.17.bb (renamed from packages/python/python-pychecker_0.8.14.bb)2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/python/python-pychecker_0.8.14.bb b/packages/python/python-pychecker_0.8.17.bb
index 25ae7f0ae7..1b39b588ce 100644
--- a/packages/python/python-pychecker_0.8.14.bb
+++ b/packages/python/python-pychecker_0.8.17.bb
@@ -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}"