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/munin/files | |
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/munin/files')
5 files changed, 0 insertions, 5 deletions
diff --git a/net-analyzer/munin/files/munin-1.3.2-plugins.conf b/net-analyzer/munin/files/munin-1.3.2-plugins.conf index 9be6433ddc9f..e85666b77013 100644 --- a/net-analyzer/munin/files/munin-1.3.2-plugins.conf +++ b/net-analyzer/munin/files/munin-1.3.2-plugins.conf @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # This file contains configuration options for the plugins. Three # options are understood by munin-node itself: diff --git a/net-analyzer/munin/files/munin-asyncd.init.2 b/net-analyzer/munin/files/munin-asyncd.init.2 index 136fccb3d438..59ef4c6b0280 100644 --- a/net-analyzer/munin/files/munin-asyncd.init.2 +++ b/net-analyzer/munin/files/munin-asyncd.init.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command=/usr/libexec/munin/munin-asyncd command_args="--fork" diff --git a/net-analyzer/munin/files/munin-node_conf.d_1.4.6-r2 b/net-analyzer/munin/files/munin-node_conf.d_1.4.6-r2 index 9d8b5afa9673..79b0e14ef7fd 100644 --- a/net-analyzer/munin/files/munin-node_conf.d_1.4.6-r2 +++ b/net-analyzer/munin/files/munin-node_conf.d_1.4.6-r2 @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Set to the nice level for daemon NICE_LEVEL=1 diff --git a/net-analyzer/munin/files/munin-node_init.d_2.0.19 b/net-analyzer/munin/files/munin-node_init.d_2.0.19 index 810e6e38bbb9..fca7880692cf 100644 --- a/net-analyzer/munin/files/munin-node_init.d_2.0.19 +++ b/net-analyzer/munin/files/munin-node_init.d_2.0.19 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ get_munin_config() { awk '$1 == "'$1'" { s=$2 } END { print s }' "$CFGFILE" diff --git a/net-analyzer/munin/files/munin-node_init.d_2.0.7 b/net-analyzer/munin/files/munin-node_init.d_2.0.7 index 2595eb9992f0..7932e356f2e8 100644 --- a/net-analyzer/munin/files/munin-node_init.d_2.0.7 +++ b/net-analyzer/munin/files/munin-node_init.d_2.0.7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ get_munin_config() { awk '$1 == "'$1'" { s=$2 } END { print s }' "$CFGFILE" |