diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 04:14:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 04:14:45 +0000 |
commit | f29af372001cdadd1f0514eeb7cc9307dd77bc18 (patch) | |
tree | 5fc95cbacb50d8b008b79632a75901ee610e86b6 /sys-devel | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-devel/cc-config/files/cc-config-1.2.8 | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.3 | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.3-multi-ldpath | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.4 | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.4-multi-ldpath | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.5 | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.5-multi-ldpath | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.4 | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.4.1 | 6 | ||||
-rw-r--r-- | sys-devel/gecc/files/conf.geccd | 6 | ||||
-rw-r--r-- | sys-devel/gecc/files/rc.geccd | 29 |
11 files changed, 43 insertions, 54 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 bd6610135df3..66a4f13768ca 100644 --- a/sys-devel/cc-config/files/cc-config-1.2.8 +++ b/sys-devel/cc-config/files/cc-config-1.2.8 @@ -1,9 +1,8 @@ #!/bin/bash -# Copyright 1999-2002 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/cc-config/files/cc-config-1.2.8,v 1.3 2004/03/06 04:14:45 vapier Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/files/cc-config-1.2.8,v 1.2 2003/01/13 23:20:22 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 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="/" diff --git a/sys-devel/gecc/files/conf.geccd b/sys-devel/gecc/files/conf.geccd index df0000f6fb5c..6f7b0286e825 100644 --- a/sys-devel/gecc/files/conf.geccd +++ b/sys-devel/gecc/files/conf.geccd @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/conf.geccd,v 1.1 2002/10/20 01:50:25 lostlogic Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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 $ # 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 80d4b2eddfdf..49d2de646f41 100644 --- a/sys-devel/gecc/files/rc.geccd +++ b/sys-devel/gecc/files/rc.geccd @@ -1,15 +1,13 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/files/rc.geccd,v 1.2 2003/02/14 23:27:35 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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 $ -depend() -{ +depend() { need net } -start() -{ +start() { local myopts if [ ! -z "${GECCD_CENTRAL}" ]; then myopts="-c -a ${GECCD_CENTRAL} -A ${GECCD_PORT}" @@ -17,18 +15,17 @@ start() ebegin "Starting geccd" start-stop-daemon --start --quiet --exec /usr/bin/geccd -- \ - ${myopts} \ - -c \ - -p ${GECCD_PORT} \ - -C ${GECCD_CACHE} \ - -j ${GECCD_JOBS} \ - -s /var/run/geccd.sock \ - --pid-file /var/run/geccd.pid + ${myopts} \ + -c \ + -p ${GECCD_PORT} \ + -C ${GECCD_CACHE} \ + -j ${GECCD_JOBS} \ + -s /var/run/geccd.sock \ + --pid-file /var/run/geccd.pid eend $? } -stop() -{ +stop() { ebegin "Stopping geccd" start-stop-daemon --stop --quiet -p /var/run/geccd.pid eend $? |