diff options
author | 2017-02-28 21:39:46 +0100 | |
---|---|---|
committer | 2017-02-28 21:43:13 +0100 | |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /sys-fabric | |
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-fabric')
-rw-r--r-- | sys-fabric/ofed/files/openib | 1 | ||||
-rw-r--r-- | sys-fabric/opensm/files/opensm.init.d | 1 | ||||
-rw-r--r-- | sys-fabric/opensm/files/sldd.init.d | 1 | ||||
-rw-r--r-- | sys-fabric/srptools/files/srpd.initd | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sys-fabric/ofed/files/openib b/sys-fabric/ofed/files/openib index dddc857359b4..b4a7083b070b 100644 --- a/sys-fabric/ofed/files/openib +++ b/sys-fabric/ofed/files/openib @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Based on openibd script from openfabrics.org, # Copyright (c) 2006 Mellanox Technologies. All rights reserved. diff --git a/sys-fabric/opensm/files/opensm.init.d b/sys-fabric/opensm/files/opensm.init.d index 30ef8c124762..fe2bef134bbe 100644 --- a/sys-fabric/opensm/files/opensm.init.d +++ b/sys-fabric/opensm/files/opensm.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need openib diff --git a/sys-fabric/opensm/files/sldd.init.d b/sys-fabric/opensm/files/sldd.init.d index 73aff61b1eb5..fce2995d2c38 100644 --- a/sys-fabric/opensm/files/sldd.init.d +++ b/sys-fabric/opensm/files/sldd.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need opensm diff --git a/sys-fabric/srptools/files/srpd.initd b/sys-fabric/srptools/files/srpd.initd index d386df8396ac..a43d09bfb2a4 100644 --- a/sys-fabric/srptools/files/srpd.initd +++ b/sys-fabric/srptools/files/srpd.initd @@ -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="SCSI RDMA Protoaemon daemon" |