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 /www-servers/varnish | |
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 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/files/varnishd.initd-r3 | 1 | ||||
-rw-r--r-- | www-servers/varnish/files/varnishd.initd-r4 | 1 | ||||
-rw-r--r-- | www-servers/varnish/files/varnishlog.initd | 1 | ||||
-rw-r--r-- | www-servers/varnish/files/varnishncsa.initd | 1 | ||||
-rw-r--r-- | www-servers/varnish/files/varnishncsa.initd-r1 | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/www-servers/varnish/files/varnishd.initd-r3 b/www-servers/varnish/files/varnishd.initd-r3 index d1a2454c51bf..ff8eaf691ea3 100644 --- a/www-servers/varnish/files/varnishd.initd-r3 +++ b/www-servers/varnish/files/varnishd.initd-r3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHD_PID=${VARNISHD_PID:-/run/${SVCNAME}.pid} CONFIGFILES="${CONFIGFILE:-/etc/varnish/default.vcl}" diff --git a/www-servers/varnish/files/varnishd.initd-r4 b/www-servers/varnish/files/varnishd.initd-r4 index c60f8be04bfe..4bc5061d2356 100644 --- a/www-servers/varnish/files/varnishd.initd-r4 +++ b/www-servers/varnish/files/varnishd.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$ VARNISHD_PID=${VARNISHD_PID:-/run/${SVCNAME}.pid} CONFIGFILES="${CONFIGFILE:-/etc/varnish/default.vcl}" diff --git a/www-servers/varnish/files/varnishlog.initd b/www-servers/varnish/files/varnishlog.initd index f98442a07166..ebbf52ec4da3 100644 --- a/www-servers/varnish/files/varnishlog.initd +++ b/www-servers/varnish/files/varnishlog.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHLOG_PID=${VARNISHLOG_PID:-/run/${SVCNAME}.pid} diff --git a/www-servers/varnish/files/varnishncsa.initd b/www-servers/varnish/files/varnishncsa.initd index f17bf3e9837a..e9c0001736eb 100644 --- a/www-servers/varnish/files/varnishncsa.initd +++ b/www-servers/varnish/files/varnishncsa.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHNCSA_PID=${VARNISHNCSA_PID:-/run/${SVCNAME}.pid} diff --git a/www-servers/varnish/files/varnishncsa.initd-r1 b/www-servers/varnish/files/varnishncsa.initd-r1 index c21d528fbf44..8a584decc965 100644 --- a/www-servers/varnish/files/varnishncsa.initd-r1 +++ b/www-servers/varnish/files/varnishncsa.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHNCSA_PID=${VARNISHNCSA_PID:-/run/${SVCNAME}.pid} |