diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:10:49 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:06:24 +0100 |
commit | 64e6fdb5cdb63cf3b9e029144ba51f2eb123bbdc (patch) | |
tree | be73838eca2379038eeec05fe17efa6c7641cf15 /media-plugins | |
parent | media-plugins/vdr-mp3ng: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-64e6fdb5cdb63cf3b9e029144ba51f2eb123bbdc.tar.gz gentoo-64e6fdb5cdb63cf3b9e029144ba51f2eb123bbdc.tar.bz2 gentoo-64e6fdb5cdb63cf3b9e029144ba51f2eb123bbdc.zip |
media-plugins/vdr-mplayer: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-mplayer/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/media-plugins/vdr-mplayer/metadata.xml b/media-plugins/vdr-mplayer/metadata.xml index 6e8f7243a8f5..d14fd47de5dc 100644 --- a/media-plugins/vdr-mplayer/metadata.xml +++ b/media-plugins/vdr-mplayer/metadata.xml @@ -1,15 +1,15 @@ <?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 something change. - </description> -</maintainer> - <longdescription> - VDR Plugin to play video files, the plugin use for this the mplayer. - All supported file types in mplayer will be played. - </longdescription> + <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 play video files, the plugin uses mplayer for this. + All supported file types in mplayer can be played. + </longdescription> </pkgmetadata> |