diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2005-07-04 14:22:16 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2005-07-04 14:22:16 +0000 |
commit | f09c5d9de2598026eae7fb118a157b9f5425929a (patch) | |
tree | 983c01b1457ec1145e165f56dbda2c7450d020ad /media-tv | |
parent | Version bump. Added handling of manpages, bug #97589. (diff) | |
download | gentoo-2-f09c5d9de2598026eae7fb118a157b9f5425929a.tar.gz gentoo-2-f09c5d9de2598026eae7fb118a157b9f5425929a.tar.bz2 gentoo-2-f09c5d9de2598026eae7fb118a157b9f5425929a.zip |
assigned to herd media-tv and changed longdesc
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/linuxtv-dvb-headers/metadata.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/media-tv/linuxtv-dvb-headers/metadata.xml b/media-tv/linuxtv-dvb-headers/metadata.xml index aef4bcd2d18a..d481ce866b64 100644 --- a/media-tv/linuxtv-dvb-headers/metadata.xml +++ b/media-tv/linuxtv-dvb-headers/metadata.xml @@ -1,13 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> + <herd>media-tv</herd> <maintainer> <email>zzam@gentoo.org</email> <name>Matthias Schwarzott</name> </maintainer> - <longdescription lang="de"> - This package contains the header files for DVB drivers - from linuxtv.org. + <longdescription> + This package contains the header files for the DVB drivers + from linuxtv.org needed to compile any application + accessing the DVB-hardware to record/watch tv or + use internet over satellite connection. </longdescription> </pkgmetadata> |