From 11665e21db3cc0e9ad03b6059c3b08eaeaa3e17a Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 03:35:47 +0000 Subject: don't assign S=${WORKDIR}/${P} --- net-misc/sipsak/sipsak-0.8.6.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-misc/sipsak') diff --git a/net-misc/sipsak/sipsak-0.8.6.ebuild b/net-misc/sipsak/sipsak-0.8.6.ebuild index 3e860c045669..920cf2c5e1ae 100644 --- a/net-misc/sipsak/sipsak-0.8.6.ebuild +++ b/net-misc/sipsak/sipsak-0.8.6.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.3 2004/07/01 21:52:08 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.4 2004/07/15 03:35:25 agriffis Exp $ IUSE="" DESCRIPTION="small comand line tool for testing SIP applications and devices" HOMEPAGE="http://sipsak.berlios.de/" SRC_URI="http://download.berlios.de/sipsak/${P}-1.tar.gz" -S=${WORKDIR}/${P} LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad