From 6fb999515262830d757cf266d6527ce6b424f430 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 02:45:47 +0000 Subject: don't assign S=${WORKDIR}/${P} --- sys-apps/textutils/textutils-2.0.21.ebuild | 3 +-- sys-apps/textutils/textutils-2.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'sys-apps/textutils') diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild index 102d544c09fd..ba7c31d4ab55 100644 --- a/sys-apps/textutils/textutils-2.0.21.ebuild +++ b/sys-apps/textutils/textutils-2.0.21.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/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.15 2004/06/28 01:26:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.16 2004/07/15 02:40:56 agriffis Exp $ IUSE="nls static build" -S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" SRC_URI="http://fetish.sf.net/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild index 682e4a6c18af..41744df85a44 100644 --- a/sys-apps/textutils/textutils-2.1.ebuild +++ b/sys-apps/textutils/textutils-2.1.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/sys-apps/textutils/textutils-2.1.ebuild,v 1.20 2004/06/28 01:26:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.21 2004/07/15 02:40:56 agriffis Exp $ IUSE="nls static build" -S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" -- cgit v1.2.3-65-gdbad