summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-08-31 18:29:58 +0000
committerBrent Baude <ranger@gentoo.org>2009-08-31 18:29:58 +0000
commit3e0f51a157bb658c8cd37633747621ffdfc2ef47 (patch)
treefaf4beabefe35da8f6567f6e1c3ed73f0b2b1657 /media-libs/libcuefile
parentMarking libreplaygain-444 ~ppc64 for bug 279069 (diff)
downloadgentoo-2-3e0f51a157bb658c8cd37633747621ffdfc2ef47.tar.gz
gentoo-2-3e0f51a157bb658c8cd37633747621ffdfc2ef47.tar.bz2
gentoo-2-3e0f51a157bb658c8cd37633747621ffdfc2ef47.zip
Marking libcuefile-444 ~ppc64 for bug 279069
(Portage version: 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 e5fd384f80d6..97c2aba28a82 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.6 2009/08/28 13:02:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.7 2009/08/31 18:29:58 ranger Exp $
+
+ 31 Aug 2009; Brent Baude <ranger@gentoo.org> libcuefile-444.ebuild:
+ Marking libcuefile-444 ~ppc64 for bug 279069
28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> libcuefile-444.ebuild:
Keyworded on alpha, bug #279069
diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild
index 2d94c0d70705..56cd2bbe41cf 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.7 2009/08/28 13:02:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.8 2009/08/31 18:29:58 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 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-multilib_and_shared.patch" )