summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-26 14:05:47 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-26 14:05:47 +0000
commit48df2e425475ebbb83590f51f27fe098c1c6b6d9 (patch)
tree97b35bbebeab9b0c52dd86e4337017f66dbee4eb /media-libs/libreplaygain
parentMarking udev-141 ppc64 for bug 254616 (diff)
downloadgentoo-2-48df2e425475ebbb83590f51f27fe098c1c6b6d9.tar.gz
gentoo-2-48df2e425475ebbb83590f51f27fe098c1c6b6d9.tar.bz2
gentoo-2-48df2e425475ebbb83590f51f27fe098c1c6b6d9.zip
Marking libreplaygain-444 ppc64 for bug 284781
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libreplaygain')
-rw-r--r--media-libs/libreplaygain/ChangeLog5
-rw-r--r--media-libs/libreplaygain/libreplaygain-444.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/ChangeLog b/media-libs/libreplaygain/ChangeLog
index a04c1c5c5713..a711da7e03a2 100644
--- a/media-libs/libreplaygain/ChangeLog
+++ b/media-libs/libreplaygain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libreplaygain
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.9 2009/09/20 22:13:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.10 2009/09/26 14:05:47 ranger Exp $
+
+ 26 Sep 2009; Brent Baude <ranger@gentoo.org> libreplaygain-444.ebuild:
+ Marking libreplaygain-444 ppc64 for bug 284781
20 Sep 2009; Markus Meier <maekke@gentoo.org> libreplaygain-444.ebuild:
amd64/x86 stable, bug #284781
diff --git a/media-libs/libreplaygain/libreplaygain-444.ebuild b/media-libs/libreplaygain/libreplaygain-444.ebuild
index 98dd2b7e810b..f0aaf06d6592 100644
--- a/media-libs/libreplaygain/libreplaygain-444.ebuild
+++ b/media-libs/libreplaygain/libreplaygain-444.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.13 2009/09/20 22:13:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.14 2009/09/26 14:05:47 ranger Exp $
inherit cmake-utils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ppc64 x86 ~x86-fbsd"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-multilib.patch" )