diff options
Diffstat (limited to 'python/python-pygame_1.6.oe')
-rw-r--r-- | python/python-pygame_1.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pygame_1.6.oe b/python/python-pygame_1.6.oe index 75c72a0b8e..dfe36ada39 100644 --- a/python/python-pygame_1.6.oe +++ b/python/python-pygame_1.6.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Python libSDL Bindings" SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-numeric" DEPENDS = "virtual/libsdl libsdl-image libsdl-mixer libsdl-net libsdl-ttf smpeg python-numeric" SRCNAME = "pygame" |