summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-24 12:40:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-24 12:40:16 +0000
commit6a1bfe738f4c4aa415323107a2a10eddb51a2495 (patch)
treecde3aaa1f1ddf3b669de901b57fd34fda970288d /sys-fs
parentStable for amd64, wrt bug #413319 (diff)
downloadgentoo-2-6a1bfe738f4c4aa415323107a2a10eddb51a2495.tar.gz
gentoo-2-6a1bfe738f4c4aa415323107a2a10eddb51a2495.tar.bz2
gentoo-2-6a1bfe738f4c4aa415323107a2a10eddb51a2495.zip
Stable for amd64, wrt bug #413261
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-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 ce3417c14633..b091a04d3f25 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.34 2012/04/24 07:02:59 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.35 2012/04/24 12:40:16 ago Exp $
+
+ 24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ddrescue-1.15.ebuild:
+ Stable for amd64, wrt bug #413261
24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> ddrescue-1.15.ebuild:
marked x86 per bug 413261
diff --git a/sys-fs/ddrescue/ddrescue-1.15.ebuild b/sys-fs/ddrescue/ddrescue-1.15.ebuild
index 17772fcfb419..481a72717a43 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.2 2012/04/24 07:02:59 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.3 2012/04/24 12:40:16 ago 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=""