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 7484fc3113..e15f23e936 100644 --- a/python/python-pygoogle_0.6.oe +++ b/python/python-pygoogle_0.6.oe @@ -1,7 +1,7 @@ DESCRIPTION = "This module is a wrapper for the Google Web APIs. \ It allows you to do Google searches, retrieve pages from the \ Google cache, and ask Google for spelling suggestions." -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-soappy" |