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-libs/xrootd | |
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-libs/xrootd')
-rw-r--r-- | net-libs/xrootd/files/cmsd.initd | 1 | ||||
-rw-r--r-- | net-libs/xrootd/files/frm_purged.initd | 1 | ||||
-rw-r--r-- | net-libs/xrootd/files/frm_xfrd.initd | 1 | ||||
-rw-r--r-- | net-libs/xrootd/files/xrootd.initd | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/net-libs/xrootd/files/cmsd.initd b/net-libs/xrootd/files/cmsd.initd index e77a1fe909eb..9a2f9e292b64 100644 --- a/net-libs/xrootd/files/cmsd.initd +++ b/net-libs/xrootd/files/cmsd.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$ . /etc/conf.d/xrootd diff --git a/net-libs/xrootd/files/frm_purged.initd b/net-libs/xrootd/files/frm_purged.initd index ef2ada1c4432..14741ef498ac 100644 --- a/net-libs/xrootd/files/frm_purged.initd +++ b/net-libs/xrootd/files/frm_purged.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$ . /etc/conf.d/xrootd diff --git a/net-libs/xrootd/files/frm_xfrd.initd b/net-libs/xrootd/files/frm_xfrd.initd index c4be2ff561a6..37272d2a5872 100644 --- a/net-libs/xrootd/files/frm_xfrd.initd +++ b/net-libs/xrootd/files/frm_xfrd.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$ . /etc/conf.d/xrootd diff --git a/net-libs/xrootd/files/xrootd.initd b/net-libs/xrootd/files/xrootd.initd index 55e4d3c68b39..c3adf500bf3b 100644 --- a/net-libs/xrootd/files/xrootd.initd +++ b/net-libs/xrootd/files/xrootd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net |