summaryrefslogtreecommitdiff
path: root/packages/python/python-pychecker_0.8.14.bb
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 /packages/python/python-pychecker_0.8.14.bb
parent935a223e08805e1790d32aa6eab91794639e3cd6 (diff)
python-pychecker: update to 0.8.17
Diffstat (limited to 'packages/python/python-pychecker_0.8.14.bb')
-rw-r--r--packages/python/python-pychecker_0.8.14.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/python/python-pychecker_0.8.14.bb b/packages/python/python-pychecker_0.8.14.bb
deleted file mode 100644
index 25ae7f0ae7..0000000000
--- a/packages/python/python-pychecker_0.8.14.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "SourceCode Test Utility"
-SECTION = "devel/python"
-PRIORITY = "optional"
-LICENSE = "BSD"
-SRCNAME = "pychecker"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils