summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins.inc
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-09-12 09:55:17 +0000
committerChris Lord <chris@openedhand.com>2006-09-12 09:55:17 +0000
commitcb2180680286d61ae4c92830fa6af05fb98cfd20 (patch)
tree9211c46032895bf1deeb825d2823600ea679a400 /meta/packages/gstreamer/gst-plugins.inc
parentb015278dc1724fec20f94a6de1074cbef208adda (diff)
downloadpoky-cb2180680286d61ae4c92830fa6af05fb98cfd20.tar.gz
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
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins.inc')
-rw-r--r--meta/packages/gstreamer/gst-plugins.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins.inc b/meta/packages/gstreamer/gst-plugins.inc
index ed04aa473f..754bbeb93c 100644
--- a/meta/packages/gstreamer/gst-plugins.inc
+++ b/meta/packages/gstreamer/gst-plugins.inc
@@ -1,7 +1,7 @@
1DESCRIPTION = "Plugins for GStreamer" 1DESCRIPTION = "Plugins for GStreamer"
2SECTION = "multimedia" 2SECTION = "multimedia"
3PRIORITY = "optional" 3PRIORITY = "optional"
4MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>" 4MAINTAINER = "Chris Lord <chris@openedhand.com>"
5DEPENDS = "gstreamer" 5DEPENDS = "gstreamer"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig