diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2006-08-12 19:31:21 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2006-08-12 19:31:21 +0000 |
commit | 709c664d8f47c5637b69bbeee07e8fb2c5f2c5e1 (patch) | |
tree | 0114112b6b35d051178e26f2e16a54a84f01dcc2 /media-plugins/vdr-loadepg/metadata.xml | |
parent | Revision bump to remove stale PROVIDE files. (diff) | |
download | gentoo-2-709c664d8f47c5637b69bbeee07e8fb2c5f2c5e1.tar.gz gentoo-2-709c664d8f47c5637b69bbeee07e8fb2c5f2c5e1.tar.bz2 gentoo-2-709c664d8f47c5637b69bbeee07e8fb2c5f2c5e1.zip |
initial ebuild
(Portage version: 2.1-r1)
Diffstat (limited to 'media-plugins/vdr-loadepg/metadata.xml')
-rw-r--r-- | media-plugins/vdr-loadepg/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media-plugins/vdr-loadepg/metadata.xml b/media-plugins/vdr-loadepg/metadata.xml new file mode 100644 index 000000000000..4a5789f10e28 --- /dev/null +++ b/media-plugins/vdr-loadepg/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>media-tv</herd> + <maintainer> + <email>vdr@gentoo.org</email> + <name>Gentoo VDR Project</name> + </maintainer> + <longdescription> + This is the Loadepg plugin for the Video Disk Recorder (VDR) + With this Plugin EPG data can be received via Satelite, + become the information from the Canal+ group (Mediahighway of receivers) ready placed. + </longdescription> +</pkgmetadata> |