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
commit90749bd7a35911859d1fda641fea4e3c14188625 (patch)
treecabe49c5d5bed0533ff99d5e00d0cf723f250d12
parentsync IUSE (+build), don't assign S=${WORKDIR}/${P}, trim trailing whitespace ... (diff)
downloadgentoo-2-90749bd7a35911859d1fda641fea4e3c14188625.tar.gz
gentoo-2-90749bd7a35911859d1fda641fea4e3c14188625.tar.bz2
gentoo-2-90749bd7a35911859d1fda641fea4e3c14188625.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r2.ebuild3
-rw-r--r--sys-devel/gdb/gdb-5.2.1.ebuild3
-rw-r--r--sys-devel/gdb/gdb-5.3.90.ebuild3
-rw-r--r--sys-devel/gdb/gdb-5.3.ebuild3
-rw-r--r--sys-devel/gecc/gecc-20021019.ebuild5
-rw-r--r--sys-devel/gecc/gecc-20021102.ebuild3
6 files changed, 7 insertions, 13 deletions
diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
index 5954aaf56ab5..b6244819d6b8 100644
--- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r2.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-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.13 2004/07/02 08:39:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.14 2004/07/15 03:25:41 agriffis Exp $
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
diff --git a/sys-devel/gdb/gdb-5.2.1.ebuild b/sys-devel/gdb/gdb-5.2.1.ebuild
index 413c30e20ade..01708176327a 100644
--- a/sys-devel/gdb/gdb-5.2.1.ebuild
+++ b/sys-devel/gdb/gdb-5.2.1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.12 2004/06/24 22:46:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.13 2004/07/15 03:25:41 agriffis Exp $
inherit flag-o-matic
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
HOMEPAGE="http://sources.redhat.com/gdb/"
SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2"
diff --git a/sys-devel/gdb/gdb-5.3.90.ebuild b/sys-devel/gdb/gdb-5.3.90.ebuild
index 04f69b6c3342..334e1361140d 100644
--- a/sys-devel/gdb/gdb-5.3.90.ebuild
+++ b/sys-devel/gdb/gdb-5.3.90.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/gdb/gdb-5.3.90.ebuild,v 1.10 2004/06/24 22:46:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.11 2004/07/15 03:25:41 agriffis Exp $
IUSE="nls objc"
@@ -138,4 +138,3 @@ src_install() {
dodoc mmalloc/COPYING.LIB mmalloc/MAINTAINERS \
mmalloc/ChangeLog mmalloc/TODO
}
-
diff --git a/sys-devel/gdb/gdb-5.3.ebuild b/sys-devel/gdb/gdb-5.3.ebuild
index 646710c45d02..c5b68a923888 100644
--- a/sys-devel/gdb/gdb-5.3.ebuild
+++ b/sys-devel/gdb/gdb-5.3.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-devel/gdb/gdb-5.3.ebuild,v 1.17 2004/06/24 22:46:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.ebuild,v 1.18 2004/07/15 03:25:41 agriffis Exp $
IUSE="nls objc"
-S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
HOMEPAGE="http://sources.redhat.com/gdb/"
SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2
diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild
index e19514f316ab..f7c1fd297fa4 100644
--- a/sys-devel/gecc/gecc-20021019.ebuild
+++ b/sys-devel/gecc/gecc-20021019.ebuild
@@ -1,8 +1,8 @@
# 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-20021019.ebuild,v 1.7 2004/06/24 22:46:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.8 2004/07/15 03:26:00 agriffis Exp $
-# comprehensive list of any and all USE flags leveraged in the build,
+# comprehensive list of any and all USE flags leveraged in the build,
# with the exception of any ARCH specific flags, i.e. ppc sparc sparc64
# x86 alpha - this is a required variable
IUSE=""
@@ -14,7 +14,6 @@ SLOT="0"
KEYWORDS="~x86"
DEPEND="sys-devel/gcc"
RDEPEND="$DEPEND"
-S="${WORKDIR}/${P}"
src_compile() {
rm -rf test
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