summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-06-30 13:17:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-06-30 13:17:20 +0000
commitcedcd25242c4a1d1643ba229cfa585ba67691a29 (patch)
tree11eae1d495c6504017b10d1af415a907342dd38e
parent1.00.00 tree in portage. Removed old ebuilds. (diff)
downloadgentoo-2-cedcd25242c4a1d1643ba229cfa585ba67691a29.tar.gz
gentoo-2-cedcd25242c4a1d1643ba229cfa585ba67691a29.tar.bz2
gentoo-2-cedcd25242c4a1d1643ba229cfa585ba67691a29.zip
To ~sparc wrt #97482
(Portage version: 2.0.51.19)
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index 23092383ed66..95daf61da6dc 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.2 2005/06/26 09:22:58 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.3 2005/06/30 13:17:20 gustavoz Exp $
+
+ 30 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> ddrescue-1.0.ebuild:
+ To ~sparc wrt #97482
26 Jun 2005; David Holm <dholm@gentoo.org> ddrescue-1.0.ebuild:
Added to ~ppc.
diff --git a/sys-fs/ddrescue/ddrescue-1.0.ebuild b/sys-fs/ddrescue/ddrescue-1.0.ebuild
index 13d875ccfed5..1060687b662c 100644
--- a/sys-fs/ddrescue/ddrescue-1.0.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.0.ebuild,v 1.2 2005/06/26 09:22:58 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.0.ebuild,v 1.3 2005/06/30 13:17:20 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""