summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:34:21 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:34:21 +0000
commit19dff23dbc2694ed28241699e51cc159b1413f79 (patch)
treeff303dcfc3d1d6cf681ac70dd7dd6818de55ffa0 /sys-apps/sh-utils
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-19dff23dbc2694ed28241699e51cc159b1413f79.tar.gz
gentoo-2-19dff23dbc2694ed28241699e51cc159b1413f79.tar.bz2
gentoo-2-19dff23dbc2694ed28241699e51cc159b1413f79.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/sh-utils')
-rw-r--r--sys-apps/sh-utils/sh-utils-2.0.15.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0.15.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15.ebuild
index fac251a74d99..d70eff65a50f 100644
--- a/sys-apps/sh-utils/sh-utils-2.0.15.ebuild
+++ b/sys-apps/sh-utils/sh-utils-2.0.15.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/sh-utils/sh-utils-2.0.15.ebuild,v 1.19 2004/06/27 21:52:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15.ebuild,v 1.20 2004/07/15 02:34:21 agriffis Exp $
IUSE="nls static build"
-S=${WORKDIR}/${P}
DESCRIPTION="Your standard GNU shell utilities"
SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html"