summaryrefslogtreecommitdiff
path: root/packages/python/python-pychecker_0.8.18.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 00:39:29 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 00:39:29 +0000
commit5c271ef7ebf3c027848c44eb91ab501b13b1e3f0 (patch)
tree153a80bdc4800e8a2f56388f196402cf37d7d527 /packages/python/python-pychecker_0.8.18.bb
parentcce66077f52ab884f6a40aa07ae71bd1f826904a (diff)
python-pychecker: 0.8.17 -> 0.8.18
Diffstat (limited to 'packages/python/python-pychecker_0.8.18.bb')
-rw-r--r--packages/python/python-pychecker_0.8.18.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/python/python-pychecker_0.8.18.bb b/packages/python/python-pychecker_0.8.18.bb
new file mode 100644
index 0000000000..1b39b588ce
--- /dev/null
+++ b/packages/python/python-pychecker_0.8.18.bb
@@ -0,0 +1,12 @@
+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}"
+
+inherit distutils