Change maintainer for all gstreamer packages to myself (they've diverged

enough for this, I think)


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@704 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord 2006-09-12 09:55:17 +00:00
parent b015278dc1
commit cb21806802
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Plugins for GStreamer"
SECTION = "multimedia"
PRIORITY = "optional"
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DEPENDS = "gstreamer"
inherit autotools pkgconfig

View File

@ -4,7 +4,7 @@ SECTION = "multimedia"
PRIORITY = "optional"
LICENSE = "LGPL"
HOMEPAGE = "http://www.gstreamer.net/"
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DEPENDS = "glib-2.0 gettext-native popt libxml2"
PR = "r1"