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 /app-antivirus | |
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 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/files/clamd.initd-r6 | 1 | ||||
-rw-r--r-- | app-antivirus/skyldav/files/skyldav.confd | 1 | ||||
-rwxr-xr-x | app-antivirus/skyldav/files/skyldav.initd | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/app-antivirus/clamav/files/clamd.initd-r6 b/app-antivirus/clamav/files/clamd.initd-r6 index ee11b3924432..7b50af640727 100644 --- a/app-antivirus/clamav/files/clamd.initd-r6 +++ b/app-antivirus/clamav/files/clamd.initd-r6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ daemon_clamd="/usr/sbin/clamd" daemon_freshclam="/usr/bin/freshclam" diff --git a/app-antivirus/skyldav/files/skyldav.confd b/app-antivirus/skyldav/files/skyldav.confd index 3638144bc10b..87829b658ebe 100644 --- a/app-antivirus/skyldav/files/skyldav.confd +++ b/app-antivirus/skyldav/files/skyldav.confd @@ -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/skyldav diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd index 24ccdf18f549..539cd4f083cd 100755 --- a/app-antivirus/skyldav/files/skyldav.initd +++ b/app-antivirus/skyldav/files/skyldav.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$ SKYLDAV_BIN="/usr/sbin/skyldav" SKYLDAV_OPTS="${SKYLDAV_OPTS:--m 2}" |