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
commitd09ee85a9d97377f84b7cc146a207af09dc89660 (patch)
tree822059c8256965e7919e18d1076bf06371eb2790 /app-arch/afio
parentppc test failure (diff)
downloadhistorical-d09ee85a9d97377f84b7cc146a207af09dc89660.tar.gz
historical-d09ee85a9d97377f84b7cc146a207af09dc89660.tar.bz2
historical-d09ee85a9d97377f84b7cc146a207af09dc89660.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"