summaryrefslogtreecommitdiff
path: root/packages/python/python-pychecker_0.8.17.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.17.bb
parentcce66077f52ab884f6a40aa07ae71bd1f826904a (diff)
python-pychecker: 0.8.17 -> 0.8.18
Diffstat (limited to 'packages/python/python-pychecker_0.8.17.bb')
-rw-r--r--packages/python/python-pychecker_0.8.17.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/python/python-pychecker_0.8.17.bb b/packages/python/python-pychecker_0.8.17.bb
deleted file mode 100644
index 1b39b588ce..0000000000
--- a/packages/python/python-pychecker_0.8.17.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-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