summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-26 09:23:58 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-26 09:23:58 +0000
commite012981ad2e8ae9564f339b5050ad71368ec68ea (patch)
treec4870c3f4e5fda30895c15f70506305b1fea6634 /sys-fs/ddrescue
parentAdded to ~ppc (diff)
downloadhistorical-e012981ad2e8ae9564f339b5050ad71368ec68ea.tar.gz
historical-e012981ad2e8ae9564f339b5050ad71368ec68ea.tar.bz2
historical-e012981ad2e8ae9564f339b5050ad71368ec68ea.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-fs/ddrescue')
-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 9094e624b01c..23092383ed66 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.1 2005/06/26 07:26:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.2 2005/06/26 09:22:58 dholm Exp $
+
+ 26 Jun 2005; David Holm <dholm@gentoo.org> ddrescue-1.0.ebuild:
+ Added to ~ppc.
*ddrescue-1.0 (26 Jun 2005)
diff --git a/sys-fs/ddrescue/ddrescue-1.0.ebuild b/sys-fs/ddrescue/ddrescue-1.0.ebuild
index 0b8dd7a981ee..13d875ccfed5 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.1 2005/06/26 07:26:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.0.ebuild,v 1.2 2005/06/26 09:22:58 dholm 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""