media-sound/rgain: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:17:02 +0000 (13:17 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:08:52 +0000 (00:08 +0100)
media-sound/rgain/metadata.xml

index 8c838e4b2c3f80f9ad0ad0e9bb5d0bea4f90d73c..4096733e8436d8513029f32ccf5fc05a75d0b6e4 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-A set of Python modules and utility programmes to deal with Replay Gain information -- calculate it (with GStreamer), read and write it (with Mutagen). It has support for Ogg Vorbis (or probably anything stored in an Ogg container), Flac, WavPack (oddly enough) and MP3 (in different incarnations). There‘s also a command-line programme, replaygain, that works very similar to its like- named cousins, most prominently vorbisgain and mp3gain -- only that it works for all those supported formats alike. collectiongain on the other hand is a kind of fire-and-forget tool for big amounts of music files.
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+               A set of Python modules and utility programmes to deal with Replay Gain information -- calculate it (with GStreamer), read and write it (with Mutagen). It has support for Ogg Vorbis (or probably anything stored in an Ogg container), Flac, WavPack (oddly enough) and MP3 (in different incarnations). There‘s also a command-line programme, replaygain, that works very similar to its like- named cousins, most prominently vorbisgain and mp3gain -- only that it works for all those supported formats alike. collectiongain on the other hand is a kind of fire-and-forget tool for big amounts of music files.
        </longdescription>
-  <upstream>
-    <remote-id type="pypi">rgain</remote-id>
-    <remote-id type="bitbucket">fk/rgain</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="pypi">rgain</remote-id>
+               <remote-id type="bitbucket">fk/rgain</remote-id>
+       </upstream>
 </pkgmetadata>