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 /mail-filter
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 'mail-filter')
-rw-r--r--mail-filter/amavisd-milter/files/amavisd-milter.initd1
-rw-r--r--mail-filter/amavisd-new/files/amavis-mc.initd1
-rw-r--r--mail-filter/amavisd-new/files/amavisd-snmp.initd1
-rw-r--r--mail-filter/amavisd-new/files/amavisd.initd1
-rw-r--r--mail-filter/amavisd-new/files/amavisd.initd-r11
-rw-r--r--mail-filter/assp/files/asspd.init1
-rw-r--r--mail-filter/dcc/files/dcc.initd1
-rw-r--r--mail-filter/dcc/files/dcc.initd-1.3.1401
-rw-r--r--mail-filter/dcc/files/dcc.initd-1.3.1541
-rw-r--r--mail-filter/dkimproxy/files/dkimproxy.in.initd1
-rw-r--r--mail-filter/dkimproxy/files/dkimproxy.out.initd1
-rw-r--r--mail-filter/dspam/files/dspam.initd1
-rw-r--r--mail-filter/gld/files/gld.rc1
-rw-r--r--mail-filter/milter-regex/files/milter-regex-init1
-rw-r--r--mail-filter/opendkim/files/opendkim.init.r31
-rw-r--r--mail-filter/opendmarc/files/opendmarc.initd1
-rw-r--r--mail-filter/p3scan/files/p3scan.init1
-rw-r--r--mail-filter/p3scan/files/p3scan.init-r11
-rw-r--r--mail-filter/policyd/files/policyd.rc1
-rw-r--r--mail-filter/postfwd/files/postfwd.init1
-rw-r--r--mail-filter/postgrey/files/postgrey-1.34-r3.rc.new1
-rw-r--r--mail-filter/sid-milter/files/sid-filter.init-r11
-rwxr-xr-xmail-filter/sigh/files/sigh.initd1
-rw-r--r--mail-filter/spamass-milter/files/spamass-milter.conf31
-rw-r--r--mail-filter/spamass-milter/files/spamass-milter.rc41
-rw-r--r--mail-filter/spamassassin/files/3.3.1-spamd.init1
-rw-r--r--mail-filter/spamassassin/files/3.4.1-spamd.init1
-rw-r--r--mail-filter/spambayes/files/spambayespop3proxy.rc1
-rw-r--r--mail-filter/spampd/files/init1
-rw-r--r--mail-filter/spampd/files/init-r11
30 files changed, 0 insertions, 30 deletions
diff --git a/mail-filter/amavisd-milter/files/amavisd-milter.initd b/mail-filter/amavisd-milter/files/amavisd-milter.initd
index e1f4b3a7c8af..68652d6be3e7 100644
--- a/mail-filter/amavisd-milter/files/amavisd-milter.initd
+++ b/mail-filter/amavisd-milter/files/amavisd-milter.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
NAME="amavisd-milter"
DAEMON="/usr/sbin/${NAME}"
diff --git a/mail-filter/amavisd-new/files/amavis-mc.initd b/mail-filter/amavisd-new/files/amavis-mc.initd
index eb1b4994a7d5..84658da9a4e2 100644
--- a/mail-filter/amavisd-new/files/amavis-mc.initd
+++ b/mail-filter/amavisd-new/files/amavis-mc.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
pidfile="/run/amavis/amavis-mc.pid"
command="/usr/sbin/amavis-mc"
diff --git a/mail-filter/amavisd-new/files/amavisd-snmp.initd b/mail-filter/amavisd-new/files/amavisd-snmp.initd
index fca5f12acf2c..fc23a1fc1019 100644
--- a/mail-filter/amavisd-new/files/amavisd-snmp.initd
+++ b/mail-filter/amavisd-new/files/amavisd-snmp.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
name="amavisd-snmp"
pidfile="/run/amavis/${name}.pid"
diff --git a/mail-filter/amavisd-new/files/amavisd.initd b/mail-filter/amavisd-new/files/amavisd.initd
index cbda09ac1193..4899296cc140 100644
--- a/mail-filter/amavisd-new/files/amavisd.initd
+++ b/mail-filter/amavisd-new/files/amavisd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
extra_commands="debug debug_sa"
diff --git a/mail-filter/amavisd-new/files/amavisd.initd-r1 b/mail-filter/amavisd-new/files/amavisd.initd-r1
index a81cc23b8d4b..d772433aa418 100644
--- a/mail-filter/amavisd-new/files/amavisd.initd-r1
+++ b/mail-filter/amavisd-new/files/amavisd.initd-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
extra_commands="debug debug_sa"
diff --git a/mail-filter/assp/files/asspd.init b/mail-filter/assp/files/asspd.init
index e1bc83653cd7..cad0d9426ac1 100644
--- a/mail-filter/assp/files/asspd.init
+++ b/mail-filter/assp/files/asspd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/mail-filter/dcc/files/dcc.initd b/mail-filter/dcc/files/dcc.initd
index c0d51adda339..1e64a16c6306 100644
--- a/mail-filter/dcc/files/dcc.initd
+++ b/mail-filter/dcc/files/dcc.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use logger
diff --git a/mail-filter/dcc/files/dcc.initd-1.3.140 b/mail-filter/dcc/files/dcc.initd-1.3.140
index afa947b995fc..8fc4ac3540c3 100644
--- a/mail-filter/dcc/files/dcc.initd-1.3.140
+++ b/mail-filter/dcc/files/dcc.initd-1.3.140
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use logger
diff --git a/mail-filter/dcc/files/dcc.initd-1.3.154 b/mail-filter/dcc/files/dcc.initd-1.3.154
index b05b4d6f2545..e7d63b24604e 100644
--- a/mail-filter/dcc/files/dcc.initd-1.3.154
+++ b/mail-filter/dcc/files/dcc.initd-1.3.154
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use logger
diff --git a/mail-filter/dkimproxy/files/dkimproxy.in.initd b/mail-filter/dkimproxy/files/dkimproxy.in.initd
index c91a383f170a..83e8408f7cf4 100644
--- a/mail-filter/dkimproxy/files/dkimproxy.in.initd
+++ b/mail-filter/dkimproxy/files/dkimproxy.in.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$
depend() {
need net
diff --git a/mail-filter/dkimproxy/files/dkimproxy.out.initd b/mail-filter/dkimproxy/files/dkimproxy.out.initd
index 68f11d38d4f3..e889e2018601 100644
--- a/mail-filter/dkimproxy/files/dkimproxy.out.initd
+++ b/mail-filter/dkimproxy/files/dkimproxy.out.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$
depend() {
need net
diff --git a/mail-filter/dspam/files/dspam.initd b/mail-filter/dspam/files/dspam.initd
index 19fa8dc04722..e452630ab946 100644
--- a/mail-filter/dspam/files/dspam.initd
+++ b/mail-filter/dspam/files/dspam.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
PIDFILE=${PID_FILE:-/var/run/dspam/dspam.pid}
diff --git a/mail-filter/gld/files/gld.rc b/mail-filter/gld/files/gld.rc
index 97334e2625d3..7df142e1433d 100644
--- a/mail-filter/gld/files/gld.rc
+++ b/mail-filter/gld/files/gld.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net # in case mysql daemon is not local
diff --git a/mail-filter/milter-regex/files/milter-regex-init b/mail-filter/milter-regex/files/milter-regex-init
index 3b0038bbb5ef..7528e625d2d6 100644
--- a/mail-filter/milter-regex/files/milter-regex-init
+++ b/mail-filter/milter-regex/files/milter-regex-init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use dns logger net
diff --git a/mail-filter/opendkim/files/opendkim.init.r3 b/mail-filter/opendkim/files/opendkim.init.r3
index dacd8135e2f2..bb8ac96f0570 100644
--- a/mail-filter/opendkim/files/opendkim.init.r3
+++ b/mail-filter/opendkim/files/opendkim.init.r3
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
CONFFILE=/etc/opendkim/${SVCNAME}.conf
diff --git a/mail-filter/opendmarc/files/opendmarc.initd b/mail-filter/opendmarc/files/opendmarc.initd
index 431d31024090..0f248fcb86c7 100644
--- a/mail-filter/opendmarc/files/opendmarc.initd
+++ b/mail-filter/opendmarc/files/opendmarc.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$
CONFFILE="/etc/opendmarc/${SVCNAME}.conf"
diff --git a/mail-filter/p3scan/files/p3scan.init b/mail-filter/p3scan/files/p3scan.init
index 459a7ebe8d2b..8900cd0b44fd 100644
--- a/mail-filter/p3scan/files/p3scan.init
+++ b/mail-filter/p3scan/files/p3scan.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/mail-filter/p3scan/files/p3scan.init-r1 b/mail-filter/p3scan/files/p3scan.init-r1
index 4ae145fbc809..174ea5c52fb2 100644
--- a/mail-filter/p3scan/files/p3scan.init-r1
+++ b/mail-filter/p3scan/files/p3scan.init-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net
diff --git a/mail-filter/policyd/files/policyd.rc b/mail-filter/policyd/files/policyd.rc
index 19abbd551b68..54fda4611ef9 100644
--- a/mail-filter/policyd/files/policyd.rc
+++ b/mail-filter/policyd/files/policyd.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
before mta
diff --git a/mail-filter/postfwd/files/postfwd.init b/mail-filter/postfwd/files/postfwd.init
index 34dc52214e48..b56d8b412f10 100644
--- a/mail-filter/postfwd/files/postfwd.init
+++ b/mail-filter/postfwd/files/postfwd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PIDFILE=/var/run/postfwd.pid
diff --git a/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new b/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new
index bc77bc6d12a6..74256f7e987a 100644
--- a/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new
+++ b/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
conf="/etc/conf.d/postgrey"
diff --git a/mail-filter/sid-milter/files/sid-filter.init-r1 b/mail-filter/sid-milter/files/sid-filter.init-r1
index 74b0dd5944da..853e96653a02 100644
--- a/mail-filter/sid-milter/files/sid-filter.init-r1
+++ b/mail-filter/sid-milter/files/sid-filter.init-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
# need net
diff --git a/mail-filter/sigh/files/sigh.initd b/mail-filter/sigh/files/sigh.initd
index bf8a44ac3347..8fe64679bab1 100755
--- a/mail-filter/sigh/files/sigh.initd
+++ b/mail-filter/sigh/files/sigh.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
PIDDIR="/run/${SVCNAME}"
diff --git a/mail-filter/spamass-milter/files/spamass-milter.conf3 b/mail-filter/spamass-milter/files/spamass-milter.conf3
index 82ab7f08ad1a..6cdbc1e4dd73 100644
--- a/mail-filter/spamass-milter/files/spamass-milter.conf3
+++ b/mail-filter/spamass-milter/files/spamass-milter.conf3
@@ -1,6 +1,5 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
DAEMON=/usr/sbin/spamass-milter
SOCKET=/var/run/milter/spamass-milter.sock
diff --git a/mail-filter/spamass-milter/files/spamass-milter.rc4 b/mail-filter/spamass-milter/files/spamass-milter.rc4
index 086528d4d312..9688501bcd93 100644
--- a/mail-filter/spamass-milter/files/spamass-milter.rc4
+++ b/mail-filter/spamass-milter/files/spamass-milter.rc4
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net spamd
diff --git a/mail-filter/spamassassin/files/3.3.1-spamd.init b/mail-filter/spamassassin/files/3.3.1-spamd.init
index 3d401235780c..3f5fd1591afd 100644
--- a/mail-filter/spamassassin/files/3.3.1-spamd.init
+++ b/mail-filter/spamassassin/files/3.3.1-spamd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# NB: Config is in /etc/conf.d/spamd
diff --git a/mail-filter/spamassassin/files/3.4.1-spamd.init b/mail-filter/spamassassin/files/3.4.1-spamd.init
index 7d2af814a03b..cbe91e93231d 100644
--- a/mail-filter/spamassassin/files/3.4.1-spamd.init
+++ b/mail-filter/spamassassin/files/3.4.1-spamd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PIDDIR=/run/spamd
PIDFILE=${PIDDIR}/spamd.pid
diff --git a/mail-filter/spambayes/files/spambayespop3proxy.rc b/mail-filter/spambayes/files/spambayespop3proxy.rc
index b7ca5d493233..f2cfe40eddc9 100644
--- a/mail-filter/spambayes/files/spambayespop3proxy.rc
+++ b/mail-filter/spambayes/files/spambayespop3proxy.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
customize_ini=/etc/bayescustomize.ini
diff --git a/mail-filter/spampd/files/init b/mail-filter/spampd/files/init
index a9ab0f3aa881..7a5171e46034 100644
--- a/mail-filter/spampd/files/init
+++ b/mail-filter/spampd/files/init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Note: spampd configuration file is /etc/conf.d/spampd
diff --git a/mail-filter/spampd/files/init-r1 b/mail-filter/spampd/files/init-r1
index 86de0a7b0d2a..b6402e4b5b55 100644
--- a/mail-filter/spampd/files/init-r1
+++ b/mail-filter/spampd/files/init-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$
# Note: spampd configuration file is /etc/conf.d/spampd