summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-28 21:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-28 21:43:13 +0100
commit22fd7b2d4764535bd3afc37728df1015b0294467 (patch)
tree308db1ade2168db9280b6c460c478e9183a8372f /net-misc/iperf
parentdev-lang/spidermonkey:{38,45} drop more static libs (diff)
downloadgentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/files/iperf.confd1
-rw-r--r--net-misc/iperf/files/iperf.initd-r11
-rw-r--r--net-misc/iperf/files/iperf3.initd1
3 files changed, 0 insertions, 3 deletions
diff --git a/net-misc/iperf/files/iperf.confd b/net-misc/iperf/files/iperf.confd
index 01bd473328e3..7d82492a30f9 100644
--- a/net-misc/iperf/files/iperf.confd
+++ b/net-misc/iperf/files/iperf.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# extra options (run iperf -h for a list of supported options)
IPERF_OPTS="--format Mbytes"
diff --git a/net-misc/iperf/files/iperf.initd-r1 b/net-misc/iperf/files/iperf.initd-r1
index e7d13ff3bf9e..cd17a7b47e9e 100644
--- a/net-misc/iperf/files/iperf.initd-r1
+++ b/net-misc/iperf/files/iperf.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$
description="IP bandwidth measurement server"
command="/usr/bin/iperf"
diff --git a/net-misc/iperf/files/iperf3.initd b/net-misc/iperf/files/iperf3.initd
index bb79f15b2a09..281ebf5ae2d3 100644
--- a/net-misc/iperf/files/iperf3.initd
+++ b/net-misc/iperf/files/iperf3.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$
description="IP bandwidth measurement server"
command="/usr/bin/iperf3"