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 /net-fs/nfs-utils | |
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 'net-fs/nfs-utils')
-rw-r--r-- | net-fs/nfs-utils/files/nfs.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/nfsclient.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/nfsmount.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/nfsmount.initd-1.3.1 | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/rpc.gssd.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/rpc.idmapd.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/rpc.pipefs.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/rpc.statd.initd | 1 | ||||
-rw-r--r-- | net-fs/nfs-utils/files/rpc.svcgssd.initd | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/net-fs/nfs-utils/files/nfs.initd b/net-fs/nfs-utils/files/nfs.initd index 73be4e5b1ea7..4b572fc2e5ed 100644 --- a/net-fs/nfs-utils/files/nfs.initd +++ b/net-fs/nfs-utils/files/nfs.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$ extra_started_commands="reload" diff --git a/net-fs/nfs-utils/files/nfsclient.initd b/net-fs/nfs-utils/files/nfsclient.initd index 16060fe858df..6724e913d10f 100644 --- a/net-fs/nfs-utils/files/nfsclient.initd +++ b/net-fs/nfs-utils/files/nfsclient.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$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/nfsmount.initd b/net-fs/nfs-utils/files/nfsmount.initd index 0577d58e02f9..12c7d786a0ff 100644 --- a/net-fs/nfs-utils/files/nfsmount.initd +++ b/net-fs/nfs-utils/files/nfsmount.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$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 index bff761c8f0fe..68007ca11939 100644 --- a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 +++ b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This is mostly as a fix for bug #537996, to avoid breaking existing users # with nfsmount in their runlevels. diff --git a/net-fs/nfs-utils/files/rpc.gssd.initd b/net-fs/nfs-utils/files/rpc.gssd.initd index 7bfbdfa99170..445d44c44473 100644 --- a/net-fs/nfs-utils/files/rpc.gssd.initd +++ b/net-fs/nfs-utils/files/rpc.gssd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.idmapd.initd b/net-fs/nfs-utils/files/rpc.idmapd.initd index b54369652dbb..61cfd4de2e73 100644 --- a/net-fs/nfs-utils/files/rpc.idmapd.initd +++ b/net-fs/nfs-utils/files/rpc.idmapd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.pipefs.initd b/net-fs/nfs-utils/files/rpc.pipefs.initd index 991c9f59b789..f971a49b393e 100644 --- a/net-fs/nfs-utils/files/rpc.pipefs.initd +++ b/net-fs/nfs-utils/files/rpc.pipefs.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$ MNT="/var/lib/nfs/rpc_pipefs" diff --git a/net-fs/nfs-utils/files/rpc.statd.initd b/net-fs/nfs-utils/files/rpc.statd.initd index eee9923c745b..ea78b9aef61a 100644 --- a/net-fs/nfs-utils/files/rpc.statd.initd +++ b/net-fs/nfs-utils/files/rpc.statd.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$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.svcgssd.initd b/net-fs/nfs-utils/files/rpc.svcgssd.initd index 354c398f084a..c714e36076f4 100644 --- a/net-fs/nfs-utils/files/rpc.svcgssd.initd +++ b/net-fs/nfs-utils/files/rpc.svcgssd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs |