diff options
Diffstat (limited to 'python/python-pygtk_2.2.0.oe')
-rw-r--r-- | python/python-pygtk_2.2.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pygtk_2.2.0.oe b/python/python-pygtk_2.2.0.oe index d56a95b04c..3c4b94b6b6 100644 --- a/python/python-pygtk_2.2.0.oe +++ b/python/python-pygtk_2.2.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Python GTK+ Bindings" -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libc gtk+ libglade" |