diff options
Diffstat (limited to 'python/python-pyxml_0.8.3.oe')
-rw-r--r-- | python/python-pyxml_0.8.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyxml_0.8.3.oe b/python/python-pyxml_0.8.3.oe index d0868f2f6c..8677accb61 100644 --- a/python/python-pyxml_0.8.3.oe +++ b/python/python-pyxml_0.8.3.oe @@ -1,7 +1,7 @@ DESCRIPTION = "A sophisticated XML Processing Package for Python" SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-xml python-netclient" SRCNAME = "pyxml" |