From 19a78a81215a34b65d4a1cd5776b70e764f859b2 Mon Sep 17 00:00:00 2001 From: Pieter van den Abeele Date: Wed, 14 Aug 2002 09:14:53 +0000 Subject: Added ppc keyword --- app-cdr/bchunk/ChangeLog | 4 ++++ app-cdr/bchunk/bchunk-1.1.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app-cdr/bchunk/ChangeLog b/app-cdr/bchunk/ChangeLog index b6487393b33a..e458589c9461 100644 --- a/app-cdr/bchunk/ChangeLog +++ b/app-cdr/bchunk/ChangeLog @@ -3,6 +3,10 @@ *bchunk-1.1.1 (12 May 2002) + 14 Aug 2002; Pieter Van den Abeele : + + Added ppc keyword + 12 May 2002; Ryan Phillips ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-cdr/bchunk/bchunk-1.1.1.ebuild b/app-cdr/bchunk/bchunk-1.1.1.ebuild index 1455d37befe4..c1c51c4aae3b 100644 --- a/app-cdr/bchunk/bchunk-1.1.1.ebuild +++ b/app-cdr/bchunk/bchunk-1.1.1.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-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.3 2002/07/22 01:31:15 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.4 2002/08/14 09:14:53 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts bin/cue CD-images to iso+wav/cdr" @@ -9,7 +9,7 @@ HOMEPAGE="http://hes.iki.fi/bchunk/" LICENSE="GPL" DEPEND="virtual/glibc" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { gcc ${CFLAGS} -o bchunk bchunk.c -- cgit v1.2.3-65-gdbad