diff options
author | David Seifert <soap@gentoo.org> | 2017-06-03 20:35:02 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-06-03 22:51:36 +0200 |
commit | b5ede5415706ce9a3b0c510e586a2911cca1b809 (patch) | |
tree | 3872833d1ee98955930bc4d5d6574924586e9097 /media-sound/aacgain | |
parent | dev-perl/Config-Crontab: Cleanup old re bug #615114 (diff) | |
download | gentoo-b5ede5415706ce9a3b0c510e586a2911cca1b809.tar.gz gentoo-b5ede5415706ce9a3b0c510e586a2911cca1b809.tar.bz2 gentoo-b5ede5415706ce9a3b0c510e586a2911cca1b809.zip |
media-sound/aacgain: [QA] Fix DESCRIPTION.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound/aacgain')
-rw-r--r-- | media-sound/aacgain/aacgain-1.9-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/aacgain/aacgain-1.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/aacgain/aacgain-1.9-r1.ebuild b/media-sound/aacgain/aacgain-1.9-r1.ebuild index b27061bf87ca..d278711d59b5 100644 --- a/media-sound/aacgain/aacgain-1.9-r1.ebuild +++ b/media-sound/aacgain/aacgain-1.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ FAAD2_PV="2.7" MP4V2_PV="1.9.1" MP3GAIN_PV="1.5.2" -DESCRIPTION="AACGain normalizes the volume of digital music files using the Replay Gain algorithm" +DESCRIPTION="AACGain normalizes the volume of music files using the Replay Gain algorithm" HOMEPAGE="http://aacgain.altosdesign.com/" SRC_URI="http://sbriesen.de/gentoo/distfiles/${P}.tar.xz https://mp4v2.googlecode.com/files/mp4v2-${MP4V2_PV}.tar.bz2 diff --git a/media-sound/aacgain/aacgain-1.9.ebuild b/media-sound/aacgain/aacgain-1.9.ebuild index b701e185752c..d48172721789 100644 --- a/media-sound/aacgain/aacgain-1.9.ebuild +++ b/media-sound/aacgain/aacgain-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -9,7 +9,7 @@ FAAD2_PV="2.7" MP4V2_PV="1.9.1" MP3GAIN_PV="1.5.2" -DESCRIPTION="AACGain normalizes the volume of digital music files using the Replay Gain algorithm" +DESCRIPTION="AACGain normalizes the volume of music files using the Replay Gain algorithm" HOMEPAGE="http://aacgain.altosdesign.com/" SRC_URI="http://sbriesen.de/gentoo/distfiles/${P}.tar.xz https://mp4v2.googlecode.com/files/mp4v2-${MP4V2_PV}.tar.bz2 |