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 /app-misc | |
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 'app-misc')
40 files changed, 0 insertions, 40 deletions
diff --git a/app-misc/actkbd/files/actkbd.confd b/app-misc/actkbd/files/actkbd.confd index c3c711c1c887..5c67b5151717 100644 --- a/app-misc/actkbd/files/actkbd.confd +++ b/app-misc/actkbd/files/actkbd.confd @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Configuration file CONFIG="/etc/actkbd.conf" diff --git a/app-misc/actkbd/files/actkbd.initd b/app-misc/actkbd/files/actkbd.initd index b0a8b5771368..bb03870adb2f 100644 --- a/app-misc/actkbd/files/actkbd.initd +++ b/app-misc/actkbd/files/actkbd.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$ checkconfig() { if [ ! -f ${CONFIG} ] ; then diff --git a/app-misc/beanstalkd/files/conf b/app-misc/beanstalkd/files/conf index f9a2e3a8fc45..c646326bf271 100644 --- a/app-misc/beanstalkd/files/conf +++ b/app-misc/beanstalkd/files/conf @@ -1,6 +1,5 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ BEANSTALKD_BINARY="/usr/bin/beanstalkd" PIDFILE="/var/run/beanstalkd.pid" diff --git a/app-misc/beanstalkd/files/conf-1.4.2 b/app-misc/beanstalkd/files/conf-1.4.2 index f7e517f7706e..0056259d43e5 100644 --- a/app-misc/beanstalkd/files/conf-1.4.2 +++ b/app-misc/beanstalkd/files/conf-1.4.2 @@ -1,6 +1,5 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ BEANSTALKD_BINARY="/usr/bin/beanstalkd" PIDFILE="/var/run/beanstalkd.pid" diff --git a/app-misc/beanstalkd/files/conf-1.9 b/app-misc/beanstalkd/files/conf-1.9 index 6d4365121902..0b35cb874076 100644 --- a/app-misc/beanstalkd/files/conf-1.9 +++ b/app-misc/beanstalkd/files/conf-1.9 @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ BEANSTALKD_BINARY="/usr/bin/beanstalkd" PIDFILE="/run/beanstalkd.pid" diff --git a/app-misc/beanstalkd/files/init b/app-misc/beanstalkd/files/init index f3bbbb39b34b..2dddc9d6d6f4 100644 --- a/app-misc/beanstalkd/files/init +++ b/app-misc/beanstalkd/files/init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/app-misc/beanstalkd/files/init-1.4.6 b/app-misc/beanstalkd/files/init-1.4.6 index 941b7f93c081..0c04e9df8dfe 100644 --- a/app-misc/beanstalkd/files/init-1.4.6 +++ b/app-misc/beanstalkd/files/init-1.4.6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/app-misc/beanstalkd/files/init-1.9 b/app-misc/beanstalkd/files/init-1.9 index 01011da60022..14dae315e170 100644 --- a/app-misc/beanstalkd/files/init-1.9 +++ b/app-misc/beanstalkd/files/init-1.9 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of MIT -# $Id$ depend() { need net diff --git a/app-misc/carbon-c-relay/files/carbon-c-relay.confd b/app-misc/carbon-c-relay/files/carbon-c-relay.confd index b07846c933e7..d2824644d3c0 100644 --- a/app-misc/carbon-c-relay/files/carbon-c-relay.confd +++ b/app-misc/carbon-c-relay/files/carbon-c-relay.confd @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # routing file to read #ROUTES_FILE=/etc/carbon-c-relay.conf diff --git a/app-misc/carbon-c-relay/files/carbon-c-relay.initd b/app-misc/carbon-c-relay/files/carbon-c-relay.initd index 3951d1de25df..8d39afe05d49 100644 --- a/app-misc/carbon-c-relay/files/carbon-c-relay.initd +++ b/app-misc/carbon-c-relay/files/carbon-c-relay.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$ extra_commands="configtest" extra_started_commands="reload" diff --git a/app-misc/devtodo/files/devtodo.bash-completion b/app-misc/devtodo/files/devtodo.bash-completion index ae2dacddc5aa..9e2869a9e5d6 100644 --- a/app-misc/devtodo/files/devtodo.bash-completion +++ b/app-misc/devtodo/files/devtodo.bash-completion @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # bash command-line completion for devtodo # Author: Aaron Walker <ka0ttic@gentoo.org> diff --git a/app-misc/dnetc/files/dnetc.initd b/app-misc/dnetc/files/dnetc.initd index a061c3b7870b..f3a512074912 100644 --- a/app-misc/dnetc/files/dnetc.initd +++ b/app-misc/dnetc/files/dnetc.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$ opts="${opts} reload fetch flush" diff --git a/app-misc/figlet/files/figlet.bashcomp b/app-misc/figlet/files/figlet.bashcomp index 6a64da3f3660..be3762ceb7e0 100644 --- a/app-misc/figlet/files/figlet.bashcomp +++ b/app-misc/figlet/files/figlet.bashcomp @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # bash command-line completion for figlet # author: Aaron Walker <ka0ttic@gentoo.org> diff --git a/app-misc/g15composer/files/g15composer-3.1.initd b/app-misc/g15composer/files/g15composer-3.1.initd index 4debccdfc108..0d7c24f85609 100644 --- a/app-misc/g15composer/files/g15composer-3.1.initd +++ b/app-misc/g15composer/files/g15composer-3.1.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/var/run/${SVCNAME}.pid diff --git a/app-misc/g15composer/files/g15composer-3.2.initd b/app-misc/g15composer/files/g15composer-3.2.initd index 4debccdfc108..0d7c24f85609 100644 --- a/app-misc/g15composer/files/g15composer-3.2.initd +++ b/app-misc/g15composer/files/g15composer-3.2.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/var/run/${SVCNAME}.pid diff --git a/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd b/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd index 6881df845e8d..aa4d82c9d6b6 100644 --- a/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd +++ b/app-misc/g15daemon/files/g15daemon-1.9.5.3.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$ # Init script for g15daemon diff --git a/app-misc/g15stats/files/g15stats-1.9.7.initd b/app-misc/g15stats/files/g15stats-1.9.7.initd index 0ec0c475d6e4..56a77d328ed4 100644 --- a/app-misc/g15stats/files/g15stats-1.9.7.initd +++ b/app-misc/g15stats/files/g15stats-1.9.7.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/var/run/${SVCNAME}.pid diff --git a/app-misc/geneweb/files/geneweb.initd b/app-misc/geneweb/files/geneweb.initd index ea227548bb4d..bd0649193bdb 100644 --- a/app-misc/geneweb/files/geneweb.initd +++ b/app-misc/geneweb/files/geneweb.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/app-misc/irtrans-irserver/files/irtrans-server.confd b/app-misc/irtrans-irserver/files/irtrans-server.confd index fb2f5b0e51ca..28e3f33aa043 100644 --- a/app-misc/irtrans-irserver/files/irtrans-server.confd +++ b/app-misc/irtrans-irserver/files/irtrans-server.confd @@ -1,5 +1,4 @@ # Config for irtrans-server -# $Id$ # Controls which information is logged. Standard is loglevel 1. # Possible values are 0-4. 0=Nothing is logged. 4=debug output. diff --git a/app-misc/irtrans-irserver/files/irtrans-server.initd b/app-misc/irtrans-irserver/files/irtrans-server.initd index 00d3311875f2..b500b7fe0f87 100644 --- a/app-misc/irtrans-irserver/files/irtrans-server.initd +++ b/app-misc/irtrans-irserver/files/irtrans-server.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd b/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd index ea7829de90c6..1135ea3d588b 100644 --- a/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd +++ b/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.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$ PIDFILE=/var/run/lcd4linux.pid DAEMON=/usr/bin/lcd4linux diff --git a/app-misc/lcdproc/files/0.5.1-LCDd.initd b/app-misc/lcdproc/files/0.5.1-LCDd.initd index 852934df0152..9cc32667eb94 100644 --- a/app-misc/lcdproc/files/0.5.1-LCDd.initd +++ b/app-misc/lcdproc/files/0.5.1-LCDd.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() { use net diff --git a/app-misc/lcdproc/files/0.5.1-lcdproc.initd b/app-misc/lcdproc/files/0.5.1-lcdproc.initd index 4ab5a1ca4dee..ab23fb806efd 100644 --- a/app-misc/lcdproc/files/0.5.1-lcdproc.initd +++ b/app-misc/lcdproc/files/0.5.1-lcdproc.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend(){ use LCDd diff --git a/app-misc/lcdproc/files/0.5.2-r2-lcdproc.initd b/app-misc/lcdproc/files/0.5.2-r2-lcdproc.initd index 48594952d32c..2e00eb86bdd8 100644 --- a/app-misc/lcdproc/files/0.5.2-r2-lcdproc.initd +++ b/app-misc/lcdproc/files/0.5.2-r2-lcdproc.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend(){ use LCDd diff --git a/app-misc/lirc/files/irexec-initd-0.8.6-r2 b/app-misc/lirc/files/irexec-initd-0.8.6-r2 index 95b1c0704fa2..e62497306d0f 100644 --- a/app-misc/lirc/files/irexec-initd-0.8.6-r2 +++ b/app-misc/lirc/files/irexec-initd-0.8.6-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2003 Martin Hierling <mad@cc.fh-lippe.de> # Distributed under the terms of the GNU General Public License v2 -# $Id$ : ${IREXEC_USER:=root} diff --git a/app-misc/lirc/files/irexec-initd-0.9.4a-r2 b/app-misc/lirc/files/irexec-initd-0.9.4a-r2 index 29455775a76d..01234c3264fa 100644 --- a/app-misc/lirc/files/irexec-initd-0.9.4a-r2 +++ b/app-misc/lirc/files/irexec-initd-0.9.4a-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2003 Martin Hierling <mad@cc.fh-lippe.de> # Distributed under the terms of the GNU General Public License v2 -# $Id$ : ${IREXEC_USER:=root} diff --git a/app-misc/lirc/files/lircd-0.8.6-r2 b/app-misc/lirc/files/lircd-0.8.6-r2 index 17e45ea429a2..757d4e689e18 100644 --- a/app-misc/lirc/files/lircd-0.8.6-r2 +++ b/app-misc/lirc/files/lircd-0.8.6-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/var/run/lirc/${SVCNAME}.pid : ${LIRCD_SYMLINKFILE:=/dev/lircd} diff --git a/app-misc/lirc/files/lircmd b/app-misc/lirc/files/lircmd index ffd73a6a2c22..e979f74413fc 100644 --- a/app-misc/lirc/files/lircmd +++ b/app-misc/lirc/files/lircmd @@ -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 lircd diff --git a/app-misc/lirc/files/lircmd-0.9.4a-r2 b/app-misc/lirc/files/lircmd-0.9.4a-r2 index 6b51c6ea427f..a287dc75c636 100644 --- a/app-misc/lirc/files/lircmd-0.9.4a-r2 +++ b/app-misc/lirc/files/lircmd-0.9.4a-r2 @@ -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 lircd diff --git a/app-misc/mouseremote/files/mouseremote.conf b/app-misc/mouseremote/files/mouseremote.conf index 60057c9ef75a..3ca7396177bc 100644 --- a/app-misc/mouseremote/files/mouseremote.conf +++ b/app-misc/mouseremote/files/mouseremote.conf @@ -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/mouseremote diff --git a/app-misc/mouseremote/files/mouseremote.start b/app-misc/mouseremote/files/mouseremote.start index 669fedf363c9..e149dd8eb70c 100644 --- a/app-misc/mouseremote/files/mouseremote.start +++ b/app-misc/mouseremote/files/mouseremote.start @@ -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() { use modules logger diff --git a/app-misc/rundeck-bin/files/rundeckd.initd b/app-misc/rundeck-bin/files/rundeckd.initd index c9d93313c10b..f9afeb656479 100644 --- a/app-misc/rundeck-bin/files/rundeckd.initd +++ b/app-misc/rundeck-bin/files/rundeckd.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$ command=/usr/bin/rundeckd pidfile=/var/run/rundeckd.pid diff --git a/app-misc/spacenavd/files/99-space-navigator.rules b/app-misc/spacenavd/files/99-space-navigator.rules index a5e8f0b65305..ef2640e65715 100644 --- a/app-misc/spacenavd/files/99-space-navigator.rules +++ b/app-misc/spacenavd/files/99-space-navigator.rules @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# $Id$ # Start daemon on insertion of a SpaceNavigator device SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space Navigator", RUN+="/etc/init.d/spacenavd --quiet start" diff --git a/app-misc/spacenavd/files/99-space-navigator.rules-r1 b/app-misc/spacenavd/files/99-space-navigator.rules-r1 index 8135060fbf23..fa5dc93fcca5 100644 --- a/app-misc/spacenavd/files/99-space-navigator.rules-r1 +++ b/app-misc/spacenavd/files/99-space-navigator.rules-r1 @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# $Id$ # Start daemon on insertion of a SpaceNavigator device SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space Navigator", RUN+="/etc/init.d/spacenavd --quiet start" diff --git a/app-misc/spacenavd/files/99-space-navigator.rules-r2 b/app-misc/spacenavd/files/99-space-navigator.rules-r2 index cd501319b4e2..47d013275b61 100644 --- a/app-misc/spacenavd/files/99-space-navigator.rules-r2 +++ b/app-misc/spacenavd/files/99-space-navigator.rules-r2 @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# $Id$ # Start daemon on insertion of a SpaceNavigator device SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space*", RUN+="/etc/init.d/spacenavd --quiet start" diff --git a/app-misc/sphinx/files/searchd.rc b/app-misc/sphinx/files/searchd.rc index c89c99511de1..55ff0e9c9b77 100644 --- a/app-misc/sphinx/files/searchd.rc +++ b/app-misc/sphinx/files/searchd.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/app-misc/taskd/files/taskd.initd b/app-misc/taskd/files/taskd.initd index a71a61e63432..504ad104cb29 100644 --- a/app-misc/taskd/files/taskd.initd +++ b/app-misc/taskd/files/taskd.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$ need="net localmount" command="/usr/bin/taskd" diff --git a/app-misc/tpconfig/files/tpconfig b/app-misc/tpconfig/files/tpconfig index 29efa6ebae4b..6eafbb5803ea 100644 --- a/app-misc/tpconfig/files/tpconfig +++ b/app-misc/tpconfig/files/tpconfig @@ -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() { before xdm diff --git a/app-misc/tpconfig/files/tpconfig.conf b/app-misc/tpconfig/files/tpconfig.conf index 46937f17f561..6566b926710e 100644 --- a/app-misc/tpconfig/files/tpconfig.conf +++ b/app-misc/tpconfig/files/tpconfig.conf @@ -1,5 +1,4 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ TPOPTIONS="--tapmode=0" diff --git a/app-misc/uptimed/files/uptimed.init b/app-misc/uptimed/files/uptimed.init index bfc5406273e8..0f024d0b41fd 100644 --- a/app-misc/uptimed/files/uptimed.init +++ b/app-misc/uptimed/files/uptimed.init @@ -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="uptimed - a daemon to record uptime records" pidfile="/var/run/uptimed/uptimed.pid" |