From 0685d2dba594572f854415887901f4cd4edaca5c Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Mon, 22 Jul 2002 01:31:15 +0000 Subject: add slot and keywords --- app-cdr/bchunk/bchunk-1.1.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-cdr/bchunk/bchunk-1.1.1.ebuild b/app-cdr/bchunk/bchunk-1.1.1.ebuild index 1f5d0f0161d3..1455d37befe4 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.2 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.3 2002/07/22 01:31:15 lostlogic Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts bin/cue CD-images to iso+wav/cdr" @@ -8,6 +8,8 @@ SRC_URI="http://hes.iki.fi/bchunk/${P}.tar.gz" HOMEPAGE="http://hes.iki.fi/bchunk/" LICENSE="GPL" DEPEND="virtual/glibc" +SLOT="0" +KEYWORDS="x86" src_compile() { gcc ${CFLAGS} -o bchunk bchunk.c -- cgit v1.2.3-65-gdbad