summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-24 07:02:59 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-24 07:02:59 +0000
commit0b483791476947679133d25b6ded670b44a2f5c6 (patch)
tree68bd9b967ef44aa38f1d737580c7f01d28dca5e4 /sys-fs/ddrescue
parentsci-chemistry/pdb-extract: Drop old patch (diff)
downloadgentoo-2-0b483791476947679133d25b6ded670b44a2f5c6.tar.gz
gentoo-2-0b483791476947679133d25b6ded670b44a2f5c6.tar.bz2
gentoo-2-0b483791476947679133d25b6ded670b44a2f5c6.zip
marked x86 per bug 413261
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index 992266dbda4e..ce3417c14633 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.33 2012/03/05 07:49:13 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.34 2012/04/24 07:02:59 jdhore Exp $
+
+ 24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> ddrescue-1.15.ebuild:
+ marked x86 per bug 413261
*ddrescue-1.15 (05 Mar 2012)
diff --git a/sys-fs/ddrescue/ddrescue-1.15.ebuild b/sys-fs/ddrescue/ddrescue-1.15.ebuild
index 6eef515ca3c5..17772fcfb419 100644
--- a/sys-fs/ddrescue/ddrescue-1.15.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.15.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.15.ebuild,v 1.1 2012/03/05 07:49:13 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.2 2012/04/24 07:02:59 jdhore 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=""