diff options
author | 2017-02-28 21:39:46 +0100 | |
---|---|---|
committer | 2017-02-28 21:43:13 +0100 | |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /sys-block | |
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-block')
-rw-r--r-- | sys-block/iscsitarget/files/ietd-conf.d | 1 | ||||
-rw-r--r-- | sys-block/iscsitarget/files/ietd-init.d-2 | 1 | ||||
-rw-r--r-- | sys-block/lio-utils/files/target.initd | 1 | ||||
-rw-r--r-- | sys-block/noflushd/files/noflushd.confd | 1 | ||||
-rw-r--r-- | sys-block/noflushd/files/noflushd.rc6 | 1 | ||||
-rw-r--r-- | sys-block/open-iscsi/files/initiatorname.iscsi | 1 | ||||
-rw-r--r-- | sys-block/open-iscsi/files/iscsid-init.d | 1 | ||||
-rw-r--r-- | sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 | 1 | ||||
-rw-r--r-- | sys-block/partimage/files/partimaged.conf | 1 | ||||
-rw-r--r-- | sys-block/partimage/files/partimaged.init | 1 | ||||
-rw-r--r-- | sys-block/partimage/files/partimaged.init.2 | 1 | ||||
-rw-r--r-- | sys-block/partimage/files/servercert.cnf | 1 | ||||
-rw-r--r-- | sys-block/tgt/files/tgtd.initd | 1 | ||||
-rw-r--r-- | sys-block/vblade/files/conf.d-vblade | 1 | ||||
-rw-r--r-- | sys-block/vblade/files/vbladed | 1 |
15 files changed, 0 insertions, 15 deletions
diff --git a/sys-block/iscsitarget/files/ietd-conf.d b/sys-block/iscsitarget/files/ietd-conf.d index 22e8ae0a2cc4..1cac14ae9bb5 100644 --- a/sys-block/iscsitarget/files/ietd-conf.d +++ b/sys-block/iscsitarget/files/ietd-conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ # Address and port to listen on for connections. #ADDRESS="" # set this to non-empty to listen somewhere specific diff --git a/sys-block/iscsitarget/files/ietd-init.d-2 b/sys-block/iscsitarget/files/ietd-init.d-2 index e23dfd0ed566..2f4f7cef8698 100644 --- a/sys-block/iscsitarget/files/ietd-init.d-2 +++ b/sys-block/iscsitarget/files/ietd-init.d-2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ MEM_SIZE=1048576 DAEMON=/usr/sbin/ietd diff --git a/sys-block/lio-utils/files/target.initd b/sys-block/lio-utils/files/target.initd index f9d50799266f..9f5a0d9d6d76 100644 --- a/sys-block/lio-utils/files/target.initd +++ b/sys-block/lio-utils/files/target.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$ description="Linux-iSCSI.org target" diff --git a/sys-block/noflushd/files/noflushd.confd b/sys-block/noflushd/files/noflushd.confd index 846c8b27ef2c..cda092028fd6 100644 --- a/sys-block/noflushd/files/noflushd.confd +++ b/sys-block/noflushd/files/noflushd.confd @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Config file for /etc/init.d/noflushd diff --git a/sys-block/noflushd/files/noflushd.rc6 b/sys-block/noflushd/files/noflushd.rc6 index be8755f58ac5..833ea51ea31d 100644 --- a/sys-block/noflushd/files/noflushd.rc6 +++ b/sys-block/noflushd/files/noflushd.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # NB: Config is in /etc/conf.d/noflushd diff --git a/sys-block/open-iscsi/files/initiatorname.iscsi b/sys-block/open-iscsi/files/initiatorname.iscsi index b6f5664f9c5e..22179903c543 100644 --- a/sys-block/open-iscsi/files/initiatorname.iscsi +++ b/sys-block/open-iscsi/files/initiatorname.iscsi @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ # # This file must contain a InitiatorName entry! # white space is significent here! diff --git a/sys-block/open-iscsi/files/iscsid-init.d b/sys-block/open-iscsi/files/iscsid-init.d index 99af78b31e25..617af9ac1097 100644 --- a/sys-block/open-iscsi/files/iscsid-init.d +++ b/sys-block/open-iscsi/files/iscsid-init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ command="/usr/sbin/iscsid" command_args="${OPTS}" diff --git a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 index 78ef942d6bcc..597d0804feb3 100644 --- a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 +++ b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ opts="${opts} starttargets stoptargets restarttargets" diff --git a/sys-block/partimage/files/partimaged.conf b/sys-block/partimage/files/partimaged.conf index 032b1cb3d912..0f4301b4bb68 100644 --- a/sys-block/partimage/files/partimaged.conf +++ b/sys-block/partimage/files/partimaged.conf @@ -1,6 +1,5 @@ # Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # You can define the following optional arguments: # -d <dest> Destination directory for the backup images diff --git a/sys-block/partimage/files/partimaged.init b/sys-block/partimage/files/partimaged.init index b3b1499716eb..72891f97cf9b 100644 --- a/sys-block/partimage/files/partimaged.init +++ b/sys-block/partimage/files/partimaged.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ PARTIMAGED="/usr/sbin/partimaged" diff --git a/sys-block/partimage/files/partimaged.init.2 b/sys-block/partimage/files/partimaged.init.2 index 61e6e648c341..f19cebacf89a 100644 --- a/sys-block/partimage/files/partimaged.init.2 +++ b/sys-block/partimage/files/partimaged.init.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2005-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ PARTIMAGED="/usr/sbin/partimaged" diff --git a/sys-block/partimage/files/servercert.cnf b/sys-block/partimage/files/servercert.cnf index cf6af7e7206a..63de305e3ea7 100644 --- a/sys-block/partimage/files/servercert.cnf +++ b/sys-block/partimage/files/servercert.cnf @@ -1,4 +1,3 @@ -# $Id$ # Robin H. Johnson <robbat2@gentoo.org> - October 17, 2003 # This is the openssl config file to generate keys for partimage # It is read by mkservercert diff --git a/sys-block/tgt/files/tgtd.initd b/sys-block/tgt/files/tgtd.initd index a1934d42a931..4931e2e38e93 100644 --- a/sys-block/tgt/files/tgtd.initd +++ b/sys-block/tgt/files/tgtd.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$ TGTD_CONFIG=/etc/tgt/targets.conf diff --git a/sys-block/vblade/files/conf.d-vblade b/sys-block/vblade/files/conf.d-vblade index c8fb6cde4a69..4948543ee6e2 100644 --- a/sys-block/vblade/files/conf.d-vblade +++ b/sys-block/vblade/files/conf.d-vblade @@ -1,6 +1,5 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # If you intent to run only one vblade, you should edit config_vblade0 # SYNTAX: SHELF SLOT NETIF SOURCE diff --git a/sys-block/vblade/files/vbladed b/sys-block/vblade/files/vbladed index 7fdf8fb9f57d..5822d677843a 100644 --- a/sys-block/vblade/files/vbladed +++ b/sys-block/vblade/files/vbladed @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # run a vblade daemon using a logger process # output is directed to syslogd |