Skip to content

Commit

Permalink
media-sound/aacgain: [QA] Fix DESCRIPTION.toolong
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
SoapGentoo committed Jun 3, 2017
1 parent c4527c8 commit b5ede54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions media-sound/aacgain/aacgain-1.9-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions media-sound/aacgain/aacgain-1.9.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit b5ede54

Please sign in to comment.