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/fcron | |
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/fcron')
-rw-r--r-- | sys-process/fcron/files/crontab | 1 | ||||
-rw-r--r-- | sys-process/fcron/files/fcron.init.3 | 1 | ||||
-rw-r--r-- | sys-process/fcron/files/fcron.init.4 | 1 | ||||
-rw-r--r-- | sys-process/fcron/files/fcrontab.2 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sys-process/fcron/files/crontab b/sys-process/fcron/files/crontab index 0ea9562d2962..c641d4b5ce96 100644 --- a/sys-process/fcron/files/crontab +++ b/sys-process/fcron/files/crontab @@ -1,5 +1,4 @@ # for fcron -# $Id$ # fcron: # This is NOT the system crontab! fcron does not support a system crontab. diff --git a/sys-process/fcron/files/fcron.init.3 b/sys-process/fcron/files/fcron.init.3 index d297966af1c0..f244e6d377c0 100644 --- a/sys-process/fcron/files/fcron.init.3 +++ b/sys-process/fcron/files/fcron.init.3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ FCRON_INSTANCE=${SVCNAME##*.} diff --git a/sys-process/fcron/files/fcron.init.4 b/sys-process/fcron/files/fcron.init.4 index 9b7765fbfd69..e253e5bffcfe 100644 --- a/sys-process/fcron/files/fcron.init.4 +++ b/sys-process/fcron/files/fcron.init.4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ FCRON_INSTANCE="${SVCNAME##*.}" diff --git a/sys-process/fcron/files/fcrontab.2 b/sys-process/fcron/files/fcrontab.2 index e12c1178752b..e8c83b5fa3bf 100644 --- a/sys-process/fcron/files/fcrontab.2 +++ b/sys-process/fcron/files/fcrontab.2 @@ -1,4 +1,3 @@ -# $Id$ # Script for checking system crontabs and creating the fcron systab. # Runs every 10 minutes, does not mail output, doesn't log job runs # except for errors. |