summaryrefslogtreecommitdiff
path: root/python/pexpect_0.99.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/pexpect_0.99.oe')
-rw-r--r--python/pexpect_0.99.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/python/pexpect_0.99.oe b/python/pexpect_0.99.oe
deleted file mode 100644
index c40a9eb0f0..0000000000
--- a/python/pexpect_0.99.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION=A Pure Python Expect like Module for Python
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 python-core python-io python-terminal python-resource python-fcntl
-DEPENDS=virtual/libc
-
-SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tgz
-
-inherit distutils