diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:09:51 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:06:19 +0100 |
commit | 1f43dadaeabfd8a45ff244daf5b482d615ffbb1c (patch) | |
tree | 9c9f1fb27643d05e71dbedc0b33e57844bfa1040 /media-plugins/vdr-mp3ng | |
parent | media-plugins/vdr-loadepg: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-1f43dadaeabfd8a45ff244daf5b482d615ffbb1c.tar.gz gentoo-1f43dadaeabfd8a45ff244daf5b482d615ffbb1c.tar.bz2 gentoo-1f43dadaeabfd8a45ff244daf5b482d615ffbb1c.zip |
media-plugins/vdr-mp3ng: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-plugins/vdr-mp3ng')
-rw-r--r-- | media-plugins/vdr-mp3ng/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/media-plugins/vdr-mp3ng/metadata.xml b/media-plugins/vdr-mp3ng/metadata.xml index 0b68056b5a3b..6e73c8bb891b 100644 --- a/media-plugins/vdr-mp3ng/metadata.xml +++ b/media-plugins/vdr-mp3ng/metadata.xml @@ -1,14 +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 audio files, supports mp3, wav and ogg audio format. - You can provide and edit your own playlists. - </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 audio files, supports mp3, wav and ogg audio format. + You can provide and edit your own playlists. + </longdescription> </pkgmetadata> |