diff options
Diffstat (limited to 'python/python-irclib_0.4.3.oe')
-rw-r--r-- | python/python-irclib_0.4.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-irclib_0.4.3.oe b/python/python-irclib_0.4.3.oe index 0d4056767a..aa3e888507 100644 --- a/python/python-irclib_0.4.3.oe +++ b/python/python-irclib_0.4.3.oe @@ -1,7 +1,7 @@ DESCRIPTION = "IRC (Internet Relay Chat) Support Library" SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core" SRCNAME = "pyirclib" |