summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-02-05 02:48:35 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-02-05 02:48:35 +0000
commitcb1083eabbd52aafa191a2922c162b40a4aa86d0 (patch)
tree8d97e177be439d5ac7fc5d5d5de650d0dfa52706 /sys-fs/hfsplusutils
parentFixing with the proper patch for 4.8.00 and closing bug #207536. (diff)
downloadgentoo-2-cb1083eabbd52aafa191a2922c162b40a4aa86d0.tar.gz
gentoo-2-cb1083eabbd52aafa191a2922c162b40a4aa86d0.tar.bz2
gentoo-2-cb1083eabbd52aafa191a2922c162b40a4aa86d0.zip
Stable on amd64 wrt bug #208481.
(Portage version: 2.1.4)
Diffstat (limited to 'sys-fs/hfsplusutils')
-rw-r--r--sys-fs/hfsplusutils/ChangeLog8
-rw-r--r--sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/hfsplusutils/ChangeLog b/sys-fs/hfsplusutils/ChangeLog
index e0825c747206..1029c7b68a46 100644
--- a/sys-fs/hfsplusutils/ChangeLog
+++ b/sys-fs/hfsplusutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/hfsplusutils
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/ChangeLog,v 1.10 2007/08/13 12:38:47 angelos Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/ChangeLog,v 1.11 2008/02/05 02:48:35 wolf31o2 Exp $
+
+ 05 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ hfsplusutils-1.0.4-r1.ebuild:
+ Stable on amd64 wrt bug #208481.
13 Aug 2007; Christoph Mende <angelos@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
diff --git a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
index 1384d749d196..462800fb8fc5 100644
--- a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
+++ b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild,v 1.14 2007/08/13 12:38:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild,v 1.15 2008/02/05 02:48:35 wolf31o2 Exp $
WANT_AUTOMAKE=1.6
inherit autotools eutils libtool
@@ -12,7 +12,7 @@ SRC_URI="http://penguinppc.org/historical/hfsplus/${MY_P}.src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND="app-arch/bzip2"