diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:06 +0000 |
commit | 79b6fed202a42e70617a0ea59c220c1bae849a61 (patch) | |
tree | 63fde22c192d64e290b237c23f66997df28d8c4c /sys-devel | |
parent | inherit eutils (diff) | |
download | historical-79b6fed202a42e70617a0ea59c220c1bae849a61.tar.gz historical-79b6fed202a42e70617a0ea59c220c1bae849a61.tar.bz2 historical-79b6fed202a42e70617a0ea59c220c1bae849a61.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/cc-config/files/cc-config-1.2.8 | 4 | ||||
-rw-r--r-- | sys-devel/distcc/files/2.11.1p/distcc-config | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.3 | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.4 | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.5 | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath | 4 | ||||
-rwxr-xr-x | sys-devel/gcc-config/files/gcc-config-1.3.6 | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.4 | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.4.1 | 4 | ||||
-rw-r--r-- | sys-devel/gcc/files/awk/fixlafiles.awk | 4 | ||||
-rw-r--r-- | sys-devel/gcc/files/awk/scanforssp.awk | 4 | ||||
-rw-r--r-- | sys-devel/gcc/files/fix_libtool_files.sh | 4 | ||||
-rw-r--r-- | sys-devel/gcc/files/scan_libgcc_linked_ssp.sh | 4 | ||||
-rw-r--r-- | sys-devel/gecc/files/conf.geccd | 4 | ||||
-rw-r--r-- | sys-devel/gecc/files/rc.geccd | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/sys-devel/cc-config/files/cc-config-1.2.8 b/sys-devel/cc-config/files/cc-config-1.2.8 index 66a4f13768ca..861c25744743 100644 --- a/sys-devel/cc-config/files/cc-config-1.2.8 +++ b/sys-devel/cc-config/files/cc-config-1.2.8 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/files/cc-config-1.2.8,v 1.3 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/files/cc-config-1.2.8,v 1.4 2004/07/15 00:56:50 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> source /etc/init.d/functions.sh || { diff --git a/sys-devel/distcc/files/2.11.1p/distcc-config b/sys-devel/distcc/files/2.11.1p/distcc-config index 371c610573dc..b0eac4bfcdd0 100644 --- a/sys-devel/distcc/files/2.11.1p/distcc-config +++ b/sys-devel/distcc/files/2.11.1p/distcc-config @@ -1,7 +1,7 @@ #!/usr/bin/env python -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/files/2.11.1p/distcc-config,v 1.9 2004/03/06 21:04:57 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/files/2.11.1p/distcc-config,v 1.10 2004/07/15 00:57:29 agriffis Exp $ import os, re, signal, sys, commands, pwd from string import rstrip 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 42fe5e000f42..fce8e0c59387 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.3.3 +++ b/sys-devel/gcc-config/files/gcc-config-1.3.3 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.3,v 1.3 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3,v 1.4 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 e68a45f49b33..a39268ea0e90 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,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.3-multi-ldpath,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath,v 1.3 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 7193fb55d3a2..4aa1b7139a5d 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.3.4 +++ b/sys-devel/gcc-config/files/gcc-config-1.3.4 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.4,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4,v 1.3 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 3322cc8f1cc0..2c81a8d19275 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,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.4-multi-ldpath,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath,v 1.3 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 c1ef55efb2c3..fc70904f9ea0 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.3.5 +++ b/sys-devel/gcc-config/files/gcc-config-1.3.5 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.5,v 1.4 2004/05/07 00:45:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5,v 1.5 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 3c6bdc34b211..249233a121af 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,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.5-multi-ldpath,v 1.3 2004/05/06 23:04:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath,v 1.4 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> source /etc/init.d/functions.sh || { diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.6 b/sys-devel/gcc-config/files/gcc-config-1.3.6 index 25b5cbb8400e..adc5c77cae4e 100755 --- a/sys-devel/gcc-config/files/gcc-config-1.3.6 +++ b/sys-devel/gcc-config/files/gcc-config-1.3.6 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.3.6,v 1.1 2004/06/19 17:53:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.6,v 1.2 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 4df0ce9ceccf..c9c7145c82b8 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.4 +++ b/sys-devel/gcc-config/files/gcc-config-1.4 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.4,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4,v 1.3 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> 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 ae2a9249b46d..c4dc692c496a 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.4.1 +++ b/sys-devel/gcc-config/files/gcc-config-1.4.1 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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/files/gcc-config-1.4.1,v 1.3 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4.1,v 1.4 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> # Cross-compiling toolchain contributions by: # Zach Welch <zwelch@gentoo.org> and James Boddington <aiken@gentoo.org> diff --git a/sys-devel/gcc/files/awk/fixlafiles.awk b/sys-devel/gcc/files/awk/fixlafiles.awk index e9e099522bf9..d7cdec041865 100644 --- a/sys-devel/gcc/files/awk/fixlafiles.awk +++ b/sys-devel/gcc/files/awk/fixlafiles.awk @@ -1,7 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/awk/fixlafiles.awk,v 1.10 2004/07/13 18:47:57 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/awk/fixlafiles.awk,v 1.11 2004/07/15 00:59:02 agriffis Exp $ function printn(string) { diff --git a/sys-devel/gcc/files/awk/scanforssp.awk b/sys-devel/gcc/files/awk/scanforssp.awk index 3016f244fffe..e8a1fe8fc82a 100644 --- a/sys-devel/gcc/files/awk/scanforssp.awk +++ b/sys-devel/gcc/files/awk/scanforssp.awk @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> # Contributor: Ned Ludd <solar@gentoo.org> # Contributor: Natanael Copa <nat@c2i.net> # Contributor: Carter Smithhart <derheld42@derheld.net> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/awk/scanforssp.awk,v 1.6 2004/03/01 18:06:29 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/awk/scanforssp.awk,v 1.7 2004/07/15 00:59:02 agriffis Exp $ # Does not seem to be used in this script. diff --git a/sys-devel/gcc/files/fix_libtool_files.sh b/sys-devel/gcc/files/fix_libtool_files.sh index c6492d713c8e..6f6c612b648a 100644 --- a/sys-devel/gcc/files/fix_libtool_files.sh +++ b/sys-devel/gcc/files/fix_libtool_files.sh @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/fix_libtool_files.sh,v 1.9 2004/02/10 21:51:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/fix_libtool_files.sh,v 1.10 2004/07/15 00:59:02 agriffis Exp $ usage() { cat << "USAGE_END" diff --git a/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh b/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh index 3a9f1614701e..f8817e21d15d 100644 --- a/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh +++ b/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh,v 1.2 2003/12/30 06:54:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh,v 1.3 2004/07/15 00:59:02 agriffis Exp $ usage() { cat << "USAGE_END" diff --git a/sys-devel/gecc/files/conf.geccd b/sys-devel/gecc/files/conf.geccd index 6f7b0286e825..c847bb1b8805 100644 --- a/sys-devel/gecc/files/conf.geccd +++ b/sys-devel/gecc/files/conf.geccd @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/conf.geccd,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/conf.geccd,v 1.3 2004/07/15 01:00:06 agriffis Exp $ # Where should gecc store it's cache? GECCD_CACHE="/var/tmp/geccd-cache" diff --git a/sys-devel/gecc/files/rc.geccd b/sys-devel/gecc/files/rc.geccd index 49d2de646f41..de606080e5c8 100644 --- a/sys-devel/gecc/files/rc.geccd +++ b/sys-devel/gecc/files/rc.geccd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/rc.geccd,v 1.3 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/rc.geccd,v 1.4 2004/07/15 01:00:06 agriffis Exp $ depend() { need net |