diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /net-proxy | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-proxy')
32 files changed, 0 insertions, 33 deletions
diff --git a/net-proxy/bfilter/files/bfilter.init b/net-proxy/bfilter/files/bfilter.init index b4481aeb313a..cd0156a9126b 100644 --- a/net-proxy/bfilter/files/bfilter.init +++ b/net-proxy/bfilter/files/bfilter.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-proxy/c-icap/files/c-icap.conf b/net-proxy/c-icap/files/c-icap.conf index b41176a5396d..d3f2420b2dce 100644 --- a/net-proxy/c-icap/files/c-icap.conf +++ b/net-proxy/c-icap/files/c-icap.conf @@ -1,5 +1,3 @@ -# $Id$ - # Use this to change the configuration file to use for c-icap. configfile=/etc/c-icap/c-icap.conf diff --git a/net-proxy/c-icap/files/c-icap.init.3 b/net-proxy/c-icap/files/c-icap.init.3 index a5b0a3e03c84..c11ae50b9f79 100644 --- a/net-proxy/c-icap/files/c-icap.init.3 +++ b/net-proxy/c-icap/files/c-icap.init.3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ : ${configfile:=/etc/c-icap/c-icap.conf} diff --git a/net-proxy/cntlm/files/cntlm.initd b/net-proxy/cntlm/files/cntlm.initd index 6ebe83814424..106a4a163a6f 100644 --- a/net-proxy/cntlm/files/cntlm.initd +++ b/net-proxy/cntlm/files/cntlm.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=${PIDFILE:-/var/run/cntlm.pid} diff --git a/net-proxy/dante/files/dante-1.3.2-sockd-init b/net-proxy/dante/files/dante-1.3.2-sockd-init index f1498f770e5b..5d1f66727da3 100644 --- a/net-proxy/dante/files/dante-1.3.2-sockd-init +++ b/net-proxy/dante/files/dante-1.3.2-sockd-init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ SOCKD_OPT="" [ "${SOCKD_FORKDEPTH:-1}" -gt 1 ] && SOCKD_OPT="${SOCKD_OPT} -N ${SOCKD_FORKDEPTH}" diff --git a/net-proxy/dante/files/dante-sockd-conf b/net-proxy/dante/files/dante-sockd-conf index 1957925c6efd..e817a07a289c 100644 --- a/net-proxy/dante/files/dante-sockd-conf +++ b/net-proxy/dante/files/dante-sockd-conf @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Number of processes to fork off # 1 is plenty for most users diff --git a/net-proxy/dante/files/dante-sockd-init b/net-proxy/dante/files/dante-sockd-init index 1e0aac3ca8c2..41211a4ad06e 100644 --- a/net-proxy/dante/files/dante-sockd-init +++ b/net-proxy/dante/files/dante-sockd-init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ SOCKD_OPT="-D" [ "${SOCKD_FORKDEPTH:-1}" -gt 1 ] && SOCKD_OPT="${SOCKD_OPT} -N ${SOCKD_FORKDEPTH}" diff --git a/net-proxy/haproxy/files/haproxy.initd-r2 b/net-proxy/haproxy/files/haproxy.initd-r2 index 15c5eb5b08c6..e58c7c1fbfb0 100644 --- a/net-proxy/haproxy/files/haproxy.initd-r2 +++ b/net-proxy/haproxy/files/haproxy.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="checkconfig" extra_started_commands="reload" diff --git a/net-proxy/haproxy/files/haproxy.initd-r3 b/net-proxy/haproxy/files/haproxy.initd-r3 index 60ec31ac376b..2ad38fc9ebcc 100644 --- a/net-proxy/haproxy/files/haproxy.initd-r3 +++ b/net-proxy/haproxy/files/haproxy.initd-r3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="checkconfig" extra_started_commands="reload" diff --git a/net-proxy/http-replicator/files/http-replicator-3.0.init b/net-proxy/http-replicator/files/http-replicator-3.0.init index 1aac72b7f0f3..7fc3d5e108da 100644 --- a/net-proxy/http-replicator/files/http-replicator-3.0.init +++ b/net-proxy/http-replicator/files/http-replicator-3.0.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-proxy/http-replicator/files/http-replicator-4.0_alpha2-r3.init b/net-proxy/http-replicator/files/http-replicator-4.0_alpha2-r3.init index 21d1aede6c75..3dc4297855c2 100644 --- a/net-proxy/http-replicator/files/http-replicator-4.0_alpha2-r3.init +++ b/net-proxy/http-replicator/files/http-replicator-4.0_alpha2-r3.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-proxy/nutcracker/files/nutcracker.confd b/net-proxy/nutcracker/files/nutcracker.confd index fd9aef360b12..03393f23a64c 100644 --- a/net-proxy/nutcracker/files/nutcracker.confd +++ b/net-proxy/nutcracker/files/nutcracker.confd @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ #USER="nobody" #PIDFILE="/var/run/nutcracker.pid" diff --git a/net-proxy/nutcracker/files/nutcracker.confd.2 b/net-proxy/nutcracker/files/nutcracker.confd.2 index 128c37839a14..4029092e6e7e 100644 --- a/net-proxy/nutcracker/files/nutcracker.confd.2 +++ b/net-proxy/nutcracker/files/nutcracker.confd.2 @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ #USER="nobody" #PIDFILE="/var/run/nutcracker.pid" diff --git a/net-proxy/nutcracker/files/nutcracker.initd b/net-proxy/nutcracker/files/nutcracker.initd index 2fce2ae94a5c..47abe8f3cd45 100644 --- a/net-proxy/nutcracker/files/nutcracker.initd +++ b/net-proxy/nutcracker/files/nutcracker.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ USER="${USER:-nobody}" PIDFILE="${PIDFILE:-/var/run/nutcracker.pid}" diff --git a/net-proxy/nutcracker/files/nutcracker.initd.2 b/net-proxy/nutcracker/files/nutcracker.initd.2 index ee5e3f43577e..7e96808f04bb 100644 --- a/net-proxy/nutcracker/files/nutcracker.initd.2 +++ b/net-proxy/nutcracker/files/nutcracker.initd.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ USER="${USER:-nobody}" PIDFILE="${PIDFILE:-/var/run/nutcracker.pid}" diff --git a/net-proxy/nylon/files/nylon.conf b/net-proxy/nylon/files/nylon.conf index 825cc0a3e7e4..d930470ed290 100644 --- a/net-proxy/nylon/files/nylon.conf +++ b/net-proxy/nylon/files/nylon.conf @@ -1,6 +1,5 @@ # sample configuration # marius aamodt eriksen (marius@umich.edu) -# $Id$ # general settings [General] diff --git a/net-proxy/nylon/files/nylon.init b/net-proxy/nylon/files/nylon.init index eb4ba694cb36..7c58d3c9bc32 100644 --- a/net-proxy/nylon/files/nylon.init +++ b/net-proxy/nylon/files/nylon.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-proxy/polipo/files/polipo.initd-5 b/net-proxy/polipo/files/polipo.initd-5 index 0442fc92be3e..08f3394eda68 100644 --- a/net-proxy/polipo/files/polipo.initd-5 +++ b/net-proxy/polipo/files/polipo.initd-5 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ CONFFILE="/etc/polipo/config${SVCNAME#polipo}" PIDFILE="/var/run/${SVCNAME}.pid" diff --git a/net-proxy/privoxy/files/privoxy.initd-3 b/net-proxy/privoxy/files/privoxy.initd-3 index 34f216260153..66159ea59838 100644 --- a/net-proxy/privoxy/files/privoxy.initd-3 +++ b/net-proxy/privoxy/files/privoxy.initd-3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ CONFFILE=/etc/${SVCNAME}/config PIDFILE=/var/run/${SVCNAME}.pid diff --git a/net-proxy/shadowsocks-libev/files/shadowsocks.initd b/net-proxy/shadowsocks-libev/files/shadowsocks.initd index 3f0e7c6af9c3..e980bb2636e8 100644 --- a/net-proxy/shadowsocks-libev/files/shadowsocks.initd +++ b/net-proxy/shadowsocks-libev/files/shadowsocks.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ SS_CONFIG="/etc/shadowsocks-libev/shadowsocks.json" diff --git a/net-proxy/squid/files/squid.confd-r1 b/net-proxy/squid/files/squid.confd-r1 index c42e04e11add..a29d33defb07 100644 --- a/net-proxy/squid/files/squid.confd-r1 +++ b/net-proxy/squid/files/squid.confd-r1 @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Config file for /etc/init.d/squid diff --git a/net-proxy/squid/files/squid.initd-r4 b/net-proxy/squid/files/squid.initd-r4 index 9eaa2df713c4..3e84eda38a6d 100644 --- a/net-proxy/squid/files/squid.initd-r4 +++ b/net-proxy/squid/files/squid.initd-r4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload rotate" diff --git a/net-proxy/squid/files/squid.pam b/net-proxy/squid/files/squid.pam index 95fbe6bfd6b5..75eeaa9db38d 100644 --- a/net-proxy/squid/files/squid.pam +++ b/net-proxy/squid/files/squid.pam @@ -1,5 +1,4 @@ #%PAM-1.0 -# $Id$ auth required pam_nologin.so auth include system-auth account include system-auth diff --git a/net-proxy/tinyproxy/files/tinyproxy-1.8.3-r2.initd b/net-proxy/tinyproxy/files/tinyproxy-1.8.3-r2.initd index 6569e6dcd8b6..9df4ef5046d7 100644 --- a/net-proxy/tinyproxy/files/tinyproxy-1.8.3-r2.initd +++ b/net-proxy/tinyproxy/files/tinyproxy-1.8.3-r2.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ get_config() { res=$(awk '$1 == "'$1'" { s=$2 } END { print s }' "$CONFFILE") diff --git a/net-proxy/ufdbguard/files/ufdb.confd b/net-proxy/ufdbguard/files/ufdb.confd index 76f4648948b5..08c7e5f1a8fa 100644 --- a/net-proxy/ufdbguard/files/ufdb.confd +++ b/net-proxy/ufdbguard/files/ufdb.confd @@ -1,5 +1,4 @@ # -*- sh -*- -# $Id$ # Tables to re-generate when starting or reloading ufdbguard UFDB_GT="alwaysallow alwaysdeny" diff --git a/net-proxy/ufdbguard/files/ufdb.initd b/net-proxy/ufdbguard/files/ufdb.initd index 832e5451e954..e55c0e7d1a1e 100644 --- a/net-proxy/ufdbguard/files/ufdb.initd +++ b/net-proxy/ufdbguard/files/ufdb.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # reconfig is what the upstream documentation suggests, so let's # provide it for compatibility. diff --git a/net-proxy/ufdbguard/files/ufdb.initd.2 b/net-proxy/ufdbguard/files/ufdb.initd.2 index 163aa4346e05..44a7f59026e0 100644 --- a/net-proxy/ufdbguard/files/ufdb.initd.2 +++ b/net-proxy/ufdbguard/files/ufdb.initd.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # reconfig is what the upstream documentation suggests, so let's # provide it for compatibility. diff --git a/net-proxy/ufdbguard/files/ufdbUpdate.cron b/net-proxy/ufdbguard/files/ufdbUpdate.cron index 3f12de4ef667..f9147648c8b7 100644 --- a/net-proxy/ufdbguard/files/ufdbUpdate.cron +++ b/net-proxy/ufdbguard/files/ufdbUpdate.cron @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # cron.daily file to update the ufdb database diff --git a/net-proxy/wwwoffle/files/wwwoffle-online.confd b/net-proxy/wwwoffle/files/wwwoffle-online.confd index db8979c209c2..63d1f821e7fb 100644 --- a/net-proxy/wwwoffle/files/wwwoffle-online.confd +++ b/net-proxy/wwwoffle/files/wwwoffle-online.confd @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Enter the interface that connects you to the outside world # This will correspond to /etc/wwwoffle/init.d/net.${IFACE} diff --git a/net-proxy/wwwoffle/files/wwwoffle-online.initd b/net-proxy/wwwoffle/files/wwwoffle-online.initd index 82fc7309adbb..e8c9c677b8b6 100644 --- a/net-proxy/wwwoffle/files/wwwoffle-online.initd +++ b/net-proxy/wwwoffle/files/wwwoffle-online.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need wwwoffled diff --git a/net-proxy/wwwoffle/files/wwwoffle.initd b/net-proxy/wwwoffle/files/wwwoffle.initd index 7feca3049d74..628c29f23cc0 100644 --- a/net-proxy/wwwoffle/files/wwwoffle.initd +++ b/net-proxy/wwwoffle/files/wwwoffle.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need localmount diff --git a/net-proxy/ziproxy/files/ziproxy.initd-r1 b/net-proxy/ziproxy/files/ziproxy.initd-r1 index f552307586fa..7336e3c9f658 100644 --- a/net-proxy/ziproxy/files/ziproxy.initd-r1 +++ b/net-proxy/ziproxy/files/ziproxy.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net |