summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-04 23:35:07 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-04 23:35:07 +0000
commit9b70aaaa33149080832e09c242709e42e3a62f89 (patch)
tree29ecd139e8d14421ac607f4703fab5f7e61e5fa0 /sys-fs/dd-rescue
parentAdded to ~pcp (Manifest recommit) (diff)
downloadgentoo-2-9b70aaaa33149080832e09c242709e42e3a62f89.tar.gz
gentoo-2-9b70aaaa33149080832e09c242709e42e3a62f89.tar.bz2
gentoo-2-9b70aaaa33149080832e09c242709e42e3a62f89.zip
Added to ~ppc
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r--sys-fs/dd-rescue/ChangeLog5
-rw-r--r--sys-fs/dd-rescue/dd-rescue-1.02.ebuild4
-rw-r--r--sys-fs/dd-rescue/dd-rescue-1.03.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/dd-rescue/ChangeLog b/sys-fs/dd-rescue/ChangeLog
index c2e0ec12ac68..56345b8cfeb9 100644
--- a/sys-fs/dd-rescue/ChangeLog
+++ b/sys-fs/dd-rescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dd-rescue
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.4 2004/06/02 21:50:53 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.5 2004/06/04 23:30:36 dholm Exp $
+
+ 05 Jun 2004; David Holm <dholm@gentoo.org> dd-rescue-1.03.ebuild:
+ Added to ~ppc.
*dd-rescue-1.03 (02 Jun 2004)
diff --git a/sys-fs/dd-rescue/dd-rescue-1.02.ebuild b/sys-fs/dd-rescue/dd-rescue-1.02.ebuild
index 5dd9aa800d29..dde1c72c505b 100644
--- a/sys-fs/dd-rescue/dd-rescue-1.02.ebuild
+++ b/sys-fs/dd-rescue/dd-rescue-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.02.ebuild,v 1.1 2003/09/15 18:10:12 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.02.ebuild,v 1.2 2004/06/04 23:30:36 dholm Exp $
IUSE=""
diff --git a/sys-fs/dd-rescue/dd-rescue-1.03.ebuild b/sys-fs/dd-rescue/dd-rescue-1.03.ebuild
index f3e6ac26542c..3d33e49bbd0f 100644
--- a/sys-fs/dd-rescue/dd-rescue-1.03.ebuild
+++ b/sys-fs/dd-rescue/dd-rescue-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.03.ebuild,v 1.1 2004/06/02 21:50:53 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.03.ebuild,v 1.2 2004/06/04 23:30:36 dholm Exp $
MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}
@@ -12,7 +12,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ~sparc"
+KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
src_unpack() {