diff options
-rw-r--r-- | sys-apps/evms/files/evms-init | 4 | ||||
-rw-r--r-- | sys-apps/fcron/files/fcron.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/gradm/files/grsecurity.rc | 4 | ||||
-rw-r--r-- | sys-apps/hdparm/files/hdparm-init | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/files/hotplug.rc | 2 | ||||
-rw-r--r-- | sys-apps/iptables/files/iptables.init | 4 | ||||
-rw-r--r-- | sys-apps/irda-utils/files/irda.rc | 4 | ||||
-rw-r--r-- | sys-apps/isapnptools/files/isapnp.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/mondo/files/mondo.sh | 4 | ||||
-rw-r--r-- | sys-apps/netkit-base/files/inetd.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/noflushd/files/noflushd.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/pbbuttonsd/files/pbbuttonsd.rc5 | 4 | ||||
-rw-r--r-- | sys-apps/pcmcia-cs-tools/files/pcmcia.rc | 4 | ||||
-rw-r--r-- | sys-apps/pcmcia-cs/files/pcmcia.rc | 4 | ||||
-rw-r--r-- | sys-apps/pmud/files/pmud.start | 4 | ||||
-rw-r--r-- | sys-apps/smartmontools/files/smartd.rc | 4 | ||||
-rw-r--r-- | sys-apps/tpctl/files/apmiser.rc | 4 | ||||
-rw-r--r-- | sys-apps/usbd/files/usbd | 2 | ||||
-rw-r--r-- | sys-apps/vcron/files/vcron.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/files/2.3.9/xinetd.rc6 | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/files/xinetd.rc6 | 4 |
21 files changed, 40 insertions, 40 deletions
diff --git a/sys-apps/evms/files/evms-init b/sys-apps/evms/files/evms-init index 6d19cf168290..dcc91ff6250f 100644 --- a/sys-apps/evms/files/evms-init +++ b/sys-apps/evms/files/evms-init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/evms/files/evms-init,v 1.1 2002/04/27 07:17:49 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/evms/files/evms-init,v 1.2 2003/02/14 23:25:31 vapier Exp $ start() { test -x /sbin/evms_rediscover || eend 1 diff --git a/sys-apps/fcron/files/fcron.rc6 b/sys-apps/fcron/files/fcron.rc6 index 26dc4d68e431..7992acdfca8b 100644 --- a/sys-apps/fcron/files/fcron.rc6 +++ b/sys-apps/fcron/files/fcron.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.rc6,v 1.1 2002/04/20 22:03:25 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.rc6,v 1.2 2003/02/14 23:25:37 vapier Exp $ depend() { need clock hostname logger diff --git a/sys-apps/gradm/files/grsecurity.rc b/sys-apps/gradm/files/grsecurity.rc index 6e7514c94e8b..1cb988ebe76f 100644 --- a/sys-apps/gradm/files/grsecurity.rc +++ b/sys-apps/gradm/files/grsecurity.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gradm/files/grsecurity.rc,v 1.4 2003/01/25 05:26:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gradm/files/grsecurity.rc,v 1.5 2003/02/14 23:25:43 vapier Exp $ PROCDIR=/proc/sys/kernel/grsecurity diff --git a/sys-apps/hdparm/files/hdparm-init b/sys-apps/hdparm/files/hdparm-init index a6e978fa3cd8..e249682c74df 100644 --- a/sys-apps/hdparm/files/hdparm-init +++ b/sys-apps/hdparm/files/hdparm-init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-init,v 1.1 2002/08/15 20:13:52 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-init,v 1.2 2003/02/14 23:25:49 vapier Exp $ depend() { need localmount diff --git a/sys-apps/hotplug/files/hotplug.rc b/sys-apps/hotplug/files/hotplug.rc index 21295a2789a9..3a85a9d8d854 100644 --- a/sys-apps/hotplug/files/hotplug.rc +++ b/sys-apps/hotplug/files/hotplug.rc @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /space/gentoo/cvsroot/gentoo-x86/sys-apps/hotplug/files/hotplug.rc,v 1.2 2002/02/25 23:02:14 woodchip Exp diff --git a/sys-apps/iptables/files/iptables.init b/sys-apps/iptables/files/iptables.init index 9a1ffb0e6d8b..fed1e597f5dd 100644 --- a/sys-apps/iptables/files/iptables.init +++ b/sys-apps/iptables/files/iptables.init @@ -1,8 +1,8 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or # later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/files/iptables.init,v 1.6 2003/01/09 09:46:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/files/iptables.init,v 1.7 2003/02/14 23:25:59 vapier Exp $ opts="start stop save" diff --git a/sys-apps/irda-utils/files/irda.rc b/sys-apps/irda-utils/files/irda.rc index 00bceec244ae..d87e914d253b 100644 --- a/sys-apps/irda-utils/files/irda.rc +++ b/sys-apps/irda-utils/files/irda.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/irda-utils/files/irda.rc,v 1.1 2002/12/15 18:45:30 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irda-utils/files/irda.rc,v 1.2 2003/02/14 23:26:04 vapier Exp $ checkconfig() { if [ -z "$IRDA" ] || [ -z "$IRDADEV" ] ; then diff --git a/sys-apps/isapnptools/files/isapnp.rc6 b/sys-apps/isapnptools/files/isapnp.rc6 index 8028e65eb0aa..5e5f8bdcecce 100644 --- a/sys-apps/isapnptools/files/isapnp.rc6 +++ b/sys-apps/isapnptools/files/isapnp.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/isapnptools/files/isapnp.rc6,v 1.6 2001/12/12 17:50:11 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/isapnptools/files/isapnp.rc6,v 1.7 2003/02/14 23:26:09 vapier Exp $ depend() { need localmount diff --git a/sys-apps/mondo/files/mondo.sh b/sys-apps/mondo/files/mondo.sh index e289a690e7b3..3a2e2088a49b 100644 --- a/sys-apps/mondo/files/mondo.sh +++ b/sys-apps/mondo/files/mondo.sh @@ -1,8 +1,8 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Author: Michael v.Ostheim <MvOstheim@web.de> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo/files/mondo.sh,v 1.1 2002/05/15 19:32:06 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo/files/mondo.sh,v 1.2 2003/02/14 23:26:16 vapier Exp $ depend() { need modules diff --git a/sys-apps/netkit-base/files/inetd.rc6 b/sys-apps/netkit-base/files/inetd.rc6 index bd5ebd391323..3fbc4ecd1b2a 100644 --- a/sys-apps/netkit-base/files/inetd.rc6 +++ b/sys-apps/netkit-base/files/inetd.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/files/inetd.rc6,v 1.1 2002/02/09 00:22:34 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/files/inetd.rc6,v 1.2 2003/02/14 23:26:21 vapier Exp $ depend() { need net diff --git a/sys-apps/noflushd/files/noflushd.rc6 b/sys-apps/noflushd/files/noflushd.rc6 index 40b8d472d505..eb5c31eaee7b 100644 --- a/sys-apps/noflushd/files/noflushd.rc6 +++ b/sys-apps/noflushd/files/noflushd.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/files/noflushd.rc6,v 1.3 2001/12/23 23:25:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/files/noflushd.rc6,v 1.4 2003/02/14 23:26:26 vapier Exp $ # NB: Config is in /etc/conf.d/noflushd diff --git a/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5 b/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5 index 79f96e5a3152..ab25dc06e4c1 100644 --- a/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5 +++ b/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5,v 1.3 2002/06/04 11:44:43 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pbbuttonsd/files/pbbuttonsd.rc5,v 1.4 2003/02/14 23:26:31 vapier Exp $ start() { diff --git a/sys-apps/pcmcia-cs-tools/files/pcmcia.rc b/sys-apps/pcmcia-cs-tools/files/pcmcia.rc index 59e4091e95eb..9b6cd55bbe55 100644 --- a/sys-apps/pcmcia-cs-tools/files/pcmcia.rc +++ b/sys-apps/pcmcia-cs-tools/files/pcmcia.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs-tools/files/pcmcia.rc,v 1.1 2003/01/23 08:30:55 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs-tools/files/pcmcia.rc,v 1.2 2003/02/14 23:26:42 vapier Exp $ RUN=/var/run SC=${RUN}/pcmcia-scheme diff --git a/sys-apps/pcmcia-cs/files/pcmcia.rc b/sys-apps/pcmcia-cs/files/pcmcia.rc index 462622703203..83756aab750f 100644 --- a/sys-apps/pcmcia-cs/files/pcmcia.rc +++ b/sys-apps/pcmcia-cs/files/pcmcia.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/files/pcmcia.rc,v 1.2 2003/01/23 08:53:40 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/files/pcmcia.rc,v 1.3 2003/02/14 23:26:37 vapier Exp $ RUN=/var/run SC=${RUN}/pcmcia-scheme diff --git a/sys-apps/pmud/files/pmud.start b/sys-apps/pmud/files/pmud.start index f4ec4f5ac882..945701bd6b0a 100644 --- a/sys-apps/pmud/files/pmud.start +++ b/sys-apps/pmud/files/pmud.start @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmud/files/pmud.start,v 1.4 2002/07/23 11:56:53 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmud/files/pmud.start,v 1.5 2003/02/14 23:26:47 vapier Exp $ depend() { need bootmisc diff --git a/sys-apps/smartmontools/files/smartd.rc b/sys-apps/smartmontools/files/smartd.rc index 823717825250..0d2677a15735 100644 --- a/sys-apps/smartmontools/files/smartd.rc +++ b/sys-apps/smartmontools/files/smartd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/files/smartd.rc,v 1.1 2002/11/28 00:30:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/files/smartd.rc,v 1.2 2003/02/14 23:26:54 vapier Exp $ depend() { need localmount diff --git a/sys-apps/tpctl/files/apmiser.rc b/sys-apps/tpctl/files/apmiser.rc index bfd8578e630e..9d066e5224b6 100644 --- a/sys-apps/tpctl/files/apmiser.rc +++ b/sys-apps/tpctl/files/apmiser.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/files/apmiser.rc,v 1.1 2002/04/25 23:39:54 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/files/apmiser.rc,v 1.2 2003/02/14 23:27:00 vapier Exp $ start() { diff --git a/sys-apps/usbd/files/usbd b/sys-apps/usbd/files/usbd index 2b402040edca..7b8e4f34aa90 100644 --- a/sys-apps/usbd/files/usbd +++ b/sys-apps/usbd/files/usbd @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: diff --git a/sys-apps/vcron/files/vcron.rc6 b/sys-apps/vcron/files/vcron.rc6 index e5641c94f8e1..f137de6c08e9 100644 --- a/sys-apps/vcron/files/vcron.rc6 +++ b/sys-apps/vcron/files/vcron.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/files/vcron.rc6,v 1.5 2002/04/20 22:03:25 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/files/vcron.rc6,v 1.6 2003/02/14 23:27:10 vapier Exp $ depend() { need clock localmount logger diff --git a/sys-apps/xinetd/files/2.3.9/xinetd.rc6 b/sys-apps/xinetd/files/2.3.9/xinetd.rc6 index e5960ec2f917..5e4308f49290 100644 --- a/sys-apps/xinetd/files/2.3.9/xinetd.rc6 +++ b/sys-apps/xinetd/files/2.3.9/xinetd.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/2.3.9/xinetd.rc6,v 1.2 2002/11/23 21:29:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/2.3.9/xinetd.rc6,v 1.3 2003/02/14 23:27:15 vapier Exp $ opts="start stop reload restart dump check" diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6 index 5fad4d7fe924..39e24010271b 100644 --- a/sys-apps/xinetd/files/xinetd.rc6 +++ b/sys-apps/xinetd/files/xinetd.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.11 2002/01/23 04:40:29 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.12 2003/02/14 23:27:20 vapier Exp $ depend() { need net |