summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-03 18:51:48 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-03 18:51:48 +0000
commit3b979b2c1fa080e4ac21068e47f6ed1823529745 (patch)
tree12a3a80c08b3c38755826f049c38a25a530faf42 /sys-fs
parentVersion bump (diff)
downloadgentoo-2-3b979b2c1fa080e4ac21068e47f6ed1823529745.tar.gz
gentoo-2-3b979b2c1fa080e4ac21068e47f6ed1823529745.tar.bz2
gentoo-2-3b979b2c1fa080e4ac21068e47f6ed1823529745.zip
x86 stable wrt bug #343749
(Portage version: 2.1.8.3/cvs/Linux i686)
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 dd2df6caa199..e1d348115e59 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.25 2010/11/02 00:07:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.26 2010/11/03 18:51:48 phajdan.jr Exp $
+
+ 03 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ddrescue-1.12.ebuild:
+ x86 stable wrt bug #343749
02 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ddrescue-1.12.ebuild:
Stable on amd64 wrt bug #343749
diff --git a/sys-fs/ddrescue/ddrescue-1.12.ebuild b/sys-fs/ddrescue/ddrescue-1.12.ebuild
index 9167558cea4e..32185ea65850 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.2 2010/11/02 00:07:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.12.ebuild,v 1.3 2010/11/03 18:51:48 phajdan.jr 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=""