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 /sys-process/vixie-cron | |
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 'sys-process/vixie-cron')
-rw-r--r-- | sys-process/vixie-cron/files/crontab | 2 | ||||
-rw-r--r-- | sys-process/vixie-cron/files/crontab-3.0.1-r4 | 1 | ||||
-rw-r--r-- | sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny | 1 | ||||
-rw-r--r-- | sys-process/vixie-cron/files/vixie-cron.rc7 | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/sys-process/vixie-cron/files/crontab b/sys-process/vixie-cron/files/crontab index 7a923117deb1..15622cb83e60 100644 --- a/sys-process/vixie-cron/files/crontab +++ b/sys-process/vixie-cron/files/crontab @@ -1,7 +1,5 @@ # for vixie cron # -# $Id$ -# # Global variables SHELL=/bin/bash diff --git a/sys-process/vixie-cron/files/crontab-3.0.1-r4 b/sys-process/vixie-cron/files/crontab-3.0.1-r4 index f7939c25b1db..d1720d49496a 100644 --- a/sys-process/vixie-cron/files/crontab-3.0.1-r4 +++ b/sys-process/vixie-cron/files/crontab-3.0.1-r4 @@ -1,5 +1,4 @@ # for vixie cron -# $Id$ # Global variables SHELL=/bin/bash diff --git a/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny b/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny index 42cdd5f8c9a3..f703d5846e41 100644 --- a/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny +++ b/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny @@ -1,4 +1,3 @@ -# $Id$ # If for any reason you have users in the 'cron' group who should not # be allowed to run crontab, add them to this file (one username per # line) diff --git a/sys-process/vixie-cron/files/vixie-cron.rc7 b/sys-process/vixie-cron/files/vixie-cron.rc7 index 58adcd4fbc57..0bb47f4af8dc 100644 --- a/sys-process/vixie-cron/files/vixie-cron.rc7 +++ b/sys-process/vixie-cron/files/vixie-cron.rc7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command=/usr/sbin/cron pidfile=/var/run/cron.pid |