summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-11 19:14:50 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-11 19:14:50 +0000
commit30459d6baf62f1d61bf3b9439f1ba9f044dc6fed (patch)
treec8e02f40ce424ebb15085c1a069ad57d7226588c /sys-fs/ddrescue
parentx86 stable, bug #254097 (diff)
downloadgentoo-2-30459d6baf62f1d61bf3b9439f1ba9f044dc6fed.tar.gz
gentoo-2-30459d6baf62f1d61bf3b9439f1ba9f044dc6fed.tar.bz2
gentoo-2-30459d6baf62f1d61bf3b9439f1ba9f044dc6fed.zip
amd64 stable, bug #251804
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r--sys-fs/ddrescue/ChangeLog7
-rw-r--r--sys-fs/ddrescue/ddrescue-1.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index e2329723b5a8..96c61fa90cb1 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.13 2008/12/30 18:27:48 coldwind Exp $
+# 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 $
+
+ 11 Jan 2009; Markus Meier <maekke@gentoo.org> ddrescue-1.8.ebuild:
+ amd64 stable, bug #251804
*ddrescue-1.9 (30 Dec 2008)
diff --git a/sys-fs/ddrescue/ddrescue-1.8.ebuild b/sys-fs/ddrescue/ddrescue-1.8.ebuild
index 053d37850c8a..53425698f3df 100644
--- a/sys-fs/ddrescue/ddrescue-1.8.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.8.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.8.ebuild,v 1.2 2008/04/21 18:21:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.8.ebuild,v 1.3 2009/01/11 19:14:50 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=""