diff options
author | 2017-02-28 21:39:46 +0100 | |
---|---|---|
committer | 2017-02-28 21:43:13 +0100 | |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /mail-filter/spamassassin | |
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 'mail-filter/spamassassin')
-rw-r--r-- | mail-filter/spamassassin/files/3.3.1-spamd.init | 1 | ||||
-rw-r--r-- | mail-filter/spamassassin/files/3.4.1-spamd.init | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/mail-filter/spamassassin/files/3.3.1-spamd.init b/mail-filter/spamassassin/files/3.3.1-spamd.init index 3d401235780..3f5fd1591af 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 7d2af814a03..cbe91e93231 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 |