summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-14 18:17:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-14 18:17:04 +0000
commit58ee5f1ef8b2f7d0c13143543b79af54da414e75 (patch)
tree1fcf5cb0d66608f3946a41881b3450d33145913c /sys-fs
parentclean up old revisions and fix bug #193496 (diff)
downloadgentoo-2-58ee5f1ef8b2f7d0c13143543b79af54da414e75.tar.gz
gentoo-2-58ee5f1ef8b2f7d0c13143543b79af54da414e75.tar.bz2
gentoo-2-58ee5f1ef8b2f7d0c13143543b79af54da414e75.zip
x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ddrescue/ChangeLog7
-rw-r--r--sys-fs/ddrescue/ddrescue-1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index 190fb6c7c33a..999d4715a342 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.9 2007/12/15 16:57:30 vapier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.10 2008/01/14 18:17:04 armin76 Exp $
+
+ 14 Jan 2008; Raúl Porcel <armin76@gentoo.org> ddrescue-1.5.ebuild:
+ x86 stable
*ddrescue-1.6 (15 Dec 2007)
diff --git a/sys-fs/ddrescue/ddrescue-1.5.ebuild b/sys-fs/ddrescue/ddrescue-1.5.ebuild
index 8cd5e40fd33b..e366d3c57e36 100644
--- a/sys-fs/ddrescue/ddrescue-1.5.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.5.ebuild,v 1.1 2007/07/24 13:19:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.5.ebuild,v 1.2 2008/01/14 18:17:04 armin76 Exp $
DESCRIPTION="Copies data from one file or block device (hard disk, cdrom, etc) to another, trying hard to rescue data in case of read errors"
HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html"
@@ -8,7 +8,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=""