diff options
author | 2006-07-14 17:46:30 +0000 | |
---|---|---|
committer | 2006-07-14 17:46:30 +0000 | |
commit | dcbe4c2b5aa592c5ee5183ece08a0dc663561227 (patch) | |
tree | 44ffd06fe45a2e3555247b4717521702acce2655 /media-plugins/vdr-dvd/metadata.xml | |
parent | ppc stable, bug #139612 (diff) | |
download | historical-dcbe4c2b5aa592c5ee5183ece08a0dc663561227.tar.gz historical-dcbe4c2b5aa592c5ee5183ece08a0dc663561227.tar.bz2 historical-dcbe4c2b5aa592c5ee5183ece08a0dc663561227.zip |
add patch to enable A52 DRC Support; thanks to Sebastian Kemper <sebastian_ml@gmx.net>
Package-Manager: portage-2.1-r1
Diffstat (limited to 'media-plugins/vdr-dvd/metadata.xml')
-rw-r--r-- | media-plugins/vdr-dvd/metadata.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/media-plugins/vdr-dvd/metadata.xml b/media-plugins/vdr-dvd/metadata.xml index 67bc2f21a410..48a97730bb45 100644 --- a/media-plugins/vdr-dvd/metadata.xml +++ b/media-plugins/vdr-dvd/metadata.xml @@ -1,13 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>video</herd> + <herd>media-tv</herd> <maintainer> - <email>hd_brummy@gentoo.org</email> - <name>Joerg Bornkessel</name> - <description> - Please contacts maintainer before you something change - </description> + <email>vdr@gentoo.org</email> + <name>Gentoo VDR Project</name> </maintainer> <longdescription> This is the DVD plugin for the Video Disk Recorder (VDR) |