summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2002-08-14 07:44:06 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2002-08-14 07:44:06 +0000
commit79b646d3a4f16ba2f8847092a7eafa679a181785 (patch)
tree7a27652d9bc489882e5ab3e107aebe392e5ab681 /app-arch/afio
parentppc test failure (diff)
downloadgentoo-2-79b646d3a4f16ba2f8847092a7eafa679a181785.tar.gz
gentoo-2-79b646d3a4f16ba2f8847092a7eafa679a181785.tar.bz2
gentoo-2-79b646d3a4f16ba2f8847092a7eafa679a181785.zip
Added ppc keyword
Diffstat (limited to 'app-arch/afio')
-rw-r--r--app-arch/afio/ChangeLog5
-rw-r--r--app-arch/afio/afio-2.4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/afio/ChangeLog b/app-arch/afio/ChangeLog
index e0299306ff64..dd3650693791 100644
--- a/app-arch/afio/ChangeLog
+++ b/app-arch/afio/ChangeLog
@@ -2,7 +2,10 @@
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
*afio-2.4.7 (26 May 2002)
-
+
+ 14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
+ Added ppc keyword
+
26 May 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog
afio-2.4.7.ebuild, files/digest-afio-2.4.7
diff --git a/app-arch/afio/afio-2.4.7.ebuild b/app-arch/afio/afio-2.4.7.ebuild
index abedbbc5b157..89533a0efd93 100644
--- a/app-arch/afio/afio-2.4.7.ebuild
+++ b/app-arch/afio/afio-2.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.6 2002/08/02 04:50:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.7 2002/08/14 07:42:55 pvdabeel Exp $
S=${WORKDIR}/${P}
DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption."
@@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/afio/"
SLOT="0"
LICENSE="Artistic|LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="sys-apps/gzip"