summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:36 +0000
commitbf9a1a0741bbd027cd72eedee4343590d31879ac (patch)
tree543e81408f5c7859d66114d8a1ec6f5c305fdceb
parentdon't dep on arch for gnuconfig_update (Manifest recommit) (diff)
downloadgentoo-2-bf9a1a0741bbd027cd72eedee4343590d31879ac.tar.gz
gentoo-2-bf9a1a0741bbd027cd72eedee4343590d31879ac.tar.bz2
gentoo-2-bf9a1a0741bbd027cd72eedee4343590d31879ac.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.3-r1.ebuild4
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.3-r2.ebuild4
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.4.ebuild4
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.6.ebuild3
4 files changed, 4 insertions, 11 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.3-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.3-r1.ebuild
index abcf4742b694..b9ec7e978b5c 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.3-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.3-r1.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/gcc-config/gcc-config-1.3.3-r1.ebuild,v 1.8 2004/07/02 09:32:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.3-r1.ebuild,v 1.9 2004/07/15 03:18:36 agriffis Exp $
IUSE=""
@@ -8,7 +8,6 @@ W_VER="1.4.1"
DISABLE_GEN_GCC_WRAPPERS="yes"
-S="${WORKDIR}/${P}"
DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
@@ -87,4 +86,3 @@ pkg_postinst() {
fi
fi
}
-
diff --git a/sys-devel/gcc-config/gcc-config-1.3.3-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.3.3-r2.ebuild
index dd9f8a46dd65..fec9a596ed9a 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.3-r2.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.3-r2.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/gcc-config/gcc-config-1.3.3-r2.ebuild,v 1.4 2004/07/02 09:32:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.3-r2.ebuild,v 1.5 2004/07/15 03:18:36 agriffis Exp $
IUSE=""
@@ -8,7 +8,6 @@ W_VER="1.4.1"
DISABLE_GEN_GCC_WRAPPERS="yes"
-S="${WORKDIR}/${P}"
DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
@@ -87,4 +86,3 @@ pkg_postinst() {
fi
fi
}
-
diff --git a/sys-devel/gcc-config/gcc-config-1.3.4.ebuild b/sys-devel/gcc-config/gcc-config-1.3.4.ebuild
index f75c141a283f..8af0edbda78f 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.4.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.4.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/gcc-config/gcc-config-1.3.4.ebuild,v 1.6 2004/07/02 09:32:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.4.ebuild,v 1.7 2004/07/15 03:18:36 agriffis Exp $
IUSE=""
@@ -8,7 +8,6 @@ W_VER="1.4.1"
DISABLE_GEN_GCC_WRAPPERS="yes"
-S="${WORKDIR}/${P}"
DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
@@ -92,4 +91,3 @@ pkg_postinst() {
fi
fi
}
-
diff --git a/sys-devel/gcc-config/gcc-config-1.3.6.ebuild b/sys-devel/gcc-config/gcc-config-1.3.6.ebuild
index d4c4ab61bb02..2e0690192bec 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.6.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.6.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/gcc-config/gcc-config-1.3.6.ebuild,v 1.4 2004/07/02 09:32:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.6.ebuild,v 1.5 2004/07/15 03:18:36 agriffis Exp $
# Version of .c wrapper to use
W_VER="1.4.2"
@@ -95,4 +95,3 @@ pkg_postinst() {
fi
fi
}
-