summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-06-07 22:19:23 +0000
committerBrent Baude <ranger@gentoo.org>2012-06-07 22:19:23 +0000
commitfba0bc46decf27dae53e68364cb173a25c2856fe (patch)
tree45f7f6a3387b8bf4083453f5aadac772b442d9fb /media-libs/libreplaygain
parentinherit user for enewgroup and enewuser (diff)
downloadgentoo-2-fba0bc46decf27dae53e68364cb173a25c2856fe.tar.gz
gentoo-2-fba0bc46decf27dae53e68364cb173a25c2856fe.tar.bz2
gentoo-2-fba0bc46decf27dae53e68364cb173a25c2856fe.zip
Marking libreplaygain-477 ppc for bug 419095
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libreplaygain')
-rw-r--r--media-libs/libreplaygain/ChangeLog5
-rw-r--r--media-libs/libreplaygain/libreplaygain-477.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/ChangeLog b/media-libs/libreplaygain/ChangeLog
index 081b36821526..043a9d178215 100644
--- a/media-libs/libreplaygain/ChangeLog
+++ b/media-libs/libreplaygain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libreplaygain
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.33 2012/06/06 13:01:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.34 2012/06/07 22:19:23 ranger Exp $
+
+ 07 Jun 2012; Brent Baude <ranger@gentoo.org> libreplaygain-477.ebuild:
+ Marking libreplaygain-477 ppc for bug 419095
06 Jun 2012; Jeroen Roovers <jer@gentoo.org> libreplaygain-477.ebuild:
Stable for HPPA (bug #419095).
diff --git a/media-libs/libreplaygain/libreplaygain-477.ebuild b/media-libs/libreplaygain/libreplaygain-477.ebuild
index 776c7ee066d0..8aa5b5d3f01c 100644
--- a/media-libs/libreplaygain/libreplaygain-477.ebuild
+++ b/media-libs/libreplaygain/libreplaygain-477.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477.ebuild,v 1.6 2012/06/06 13:01:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477.ebuild,v 1.7 2012/06/07 22:19:23 ranger Exp $
EAPI=4
inherit cmake-utils
@@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
src_prepare() {