From f8dcbb3a317361ba353b4e1f18bf642aae5aa8aa Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 03:36:15 +0000 Subject: sync IUSE (missing), don't assign S=${WORKDIR}/${P} --- sys-devel/sparc32/sparc32-1.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-devel/sparc32') diff --git a/sys-devel/sparc32/sparc32-1.1.ebuild b/sys-devel/sparc32/sparc32-1.1.ebuild index 95b9460e1c2c..90b3b41dfa1e 100644 --- a/sys-devel/sparc32/sparc32-1.1.ebuild +++ b/sys-devel/sparc32/sparc32-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.8 2004/06/24 22:49:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.9 2004/07/15 03:36:15 agriffis Exp $ DESCRIPTION="A SPARC32 compilation environment." LICENSE="GPL-2" @@ -8,8 +8,7 @@ SRC_URI="ftp://ftp.auxio.org/pub/linux/SOURCES/${P}.tgz" SLOT="0" KEYWORDS="-* sparc" - -S=${WORKDIR}/${P} +IUSE="" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad