diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-01-21 16:17:08 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-01-21 16:17:08 +0000 |
commit | 2bfd2ec88122f5622310b38608f77014c3a63d44 (patch) | |
tree | 93aea186be20ea7247e580442f75742055414c07 /python/pexpect_0.99.oe | |
parent | 0c84ac4a29fe18ac2cc79cc2f723002466dfeb1f (diff) |
add py-xmlrpc, pymad and vmaps to build-system
yes, moooooooooore python packages
BKrev: 400ea604HftWpIUpDFyVlyQi5b7e4A
Diffstat (limited to 'python/pexpect_0.99.oe')
-rw-r--r-- | python/pexpect_0.99.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pexpect_0.99.oe b/python/pexpect_0.99.oe index 7a360fd20e..c40a9eb0f0 100644 --- a/python/pexpect_0.99.oe +++ b/python/pexpect_0.99.oe @@ -1,4 +1,4 @@ -DESCRIPTION=A Pure Python Expect like Module for Python" +DESCRIPTION=A Pure Python Expect like Module for Python SECTION="base" PRIORITY="optional" MAINTAINER="Michael Lauer <mickey@Vanille.de>" |