summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-26 09:24:41 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-26 09:24:41 +0000
commit4ad50ab11c45d1407193c6e6fe1fbab0aabc61bf (patch)
treee050591205f41f1c667cc0427cf0a0e8f095fc34 /sys-fs
parentVersion bump #92291 by Andreas Jellinghaus. (diff)
downloadgentoo-2-4ad50ab11c45d1407193c6e6fe1fbab0aabc61bf.tar.gz
gentoo-2-4ad50ab11c45d1407193c6e6fe1fbab0aabc61bf.tar.bz2
gentoo-2-4ad50ab11c45d1407193c6e6fe1fbab0aabc61bf.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cowloop/ChangeLog5
-rw-r--r--sys-fs/cowloop/cowloop-2.15.ebuild4
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-fs/cowloop/ChangeLog b/sys-fs/cowloop/ChangeLog
index 24bb76f93a07..ed9060106b3c 100644
--- a/sys-fs/cowloop/ChangeLog
+++ b/sys-fs/cowloop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/cowloop
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/ChangeLog,v 1.6 2005/06/25 08:49:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/ChangeLog,v 1.7 2005/06/26 09:23:58 dholm Exp $
+
+ 26 Jun 2005; David Holm <dholm@gentoo.org> cowloop-2.15.ebuild:
+ Added to ~ppc.
*cowloop-2.15 (25 Jun 2005)
diff --git a/sys-fs/cowloop/cowloop-2.15.ebuild b/sys-fs/cowloop/cowloop-2.15.ebuild
index e86df847f029..27dc9dffef70 100644
--- a/sys-fs/cowloop/cowloop-2.15.ebuild
+++ b/sys-fs/cowloop/cowloop-2.15.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/cowloop/cowloop-2.15.ebuild,v 1.1 2005/06/25 08:49:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-2.15.ebuild,v 1.2 2005/06/26 09:23:58 dholm Exp $
inherit linux-mod toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.atconsultancy.nl/cowloop/"
SRC_URI="http://www.atconsultancy.nl/cowloop/packages/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="virtual/libc
virtual/linux-sources"
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=""