summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
commitb1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5 (patch)
tree5653e2894638c3e5db70347e49fb3663bf4954e8 /sys-apps/sh-utils
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.tar.gz
historical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.tar.bz2
historical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.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"