summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-26 14:06:34 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-26 14:06:34 +0000
commit50c49785e11b8f2aa778c1fa80e8e6684ca4e0c2 (patch)
treef1088dffb9cd73a6373198ee1cef67a245c7832e /media-libs/libcuefile
parentMarking libreplaygain-444 ppc64 for bug 284781 (diff)
downloadhistorical-50c49785e11b8f2aa778c1fa80e8e6684ca4e0c2.tar.gz
historical-50c49785e11b8f2aa778c1fa80e8e6684ca4e0c2.tar.bz2
historical-50c49785e11b8f2aa778c1fa80e8e6684ca4e0c2.zip
Marking libcuefile-444 ppc64 for bug 284781
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'media-libs/libcuefile')
-rw-r--r--media-libs/libcuefile/ChangeLog5
-rw-r--r--media-libs/libcuefile/libcuefile-444.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog
index d36b80fca917..4f322da48fff 100644
--- a/media-libs/libcuefile/ChangeLog
+++ b/media-libs/libcuefile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libcuefile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.9 2009/09/20 22:14:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.10 2009/09/26 14:06:34 ranger Exp $
+
+ 26 Sep 2009; Brent Baude <ranger@gentoo.org> libcuefile-444.ebuild:
+ Marking libcuefile-444 ppc64 for bug 284781
20 Sep 2009; Markus Meier <maekke@gentoo.org> libcuefile-444.ebuild:
amd64/x86 stable, bug #284781
diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild
index 53187a680abc..cb14cf39742c 100644
--- a/media-libs/libcuefile/libcuefile-444.ebuild
+++ b/media-libs/libcuefile/libcuefile-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/libcuefile/libcuefile-444.ebuild,v 1.10 2009/09/20 22:14:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.11 2009/09/26 14:06:34 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_and_shared.patch" )