summaryrefslogtreecommitdiff
path: root/sys-fs
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
commitd05a4a680308a32322d08bb0fa1e4b8d469eeef9 (patch)
tree684dc8113c5bd5ea4f2d3cd1b056c430fb181fc3 /sys-fs
parent1.00.00 tree in portage. Removed old ebuilds. (diff)
downloadhistorical-d05a4a680308a32322d08bb0fa1e4b8d469eeef9.tar.gz
historical-d05a4a680308a32322d08bb0fa1e4b8d469eeef9.tar.bz2
historical-d05a4a680308a32322d08bb0fa1e4b8d469eeef9.zip
To ~sparc wrt #97482
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/Manifest14
-rw-r--r--sys-fs/ddrescue/ddrescue-1.0.ebuild4
3 files changed, 18 insertions, 5 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/Manifest b/sys-fs/ddrescue/Manifest
index aaebac0b51e6..b2a0f303fc01 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,3 +1,13 @@
-MD5 2050a182cf8f633cc7fd9824e4f5ab53 ChangeLog 429
-MD5 91ceb7890c3ac83c6f9938dd82228fc2 ddrescue-1.0.ebuild 909
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 f409479cea66f554fd540b2039723eab ddrescue-1.0.ebuild 919
+MD5 72e2befbe13dc1792f4386d7e0b4b29a ChangeLog 531
MD5 3a3e8e36fa532c4fce95f2460dfc8b83 files/digest-ddrescue-1.0 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFCw/DjKRy60XGEcJIRAnePAJ0Yk+TksB3AFQ5T9o/LJOEh6Rc62QCdFjy8
+rm/eOtFBZyNGVrrrVEqH0ts=
+=4g+r
+-----END PGP SIGNATURE-----
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=""