summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-02 00:07:41 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-02 00:07:41 +0000
commitd700c8a711eda02bd37df6108930fbde67f6d97a (patch)
treee438d033627f5b270adf11dd272311bb231eb0d9 /sys-fs
parentStable for ppc64; bug #297894 (diff)
downloadgentoo-2-d700c8a711eda02bd37df6108930fbde67f6d97a.tar.gz
gentoo-2-d700c8a711eda02bd37df6108930fbde67f6d97a.tar.bz2
gentoo-2-d700c8a711eda02bd37df6108930fbde67f6d97a.zip
Stable on amd64 wrt bug #343749
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index f3997fe724fd..dd2df6caa199 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.24 2010/11/01 20:32:50 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.25 2010/11/02 00:07:41 hwoarang Exp $
+
+ 02 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ddrescue-1.12.ebuild:
+ Stable on amd64 wrt bug #343749
*ddrescue-1.13 (01 Nov 2010)
diff --git a/sys-fs/ddrescue/ddrescue-1.12.ebuild b/sys-fs/ddrescue/ddrescue-1.12.ebuild
index 67ccc4c0b3d4..9167558cea4e 100644
--- a/sys-fs/ddrescue/ddrescue-1.12.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.12.ebuild,v 1.1 2010/05/06 06:56:43 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.12.ebuild,v 1.2 2010/11/02 00:07:41 hwoarang Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""