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-analyzer/zabbix | |
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-analyzer/zabbix')
6 files changed, 0 insertions, 6 deletions
diff --git a/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd b/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd index bd5bc901d917..50db578f6b5a 100644 --- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd +++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_agentd.pid" diff --git a/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy b/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy index 692b513972ac..81bd4f3607a1 100644 --- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy +++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_proxy.pid" diff --git a/net-analyzer/zabbix/files/2.2/init.d/zabbix-server b/net-analyzer/zabbix/files/2.2/init.d/zabbix-server index d6ec366f5522..abc9002f4646 100644 --- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-server +++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-server @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_server.pid" diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd b/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd index 3c827d5fafa0..2e5024ed2de8 100644 --- a/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd +++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_agentd.pid" diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy b/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy index 40ff5cbbced8..81dc78f08e3f 100644 --- a/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy +++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_proxy.pid" diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-server b/net-analyzer/zabbix/files/3.0/init.d/zabbix-server index bd9f59e65a96..a57a3100dd95 100644 --- a/net-analyzer/zabbix/files/3.0/init.d/zabbix-server +++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-server @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pid_file="/run/zabbix/zabbix_server.pid" |