diff options
-rw-r--r-- | media-plugins/vdr-osdteletext/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/media-plugins/vdr-osdteletext/metadata.xml b/media-plugins/vdr-osdteletext/metadata.xml index bf53265d5436..ec9a9c10e83e 100644 --- a/media-plugins/vdr-osdteletext/metadata.xml +++ b/media-plugins/vdr-osdteletext/metadata.xml @@ -1,12 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>vdr@gentoo.org</email> - <name>Gentoo VDR Project</name> - <description>Please contacts maintainer before you change something.</description> + <maintainer type="project"> + <email>vdr@gentoo.org</email> + <name>Gentoo VDR Project</name> + <description> + Please contact maintainer before you change something. + </description> </maintainer> - <longdescription> - VDR Plugin to show videotext on OSD - </longdescription> + <longdescription> + VDR Plugin to show videotext on OSD + </longdescription> </pkgmetadata> |