diff options
Diffstat (limited to 'net-irc')
40 files changed, 0 insertions, 40 deletions
diff --git a/net-irc/anope/files/anope-conf.d b/net-irc/anope/files/anope-conf.d index 0aee1203d013..ddcae9856e0c 100644 --- a/net-irc/anope/files/anope-conf.d +++ b/net-irc/anope/files/anope-conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # user to run ultimate-ircd as ANOPE_USER="anope" diff --git a/net-irc/anope/files/anope-init.d b/net-irc/anope/files/anope-init.d index 036608f0e53b..2cca4925ef84 100644 --- a/net-irc/anope/files/anope-init.d +++ b/net-irc/anope/files/anope-init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/run/anope/services.pid diff --git a/net-irc/atheme-services/files/atheme-services.initd b/net-irc/atheme-services/files/atheme-services.initd index 1555264c909c..6bf9cb4f56a6 100644 --- a/net-irc/atheme-services/files/atheme-services.initd +++ b/net-irc/atheme-services/files/atheme-services.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$ extra_started_commands="reload" diff --git a/net-irc/bip/files/bip.vim b/net-irc/bip/files/bip.vim index b99ad1b088e4..437d7f083633 100644 --- a/net-irc/bip/files/bip.vim +++ b/net-irc/bip/files/bip.vim @@ -1,5 +1,4 @@ " Vim filetype detection file for bip config files " -" $Id$ au BufNewFile,BufRead bip.conf set filetype=bip diff --git a/net-irc/charybdis/files/charybdis.confd b/net-irc/charybdis/files/charybdis.confd index 5280d4f14b85..9bf5b2b8e1fa 100644 --- a/net-irc/charybdis/files/charybdis.confd +++ b/net-irc/charybdis/files/charybdis.confd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Specify any extra options to pass to charybdis CHARYBDIS_OPTS="" diff --git a/net-irc/charybdis/files/charybdis.initd b/net-irc/charybdis/files/charybdis.initd index 451aac1039e7..44a1a00a47b9 100644 --- a/net-irc/charybdis/files/charybdis.initd +++ b/net-irc/charybdis/files/charybdis.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$ extra_started_commands="reload" diff --git a/net-irc/eggdrop/files/eggdrop-installer b/net-irc/eggdrop/files/eggdrop-installer index 78d697b4c2a4..3f18376269ea 100644 --- a/net-irc/eggdrop/files/eggdrop-installer +++ b/net-irc/eggdrop/files/eggdrop-installer @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source /lib/gentoo/functions.sh || { echo "${0}: Could not source /lib/gentoo/functions.sh!" diff --git a/net-irc/inspircd/files/inspircd-2.0.21-init b/net-irc/inspircd/files/inspircd-2.0.21-init index 1c1a2c83f9e4..6356965627d9 100644 --- a/net-irc/inspircd/files/inspircd-2.0.21-init +++ b/net-irc/inspircd/files/inspircd-2.0.21-init @@ -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_commands="rehash version" diff --git a/net-irc/inspircd/files/inspircd-init b/net-irc/inspircd/files/inspircd-init index e7b7934d2b1f..8f09b73fd9ca 100644 --- a/net-irc/inspircd/files/inspircd-init +++ b/net-irc/inspircd/files/inspircd-init @@ -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_commands="rehash version" diff --git a/net-irc/inspircd/files/inspircd-r2.initd b/net-irc/inspircd/files/inspircd-r2.initd index 3b9528b48ee6..653e501627e6 100644 --- a/net-irc/inspircd/files/inspircd-r2.initd +++ b/net-irc/inspircd/files/inspircd-r2.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ INSPIRCD_USER=${INSPIRCD_USER:-"inspircd"} INSPIRCD_GROUP=${INSPIRCD_GROUP:-"inspircd"} diff --git a/net-irc/inspircd/files/inspircd.confd b/net-irc/inspircd/files/inspircd.confd index d24ad29d4d56..1291f9fd552f 100644 --- a/net-irc/inspircd/files/inspircd.confd +++ b/net-irc/inspircd/files/inspircd.confd @@ -1,5 +1,4 @@ # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Location of configuration file. Modify if you don't like the standard # one. diff --git a/net-irc/irc-server/files/ircd.rc b/net-irc/irc-server/files/ircd.rc index 3a48660c8eaf..0e3a05d5728f 100644 --- a/net-irc/irc-server/files/ircd.rc +++ b/net-irc/irc-server/files/ircd.rc @@ -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 net diff --git a/net-irc/ircservices/files/ircservices.initd b/net-irc/ircservices/files/ircservices.initd index 06931f91ca44..c938eb0bde8a 100644 --- a/net-irc/ircservices/files/ircservices.initd +++ b/net-irc/ircservices/files/ircservices.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ depend() { need net diff --git a/net-irc/irker/files/irkerd.initd b/net-irc/irker/files/irkerd.initd index 3769bb098cff..6417d45ebf8e 100644 --- a/net-irc/irker/files/irkerd.initd +++ b/net-irc/irker/files/irkerd.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$ : ${pidfile:=/run/${RC_SVCNAME}.pid} diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex.init b/net-irc/iroffer-dinoex/files/iroffer-dinoex.init index a77c0e881af7..ea6363c71d13 100644 --- a/net-irc/iroffer-dinoex/files/iroffer-dinoex.init +++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="reload reconnect" diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate b/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate index 76f3e5b966d7..67e4d65e0e4e 100644 --- a/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate +++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ /var/log/iroffer-dinoex/*.log { missingok diff --git a/net-irc/ngircd/files/ngircd.init-r1.d b/net-irc/ngircd/files/ngircd.init-r1.d index 396ac2c6f003..3346d698d441 100644 --- a/net-irc/ngircd/files/ngircd.init-r1.d +++ b/net-irc/ngircd/files/ngircd.init-r1.d @@ -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/net-irc/psybnc/files/psybnc-oidentd.initd b/net-irc/psybnc/files/psybnc-oidentd.initd index 80f089ee2464..354e6416c23e 100644 --- a/net-irc/psybnc/files/psybnc-oidentd.initd +++ b/net-irc/psybnc/files/psybnc-oidentd.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 oidentd diff --git a/net-irc/psybnc/files/psybnc.initd b/net-irc/psybnc/files/psybnc.initd index 581306d890f3..add37167139b 100644 --- a/net-irc/psybnc/files/psybnc.initd +++ b/net-irc/psybnc/files/psybnc.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/net-irc/ptlink-ircd/files/ptlink-ircd.confd b/net-irc/ptlink-ircd/files/ptlink-ircd.confd index 29e2300f5ebe..a14466cc412b 100644 --- a/net-irc/ptlink-ircd/files/ptlink-ircd.confd +++ b/net-irc/ptlink-ircd/files/ptlink-ircd.confd @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # User to run ptlink-ircd as PTLINKIRCD_USER="ptlink-ircd" diff --git a/net-irc/ptlink-ircd/files/ptlink-ircd.initd b/net-irc/ptlink-ircd/files/ptlink-ircd.initd index 6f050a846626..5b7c1f441d7e 100644 --- a/net-irc/ptlink-ircd/files/ptlink-ircd.initd +++ b/net-irc/ptlink-ircd/files/ptlink-ircd.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$ depend() { need net diff --git a/net-irc/ptlink-opm/files/ptlink-opm.conf.d b/net-irc/ptlink-opm/files/ptlink-opm.conf.d index 620320d7ac96..939c3cb518e6 100644 --- a/net-irc/ptlink-opm/files/ptlink-opm.conf.d +++ b/net-irc/ptlink-opm/files/ptlink-opm.conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # User to run ptlink-opm as PTLINKOPM_USER="ptlink-opm" diff --git a/net-irc/ptlink-opm/files/ptlink-opm.init.d b/net-irc/ptlink-opm/files/ptlink-opm.init.d index 8e5046768dc4..70e0f0970c14 100644 --- a/net-irc/ptlink-opm/files/ptlink-opm.init.d +++ b/net-irc/ptlink-opm/files/ptlink-opm.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 net diff --git a/net-irc/quassel/files/quasselcore.conf b/net-irc/quassel/files/quasselcore.conf index 4a000714a620..960203500fe4 100644 --- a/net-irc/quassel/files/quasselcore.conf +++ b/net-irc/quassel/files/quasselcore.conf @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Loglevel Debug|Info|Warning|Error. Default is: Info # The logfile is located at /var/log/quassel.log. diff --git a/net-irc/quassel/files/quasselcore.init b/net-irc/quassel/files/quasselcore.init index 245667265026..468c24ec2990 100644 --- a/net-irc/quassel/files/quasselcore.init +++ b/net-irc/quassel/files/quasselcore.init @@ -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 localmount net diff --git a/net-irc/rbot/files/rbot.init b/net-irc/rbot/files/rbot.init index c4e2f2facfd6..d054665f8604 100644 --- a/net-irc/rbot/files/rbot.init +++ b/net-irc/rbot/files/rbot.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-irc/rbot/files/rbot.init2 b/net-irc/rbot/files/rbot.init2 index f37aa4d3fb02..52bb39d0f8a9 100644 --- a/net-irc/rbot/files/rbot.init2 +++ b/net-irc/rbot/files/rbot.init2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-irc/shadowircd/files/shadowircd.confd b/net-irc/shadowircd/files/shadowircd.confd index 5da910372da2..4712b525985d 100644 --- a/net-irc/shadowircd/files/shadowircd.confd +++ b/net-irc/shadowircd/files/shadowircd.confd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Specify any extra options to pass to shadowircd SHADOWIRCD_OPTS="" diff --git a/net-irc/shadowircd/files/shadowircd.initd b/net-irc/shadowircd/files/shadowircd.initd index 03621d6e8578..5b01c2366de7 100644 --- a/net-irc/shadowircd/files/shadowircd.initd +++ b/net-irc/shadowircd/files/shadowircd.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$ extra_started_commands="reload" diff --git a/net-irc/ultimate/files/ultimateircd.conf b/net-irc/ultimate/files/ultimateircd.conf index 524082a8a542..9955829f28d7 100644 --- a/net-irc/ultimate/files/ultimateircd.conf +++ b/net-irc/ultimate/files/ultimateircd.conf @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # user to run ultimate-ircd as ULTIMATEIRCD_USER="nobody" diff --git a/net-irc/ultimate/files/ultimateircd.conf.2 b/net-irc/ultimate/files/ultimateircd.conf.2 index 1ecec7dbd699..8d2d2af3ab37 100644 --- a/net-irc/ultimate/files/ultimateircd.conf.2 +++ b/net-irc/ultimate/files/ultimateircd.conf.2 @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # user to run ultimateircd as ULTIMATEIRCD_USER="ultimateircd" diff --git a/net-irc/ultimate/files/ultimateircd.rc b/net-irc/ultimate/files/ultimateircd.rc index 3a81e52e1802..8563d44ea412 100644 --- a/net-irc/ultimate/files/ultimateircd.rc +++ b/net-irc/ultimate/files/ultimateircd.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use dns net diff --git a/net-irc/ultimate/files/ultimateircd.rc.2 b/net-irc/ultimate/files/ultimateircd.rc.2 index 4a48435cf75c..327e5f3a5392 100644 --- a/net-irc/ultimate/files/ultimateircd.rc.2 +++ b/net-irc/ultimate/files/ultimateircd.rc.2 @@ -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() { use dns net diff --git a/net-irc/unrealircd/files/unrealircd.confd-r1 b/net-irc/unrealircd/files/unrealircd.confd-r1 index 59b8f426cd24..9b4f7b632c27 100644 --- a/net-irc/unrealircd/files/unrealircd.confd-r1 +++ b/net-irc/unrealircd/files/unrealircd.confd-r1 @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # user to run unrealircd as UNREALIRCD_USER="unrealircd" diff --git a/net-irc/unrealircd/files/unrealircd.confd-r2 b/net-irc/unrealircd/files/unrealircd.confd-r2 index dd7e7b4204b0..ac7db3dbf000 100644 --- a/net-irc/unrealircd/files/unrealircd.confd-r2 +++ b/net-irc/unrealircd/files/unrealircd.confd-r2 @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # user to run unrealircd as UNREALIRCD_USER="unrealircd" diff --git a/net-irc/unrealircd/files/unrealircd.initd b/net-irc/unrealircd/files/unrealircd.initd index adaa8afb7aab..cc4cd50e49db 100644 --- a/net-irc/unrealircd/files/unrealircd.initd +++ b/net-irc/unrealircd/files/unrealircd.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$ extra_started_commands="reload" diff --git a/net-irc/unrealircd/files/unrealircd.initd-r1 b/net-irc/unrealircd/files/unrealircd.initd-r1 index 381723fc307f..0c54752779fe 100644 --- a/net-irc/unrealircd/files/unrealircd.initd-r1 +++ b/net-irc/unrealircd/files/unrealircd.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload" diff --git a/net-irc/znc/files/znc.initd b/net-irc/znc/files/znc.initd index 08218b643cef..16af8b64c687 100644 --- a/net-irc/znc/files/znc.initd +++ b/net-irc/znc/files/znc.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$ extra_commands="config" extra_started_commands="reload save" diff --git a/net-irc/znc/files/znc.initd-r1 b/net-irc/znc/files/znc.initd-r1 index 1faaf9aff0a6..dedb44b1362f 100644 --- a/net-irc/znc/files/znc.initd-r1 +++ b/net-irc/znc/files/znc.initd-r1 @@ -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="config" extra_started_commands="reload save" diff --git a/net-irc/znc/files/znc.initd-r2 b/net-irc/znc/files/znc.initd-r2 index 13bfcdfd0d9a..72834a80da9b 100644 --- a/net-irc/znc/files/znc.initd-r2 +++ b/net-irc/znc/files/znc.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="config" extra_started_commands="reload save" |