diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:03:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:03:11 +0000 |
commit | 8c422684ffdc8bc514cca9b495904e075dbb502d (patch) | |
tree | a026fe220441b73230c52c502bd2f3e6637abd62 /media-sound/aacgain | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8c422684ffdc8bc514cca9b495904e075dbb502d.tar.gz gentoo-2-8c422684ffdc8bc514cca9b495904e075dbb502d.tar.bz2 gentoo-2-8c422684ffdc8bc514cca9b495904e075dbb502d.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-sound/aacgain')
-rw-r--r-- | media-sound/aacgain/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/aacgain/aacgain-1.8.ebuild | 6 | ||||
-rw-r--r-- | media-sound/aacgain/aacgain-1.9.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/aacgain/ChangeLog b/media-sound/aacgain/ChangeLog index 73b8c261a0d2..67a432b92b48 100644 --- a/media-sound/aacgain/ChangeLog +++ b/media-sound/aacgain/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/aacgain -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/ChangeLog,v 1.12 2013/05/25 00:17:46 sbriesen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/ChangeLog,v 1.13 2014/08/10 21:03:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aacgain-1.8.ebuild, + aacgain-1.9.ebuild: + QA: drop trailing '.' from DESCRIPTION 25 May 2013; Stefan Briesenick <sbriesen@gentoo.org> aacgain-1.8.ebuild, aacgain-1.9.ebuild: diff --git a/media-sound/aacgain/aacgain-1.8.ebuild b/media-sound/aacgain/aacgain-1.8.ebuild index 9bd3a6a6c7ac..651baf806f44 100644 --- a/media-sound/aacgain/aacgain-1.8.ebuild +++ b/media-sound/aacgain/aacgain-1.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/aacgain-1.8.ebuild,v 1.4 2013/05/25 00:17:46 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/aacgain-1.8.ebuild,v 1.5 2014/08/10 21:03:11 slyfox Exp $ EAPI=2 inherit eutils -DESCRIPTION="AACGain normalizes the volume of digital music files using the Replay Gain algorithm." +DESCRIPTION="AACGain normalizes the volume of digital music files using the Replay Gain algorithm" HOMEPAGE="http://aacgain.altosdesign.com/" SRC_URI="http://altosdesign.com/aacgain/alvarez/${P}.tar.bz2" diff --git a/media-sound/aacgain/aacgain-1.9.ebuild b/media-sound/aacgain/aacgain-1.9.ebuild index bb918ed17309..7b03512418c5 100644 --- a/media-sound/aacgain/aacgain-1.9.ebuild +++ b/media-sound/aacgain/aacgain-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/aacgain-1.9.ebuild,v 1.3 2013/05/25 00:17:46 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aacgain/aacgain-1.9.ebuild,v 1.4 2014/08/10 21:03:11 slyfox Exp $ EAPI=4 @@ -10,7 +10,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 digital music files using the Replay Gain algorithm" HOMEPAGE="http://aacgain.altosdesign.com/" SRC_URI="http://sbriesen.de/gentoo/distfiles/${P}.tar.xz http://mp4v2.googlecode.com/files/mp4v2-${MP4V2_PV}.tar.bz2 |