diff options
Diffstat (limited to 'python/python-pexpect_0.99.oe')
-rw-r--r-- | python/python-pexpect_0.99.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pexpect_0.99.oe b/python/python-pexpect_0.99.oe index fb2de5dceb..9496d61240 100644 --- a/python/python-pexpect_0.99.oe +++ b/python/python-pexpect_0.99.oe @@ -1,7 +1,7 @@ DESCRIPTION = "A Pure Python Expect like Module for Python" SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl" SRCNAME = "pexpect" |