summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-06 04:14:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-06 04:14:45 +0000
commitf29af372001cdadd1f0514eeb7cc9307dd77bc18 (patch)
tree5fc95cbacb50d8b008b79632a75901ee610e86b6 /sys-devel/gcc-config
parentwe license under gpl2, not gpl2 or later (diff)
downloadgentoo-2-f29af372001cdadd1f0514eeb7cc9307dd77bc18.tar.gz
gentoo-2-f29af372001cdadd1f0514eeb7cc9307dd77bc18.tar.bz2
gentoo-2-f29af372001cdadd1f0514eeb7cc9307dd77bc18.zip
we license under gpl2, not gpl2 or later
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.37
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath7
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.47
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath7
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.57
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath7
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.47
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.4.16
8 files changed, 24 insertions, 31 deletions
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.3 b/sys-devel/gcc-config/files/gcc-config-1.3.3
index f00cb0326a3b..42fe5e000f42 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.3
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.3
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3,v 1.3 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3,v 1.2 2003/04/28 02:14:30 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath b/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath
index 20c08eaa5e41..e68a45f49b33 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath,v 1.1 2003/10/18 19:35:48 brad_mssw Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.4 b/sys-devel/gcc-config/files/gcc-config-1.3.4
index 2fca9a02ef19..7193fb55d3a2 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.4
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.4
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4,v 1.1 2003/11/18 19:39:07 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath b/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath
index fed67d4d1c4f..3322cc8f1cc0 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath,v 1.1 2003/11/18 19:39:07 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.5 b/sys-devel/gcc-config/files/gcc-config-1.3.5
index f59202119ef1..5aa35b0ef846 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.5
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.5
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5,v 1.1 2004/02/08 16:52:01 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath b/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath
index 6ee8708c6a39..eed4df366bd4 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath,v 1.1 2004/02/08 16:52:01 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.4 b/sys-devel/gcc-config/files/gcc-config-1.4
index b2fab26bdf57..4df0ce9ceccf 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.4
+++ b/sys-devel/gcc-config/files/gcc-config-1.4
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4,v 1.1 2003/02/23 16:20:10 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"
diff --git a/sys-devel/gcc-config/files/gcc-config-1.4.1 b/sys-devel/gcc-config/files/gcc-config-1.4.1
index 259d6a094960..ae2a9249b46d 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.4.1
+++ b/sys-devel/gcc-config/files/gcc-config-1.4.1
@@ -1,10 +1,10 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4.1,v 1.3 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
# Cross-compiling toolchain contributions by:
# Zach Welch <zwelch@gentoo.org> and James Boddington <aiken@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4.1,v 1.2 2003/04/08 12:53:38 azarah Exp $
# handle not ROOT installs
[ -z "${ROOT}" ] && ROOT="/"