summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-07-08 21:24:49 +0000
committerMarkus Meier <maekke@gentoo.org>2009-07-08 21:24:49 +0000
commit65de6e008b14f3c5c0288a0d8dc6d4835e6b7cec (patch)
tree903dbcb238debcc5cf5d7a02a0563b324c829690 /sys-fs
parentamd64 stable, bug #275403 (diff)
downloadgentoo-2-65de6e008b14f3c5c0288a0d8dc6d4835e6b7cec.tar.gz
gentoo-2-65de6e008b14f3c5c0288a0d8dc6d4835e6b7cec.tar.bz2
gentoo-2-65de6e008b14f3c5c0288a0d8dc6d4835e6b7cec.zip
amd64 stable, bug #275491
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index bce3d6892197..5e2235b2d13e 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.15 2009/06/30 08:22:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.16 2009/07/08 21:24:49 maekke Exp $
+
+ 08 Jul 2009; Markus Meier <maekke@gentoo.org> ddrescue-1.9.ebuild:
+ amd64 stable, bug #275491
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> ddrescue-1.9.ebuild:
stable x86, bug 275491
diff --git a/sys-fs/ddrescue/ddrescue-1.9.ebuild b/sys-fs/ddrescue/ddrescue-1.9.ebuild
index 9704b5d407ce..6af9509afb76 100644
--- a/sys-fs/ddrescue/ddrescue-1.9.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.9.ebuild,v 1.2 2009/06/30 08:22:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.9.ebuild,v 1.3 2009/07/08 21:24:49 maekke Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.gnu.org/download/ddrescue/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND=""