summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-09-15 01:47:35 +0000
committerJeroen Roovers <jer@gentoo.org>2009-09-15 01:47:35 +0000
commit0f6e0b26533a7824532b3f275187b978fe39c303 (patch)
treeb1c6dfe82f45fbdc3f2b3035a540c00f51a7de3a /media-libs/libcuefile
parentFixing missing dohtml and doman. Patch thanks to Jonathan Callen <abcd@gentoo... (diff)
downloadhistorical-0f6e0b26533a7824532b3f275187b978fe39c303.tar.gz
historical-0f6e0b26533a7824532b3f275187b978fe39c303.tar.bz2
historical-0f6e0b26533a7824532b3f275187b978fe39c303.zip
Stable for HPPA (bug #284781).
Package-Manager: portage-2.2_rc40/cvs/Linux i686
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 97c2aba28a82..c5c790dfbd8c 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.7 2009/08/31 18:29:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.8 2009/09/15 01:47:28 jer Exp $
+
+ 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> libcuefile-444.ebuild:
+ Stable for HPPA (bug #284781).
31 Aug 2009; Brent Baude <ranger@gentoo.org> libcuefile-444.ebuild:
Marking libcuefile-444 ~ppc64 for bug 279069
diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild
index 56cd2bbe41cf..70fb04d5bdf0 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.8 2009/08/31 18:29:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.9 2009/09/15 01:47:28 jer 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" )