summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 15:17:15 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 15:17:15 +0000
commite1de9fd1255601335dedd198df363ee65c1c6c61 (patch)
tree37eb99d30157c511c23a0da476394a47581f455c /sys-fs
parentStable on amd64 wrt bug #422175 (diff)
downloadgentoo-2-e1de9fd1255601335dedd198df363ee65c1c6c61.tar.gz
gentoo-2-e1de9fd1255601335dedd198df363ee65c1c6c61.tar.bz2
gentoo-2-e1de9fd1255601335dedd198df363ee65c1c6c61.zip
Stable on amd64 wrt bug #422209
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dd-rescue/ChangeLog5
-rw-r--r--sys-fs/dd-rescue/dd-rescue-1.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dd-rescue/ChangeLog b/sys-fs/dd-rescue/ChangeLog
index 50d407b21cbe..9ebe325f05dc 100644
--- a/sys-fs/dd-rescue/ChangeLog
+++ b/sys-fs/dd-rescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dd-rescue
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.22 2012/05/24 03:07:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.23 2012/08/03 15:17:15 hwoarang Exp $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> dd-rescue-1.25.ebuild:
+ Stable on amd64 wrt bug #422209
24 May 2012; Mike Frysinger <vapier@gentoo.org> dd-rescue-1.10.ebuild,
dd-rescue-1.24.ebuild, dd-rescue-1.25.ebuild:
diff --git a/sys-fs/dd-rescue/dd-rescue-1.25.ebuild b/sys-fs/dd-rescue/dd-rescue-1.25.ebuild
index 91753d52fccd..87aa2a9d8bb5 100644
--- a/sys-fs/dd-rescue/dd-rescue-1.25.ebuild
+++ b/sys-fs/dd-rescue/dd-rescue-1.25.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/dd-rescue/dd-rescue-1.25.ebuild,v 1.2 2012/05/24 03:07:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.25.ebuild,v 1.3 2012/08/03 15:17:15 hwoarang Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~arm ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static kernel_linux elibc_glibc"
S=${WORKDIR}/${MY_PN}