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 /net-misc/ntp/files
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 'net-misc/ntp/files')
-rw-r--r--net-misc/ntp/files/ntp-client.rc1
-rw-r--r--net-misc/ntp/files/ntpd.rc-r11
-rw-r--r--net-misc/ntp/files/sntp.rc1
3 files changed, 0 insertions, 3 deletions
diff --git a/net-misc/ntp/files/ntp-client.rc b/net-misc/ntp/files/ntp-client.rc
index 93375b4a3b24..5b5d59447395 100644
--- a/net-misc/ntp/files/ntp-client.rc
+++ b/net-misc/ntp/files/ntp-client.rc
@@ -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() {
before cron portmap
diff --git a/net-misc/ntp/files/ntpd.rc-r1 b/net-misc/ntp/files/ntpd.rc-r1
index 5bed5ce757c0..7573411c9986 100644
--- a/net-misc/ntp/files/ntpd.rc-r1
+++ b/net-misc/ntp/files/ntpd.rc-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description="ntpd - the network time protocol daemon"
pidfile="/var/run/ntpd.pid"
diff --git a/net-misc/ntp/files/sntp.rc b/net-misc/ntp/files/sntp.rc
index 5b3b4632bfb9..4ed56ae2bf1a 100644
--- a/net-misc/ntp/files/sntp.rc
+++ b/net-misc/ntp/files/sntp.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
command="/usr/bin/sntp"