summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-06-30 08:22:56 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-06-30 08:22:56 +0000
commitf591289d5a31bb55bdc62217071572f1be770525 (patch)
tree09bf50436aa273ee0744af33db02282f53dda5f7 /sys-fs/ddrescue
parentFix broken Manifest entry for dvgrab-3.4.ebuild. (diff)
downloadgentoo-2-f591289d5a31bb55bdc62217071572f1be770525.tar.gz
gentoo-2-f591289d5a31bb55bdc62217071572f1be770525.tar.bz2
gentoo-2-f591289d5a31bb55bdc62217071572f1be770525.zip
stable x86, bug 275491
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index 96c61fa90cb1..bce3d6892197 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.14 2009/01/11 19:14:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.15 2009/06/30 08:22:56 fauli Exp $
+
+ 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> ddrescue-1.9.ebuild:
+ stable x86, bug 275491
11 Jan 2009; Markus Meier <maekke@gentoo.org> ddrescue-1.8.ebuild:
amd64 stable, bug #251804
diff --git a/sys-fs/ddrescue/ddrescue-1.9.ebuild b/sys-fs/ddrescue/ddrescue-1.9.ebuild
index bb251e9227de..9704b5d407ce 100644
--- a/sys-fs/ddrescue/ddrescue-1.9.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1 2008/12/30 18:27:48 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.9.ebuild,v 1.2 2009/06/30 08:22:56 fauli 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=""