summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index b8238afee4c0..7ffa49c6ab23 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.40 2012/08/10 14:04:50 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.41 2012/08/15 11:07:43 blueness Exp $
+
+ 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ddrescue-1.16.ebuild:
+ Stable ppc, bug #429214
10 Aug 2012; Johannes Huber <johu@gentoo.org> ddrescue-1.16.ebuild:
Stable for x86, wrt bug #429214
diff --git a/sys-fs/ddrescue/ddrescue-1.16.ebuild b/sys-fs/ddrescue/ddrescue-1.16.ebuild
index f726d8a313f2..ccb80d0a0466 100644
--- a/sys-fs/ddrescue/ddrescue-1.16.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.16.ebuild,v 1.3 2012/08/10 14:04:50 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.16.ebuild,v 1.4 2012/08/15 11:07:43 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux"
IUSE=""
DEPEND=""