diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/python-pycap_0.1.6.oe | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/python/python-pycap_0.1.6.oe b/python/python-pycap_0.1.6.oe deleted file mode 100644 index 2bcf37a594..0000000000 --- a/python/python-pycap_0.1.6.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Python Packet Capture Library" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -DEPENDS = "libpcap-0.7.2 libnet-1.1.1" -SRCNAME = "pycap" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils |
