diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-11 07:48:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-11 07:48:43 +0000 |
commit | d08e99b987d8c7a44aa94e883d8414314a220ef2 (patch) | |
tree | 8956c9fab7c5acc47e826327a549d4a2dfe854af /media-sound/mp3gain | |
parent | Cleanup ruby19-only version. (diff) | |
download | gentoo-2-d08e99b987d8c7a44aa94e883d8414314a220ef2.tar.gz gentoo-2-d08e99b987d8c7a44aa94e883d8414314a220ef2.tar.bz2 gentoo-2-d08e99b987d8c7a44aa94e883d8414314a220ef2.zip |
Stable for HPPA PPC64 (bug #551602).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-sound/mp3gain')
-rw-r--r-- | media-sound/mp3gain/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/mp3gain/mp3gain-1.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/mp3gain/ChangeLog b/media-sound/mp3gain/ChangeLog index 0afe37e3fc9c..f405faa1d0a2 100644 --- a/media-sound/mp3gain/ChangeLog +++ b/media-sound/mp3gain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mp3gain -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3gain/ChangeLog,v 1.43 2010/07/25 09:09:02 ssuominen Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3gain/ChangeLog,v 1.44 2015/07/11 07:48:43 jer Exp $ + + 11 Jul 2015; Jeroen Roovers <jer@gentoo.org> mp3gain-1.5.2.ebuild: + Stable for HPPA PPC64 (bug #551602). *mp3gain-1.5.2 (25 Jul 2010) diff --git a/media-sound/mp3gain/mp3gain-1.5.2.ebuild b/media-sound/mp3gain/mp3gain-1.5.2.ebuild index d0c57b4fa41b..4220a51816d8 100644 --- a/media-sound/mp3gain/mp3gain-1.5.2.ebuild +++ b/media-sound/mp3gain/mp3gain-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3gain/mp3gain-1.5.2.ebuild,v 1.1 2010/07/25 09:09:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3gain/mp3gain-1.5.2.ebuild,v 1.2 2015/07/11 07:48:43 jer Exp $ EAPI=2 inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="" |