diff options
Diffstat (limited to 'python/python-pygoogle_0.6.oe')
-rw-r--r-- | python/python-pygoogle_0.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pygoogle_0.6.oe b/python/python-pygoogle_0.6.oe index 464cec2a86..38314d1a1e 100644 --- a/python/python-pygoogle_0.6.oe +++ b/python/python-pygoogle_0.6.oe @@ -3,7 +3,7 @@ It allows you to do Google searches, retrieve pages from the \ Google cache, and ask Google for spelling suggestions." SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-soappy" SRCNAME = "pygoogle" |