python-pygtk2: drop MAINTAINER
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 23 Mar 2007 00:13:59 +0000 (00:13 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 23 Mar 2007 00:13:59 +0000 (00:13 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1386 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/python/python-pygtk2_2.8.6.bb

index d91e135..c42d5ec 100644 (file)
@@ -1,12 +1,11 @@
 DESCRIPTION = "Python GTK+ Bindings"
 SECTION = "devel/python"
 PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 DEPENDS = "gtk+ libglade"
 RDEPENDS = "python-shell"
 SRCNAME = "pygtk"
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.8/${SRCNAME}-${PV}.tar.bz2 \
            file://acinclude.m4"