diff options
author | 2004-02-22 18:02:53 +0000 | |
---|---|---|
committer | 2004-02-22 18:02:53 +0000 | |
commit | 694bd47810bd7a97da30932988d02d5408bf1b56 (patch) | |
tree | 1eadd918cb631087c7816d9df8b77970eed9f556 /app-cdr/bchunk | |
parent | Digest fix. (diff) | |
download | historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.gz historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.bz2 historical-694bd47810bd7a97da30932988d02d5408bf1b56.zip |
Remove arm keywords
Diffstat (limited to 'app-cdr/bchunk')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.1.1.ebuild b/app-cdr/bchunk/bchunk-1.1.1.ebuild index 8175693154d7..5745a4d19df8 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-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.11 2003/02/13 05:59:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.12 2004/02/22 18:00:25 agriffis 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-2" DEPEND="virtual/glibc" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_compile() { gcc ${CFLAGS} -o bchunk bchunk.c |