From 1397484e943b0dce550d9287d3ea0e7cc300cce6 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 02:25:39 +0000 Subject: don't assign S=${WORKDIR}/${P} --- app-text/psiconv/psiconv-0.8.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-text/psiconv') diff --git a/app-text/psiconv/psiconv-0.8.3.ebuild b/app-text/psiconv/psiconv-0.8.3.ebuild index 84be9f2d0e06..21368e9bfc28 100644 --- a/app-text/psiconv/psiconv-0.8.3.ebuild +++ b/app-text/psiconv/psiconv-0.8.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/psiconv-0.8.3.ebuild,v 1.7 2004/07/01 12:01:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/psiconv-0.8.3.ebuild,v 1.8 2004/07/14 02:24:28 agriffis Exp $ IUSE="doc" -S=${WORKDIR}/${P} DESCRIPTION="An interpreter for Psion 5(MX) file formats" HOMEPAGE="http://huizen.dds.nl/~frodol/psiconv" SRC_URI="http://huizen.dds.nl/~frodol/psiconv/${P}.tar.gz" -- cgit v1.2.3-65-gdbad