summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:26:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:26:00 +0000
commit741b4d4b1d67d186db5d71e9bf57fa61a89e648d (patch)
tree271bd64ebea6624791968da0ef8bb0ab37c63bd5 /sys-devel/gecc/gecc-20021102.ebuild
parentsync IUSE (+build), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-741b4d4b1d67d186db5d71e9bf57fa61a89e648d.tar.gz
historical-741b4d4b1d67d186db5d71e9bf57fa61a89e648d.tar.bz2
historical-741b4d4b1d67d186db5d71e9bf57fa61a89e648d.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-devel/gecc/gecc-20021102.ebuild')
-rw-r--r--sys-devel/gecc/gecc-20021102.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gecc/gecc-20021102.ebuild b/sys-devel/gecc/gecc-20021102.ebuild
index 00ba0e864328..86207d3d0cc9 100644
--- a/sys-devel/gecc/gecc-20021102.ebuild
+++ b/sys-devel/gecc/gecc-20021102.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/gecc/gecc-20021102.ebuild,v 1.3 2004/06/24 22:46:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.4 2004/07/15 03:26:00 agriffis Exp $
IUSE=""
DESCRIPTION="gecc is a tool to speed up compilation of C/C++ sources. It distributes the compilation on a cluster of compilation nodes. It also caches the object files to save some unneeded work."
@@ -11,7 +11,6 @@ SLOT="0"
KEYWORDS="~x86"
DEPEND="sys-devel/gcc"
RDEPEND="$DEPEND"
-S="${WORKDIR}/${P}"
src_compile() {
# rm -rf test