diff options
Diffstat (limited to 'app-cdr/bchunk/bchunk-1.1.1.ebuild')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.1.1.ebuild b/app-cdr/bchunk/bchunk-1.1.1.ebuild index db0d3bf6bf20..314148d579ff 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 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.8 2002/10/17 12:55:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.9 2002/10/20 18:36:51 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts bin/cue CD-images to iso+wav/cdr" @@ -8,7 +8,6 @@ SRC_URI="http://hes.iki.fi/bchunk/${P}.tar.gz" HOMEPAGE="http://hes.iki.fi/bchunk/" LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 ppc sparc sparc64" |