From 95b9e6c11756c1d2f1f2a9885afda980ceb179c8 Mon Sep 17 00:00:00 2001 From: Mikael Hallendal Date: Tue, 23 Oct 2001 22:51:01 +0000 Subject: updated and removed A= --- media-sound/grip/grip-2.96-r2.ebuild | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/media-sound/grip/grip-2.96-r2.ebuild b/media-sound/grip/grip-2.96-r2.ebuild index cabf3e0eaca8..d5552f3e51dd 100644 --- a/media-sound/grip/grip-2.96-r2.ebuild +++ b/media-sound/grip/grip-2.96-r2.ebuild @@ -1,26 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bruce A. Locke -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.96-r2.ebuild,v 1.1 2001/10/07 17:29:35 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.96-r2.ebuild,v 1.2 2001/10/23 22:51:01 hallski Exp $ - -A=${P}.tgz S=${WORKDIR}/${P} DESCRIPTION="GTK+ based Audio CD Ripper" -SRC_URI="http://www.nostatic.org/grip/${A}" +SRC_URI="http://www.nostatic.org/grip/${P}.tgz" HOMEPAGE="http://www.nostatic.org/grip" DEPEND="media-sound/cdparanoia" -# Seems to be fixed... -#src_unpack() { -# -# # author forgot to gzip his tgz file... sigh -# cd ${WORKDIR} -# tar xvf ${DISTDIR}/${P}.tgz -# -#} - src_compile() { # grip doesn't have a nice configure script and requires some -- cgit v1.2.3-65-gdbad