summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:17:02 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:08:52 +0100
commitdb706f91909003355a50eeb83241e2d6888f1531 (patch)
tree6241cbc0447a2cf4e3406d7364b012651da3611b /media-sound/rgain
parentmedia-sound/qmidiarp: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-db706f91909003355a50eeb83241e2d6888f1531.tar.gz
gentoo-db706f91909003355a50eeb83241e2d6888f1531.tar.bz2
gentoo-db706f91909003355a50eeb83241e2d6888f1531.zip
media-sound/rgain: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-sound/rgain')
-rw-r--r--media-sound/rgain/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/media-sound/rgain/metadata.xml b/media-sound/rgain/metadata.xml
index 8c838e4b2c3f..4096733e8436 100644
--- a/media-sound/rgain/metadata.xml
+++ b/media-sound/rgain/metadata.xml
@@ -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>