python-snmplib: remove unfetchable source
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:23:57 +0000 (01:23 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:23:57 +0000 (01:23 +0000)
packages/python/python-snmplib_0.1.1.bb [deleted file]

diff --git a/packages/python/python-snmplib_0.1.1.bb b/packages/python/python-snmplib_0.1.1.bb
deleted file mode 100644 (file)
index 1af8ebb..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "A Pure Python SNMP Package"
-SECTION = "devel/python"
-PRIORITY = "optional"
-RDEPENDS = "python-core"
-SRCNAME = "libsnmp"
-LICENSE = "LGPL"
-SRC_URI = "http://seafelt.unicity.com.au/downloads/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils
-