summaryrefslogtreecommitdiff
path: root/media-sound/rgain
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-01-24 23:22:16 +0100
committerMichał Górny <mgorny@gentoo.org>2016-01-24 23:58:38 +0100
commit54abd8ef454d94e71828d9841d045b8c58a58987 (patch)
tree265d717501845452b5e2e2b95ab0e7a5b2ebfa6a /media-sound/rgain
parent4412ca2c79a50481eff42550e9d63cba74c9ffc4 (diff)
downloadgentoo-54abd8ef454d94e71828d9841d045b8c58a58987.tar.gz
gentoo-54abd8ef454d94e71828d9841d045b8c58a58987.tar.xz
Remove explicit notion of maintainer-needed, for GLEP 67
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
Diffstat (limited to 'media-sound/rgain')
-rw-r--r--media-sound/rgain/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/rgain/metadata.xml b/media-sound/rgain/metadata.xml
index 37ee884db8d..ed885754292 100644
--- a/media-sound/rgain/metadata.xml
+++ b/media-sound/rgain/metadata.xml
@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>maintainer-needed@gentoo.org</email>
- </maintainer>
<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>