summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:56:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:56:26 +0000
commit8fe82ee5a81f48afd4fd373ca6183b00405ece45 (patch)
treea35abd9b7fc8ae84291bf2c10f952ba7aa6969fd /sys-cluster
parentsync IUSE (missing) (diff)
downloadhistorical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.tar.gz
historical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.tar.bz2
historical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heartbeat/files/heartbeat-init4
-rw-r--r--sys-cluster/ipvsadm/files/ipvsadm-init4
-rw-r--r--sys-cluster/keepalived/files/init-keepalived4
-rw-r--r--sys-cluster/openmosix-user/files/openmosix.init4
-rw-r--r--sys-cluster/openpbs/files/pbs.rc4
-rw-r--r--sys-cluster/torque/files/pbs.rc2
6 files changed, 11 insertions, 11 deletions
diff --git a/sys-cluster/heartbeat/files/heartbeat-init b/sys-cluster/heartbeat/files/heartbeat-init
index 3fc7e5aa8cf2..f3befad12794 100644
--- a/sys-cluster/heartbeat/files/heartbeat-init
+++ b/sys-cluster/heartbeat/files/heartbeat-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/files/heartbeat-init,v 1.4 2004/03/06 04:10:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/files/heartbeat-init,v 1.5 2004/07/15 00:54:33 agriffis Exp $
HA_DIR=/etc/ha.d
diff --git a/sys-cluster/ipvsadm/files/ipvsadm-init b/sys-cluster/ipvsadm/files/ipvsadm-init
index 8f39f9debd4c..c68b96fae761 100644
--- a/sys-cluster/ipvsadm/files/ipvsadm-init
+++ b/sys-cluster/ipvsadm/files/ipvsadm-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-init,v 1.3 2003/12/27 16:47:17 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-init,v 1.4 2004/07/15 00:54:54 agriffis Exp $
opts="start stop save"
diff --git a/sys-cluster/keepalived/files/init-keepalived b/sys-cluster/keepalived/files/init-keepalived
index a25119dbacbd..de6c3d2d264f 100644
--- a/sys-cluster/keepalived/files/init-keepalived
+++ b/sys-cluster/keepalived/files/init-keepalived
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/files/init-keepalived,v 1.2 2004/03/06 04:10:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/files/init-keepalived,v 1.3 2004/07/15 00:55:17 agriffis Exp $
depend() {
use logger
diff --git a/sys-cluster/openmosix-user/files/openmosix.init b/sys-cluster/openmosix-user/files/openmosix.init
index ef5f144ae93d..494744ad05e1 100644
--- a/sys-cluster/openmosix-user/files/openmosix.init
+++ b/sys-cluster/openmosix-user/files/openmosix.init
@@ -1,8 +1,8 @@
#!/sbin/runscript
#
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/files/openmosix.init,v 1.7 2003/11/06 16:17:05 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/files/openmosix.init,v 1.8 2004/07/15 00:55:46 agriffis Exp $
depend() {
need net
diff --git a/sys-cluster/openpbs/files/pbs.rc b/sys-cluster/openpbs/files/pbs.rc
index c2f2266f3285..6236e33e643f 100644
--- a/sys-cluster/openpbs/files/pbs.rc
+++ b/sys-cluster/openpbs/files/pbs.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/files/pbs.rc,v 1.3 2004/03/06 04:10:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/files/pbs.rc,v 1.4 2004/07/15 00:56:06 agriffis Exp $
depend() {
need net
diff --git a/sys-cluster/torque/files/pbs.rc b/sys-cluster/torque/files/pbs.rc
index 9932bfde076f..c98eab6f739f 100644
--- a/sys-cluster/torque/files/pbs.rc
+++ b/sys-cluster/torque/files/pbs.rc
@@ -1,5 +1,5 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
opts="start stop restart"