commit: 64e6fdb5cdb63cf3b9e029144ba51f2eb123bbdc Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 12:10:49 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:06:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e6fdb5
media-plugins/vdr-mplayer: [QA] Consistent whitespace in metadata.xml media-plugins/vdr-mplayer/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/media-plugins/vdr-mplayer/metadata.xml b/media-plugins/vdr-mplayer/metadata.xml index 6e8f7243a8f..d14fd47de5d 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>[email protected]</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>[email protected]</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>
