summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-04 19:31:58 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-04 19:31:58 +0000
commit7ae1aeea9e41b122a06e185f03b243ecc1160661 (patch)
treedb9e1dc56bfe54b16e7ce2f76795e89ff9c9a12b
parentgpl2, forget the later (diff)
downloadgentoo-2-7ae1aeea9e41b122a06e185f03b243ecc1160661.tar.gz
gentoo-2-7ae1aeea9e41b122a06e185f03b243ecc1160661.tar.bz2
gentoo-2-7ae1aeea9e41b122a06e185f03b243ecc1160661.zip
gpl2, forget the later
-rw-r--r--net-ftp/oftpd/files/oftpd.rc66
-rw-r--r--net-ftp/proftpd/files/proftpd.rc66
-rw-r--r--net-ftp/pure-ftpd/files/pure-ftpd.rc614
-rw-r--r--net-ftp/pure-ftpd/files/pure-ftpd.rc6-r114
-rw-r--r--net-im/jabberd/files/jabber.rc6-r526
-rw-r--r--net-im/openmcu/files/openmcu.confd6
-rw-r--r--net-im/openmcu/files/openmcu.rc66
7 files changed, 39 insertions, 39 deletions
diff --git a/net-ftp/oftpd/files/oftpd.rc6 b/net-ftp/oftpd/files/oftpd.rc6
index 105c29cfc68e..a3d65ffd799d 100644
--- a/net-ftp/oftpd/files/oftpd.rc6
+++ b/net-ftp/oftpd/files/oftpd.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/files/oftpd.rc6,v 1.4 2003/02/14 23:00:26 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/files/oftpd.rc6,v 1.5 2004/03/04 19:29:40 vapier Exp $
depend() {
need net
diff --git a/net-ftp/proftpd/files/proftpd.rc6 b/net-ftp/proftpd/files/proftpd.rc6
index 32da8f04f40b..7b9d35a399dd 100644
--- a/net-ftp/proftpd/files/proftpd.rc6
+++ b/net-ftp/proftpd/files/proftpd.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/files/proftpd.rc6,v 1.7 2004/01/24 07:31:23 blkdeath Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/files/proftpd.rc6,v 1.8 2004/03/04 19:29:40 vapier Exp $
depend() {
need net
diff --git a/net-ftp/pure-ftpd/files/pure-ftpd.rc6 b/net-ftp/pure-ftpd/files/pure-ftpd.rc6
index 7c81101eab37..8e55efdbbfac 100644
--- a/net-ftp/pure-ftpd/files/pure-ftpd.rc6
+++ b/net-ftp/pure-ftpd/files/pure-ftpd.rc6
@@ -1,17 +1,17 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/files/pure-ftpd.rc6,v 1.6 2003/02/14 23:00:36 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/files/pure-ftpd.rc6,v 1.7 2004/03/04 19:29:40 vapier Exp $
depend() {
need net
}
checkconfig() {
- if [ -z "$IS_CONFIGURED" ] ; then
- eerror "You need to setup /etc/conf.d/pure-ftpd first"
- return 1
- fi
+ if [ -z "$IS_CONFIGURED" ] ; then
+ eerror "You need to setup /etc/conf.d/pure-ftpd first"
+ return 1
+ fi
}
start() {
diff --git a/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1 b/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1
index e598f312c8a3..4507095acbf0 100644
--- a/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1
+++ b/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1
@@ -1,17 +1,17 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1,v 1.2 2003/02/14 23:00:41 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/files/pure-ftpd.rc6-r1,v 1.3 2004/03/04 19:30:13 vapier Exp $
depend() {
need net
}
checkconfig() {
- if [ -z "$IS_CONFIGURED" ] ; then
- eerror "You need to setup /etc/conf.d/pure-ftpd first"
- return 1
- fi
+ if [ -z "$IS_CONFIGURED" ] ; then
+ eerror "You need to setup /etc/conf.d/pure-ftpd first"
+ return 1
+ fi
}
start() {
diff --git a/net-im/jabberd/files/jabber.rc6-r5 b/net-im/jabberd/files/jabber.rc6-r5
index 779f78960eaa..01990f3a95ad 100644
--- a/net-im/jabberd/files/jabber.rc6-r5
+++ b/net-im/jabberd/files/jabber.rc6-r5
@@ -1,15 +1,16 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd/files/jabber.rc6-r5,v 1.2 2004/02/02 21:40:45 humpback Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd/files/jabber.rc6-r5,v 1.3 2004/03/04 19:31:19 vapier Exp $
+
depend() {
- need net
+ need net
}
start() {
- ebegin "Starting Jabber Server"
+ ebegin "Starting Jabber Server"
- jabberd -B -c /etc/jabber/multiple.xml >/dev/null 2>&1
+ jabberd -B -c /etc/jabber/multiple.xml >/dev/null 2>&1
for addon in /etc/jabber/*.xml; do
if [ "$addon" == "/etc/jabber/jit.xml" ]; then
jit-wpjabber -d -c $addon >/dev/null 2>&1
@@ -20,20 +21,19 @@ start() {
fi
done
-
- eend $?
+ eend $?
}
stop() {
- ebegin "Stopping Jabber Server"
- killall jabberd
+ ebegin "Stopping Jabber Server"
+ killall jabberd
if [ "$addon" == "/etc/jabber/jit.xml" ]; then
killall jit-wpjabber
- fi
- sleep 2
+ fi
+ sleep 2
killall -9 jabberd
if [ "$addon" == "/etc/jabber/jit.xml" ]; then
killall -9 jit-wpjabber
fi
- eend $?
+ eend $?
}
diff --git a/net-im/openmcu/files/openmcu.confd b/net-im/openmcu/files/openmcu.confd
index a8b1d5a16222..fcfb2e7bb2b4 100644
--- a/net-im/openmcu/files/openmcu.confd
+++ b/net-im/openmcu/files/openmcu.confd
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.confd,v 1.1 2003/10/24 19:30:17 stkn Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.confd,v 1.2 2004/03/04 19:31:58 vapier Exp $
OPTIONS="--disable-menu"
diff --git a/net-im/openmcu/files/openmcu.rc6 b/net-im/openmcu/files/openmcu.rc6
index f82a950c9507..3cd607057038 100644
--- a/net-im/openmcu/files/openmcu.rc6
+++ b/net-im/openmcu/files/openmcu.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.rc6,v 1.1 2003/10/24 19:30:17 stkn Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.rc6,v 1.2 2004/03/04 19:31:58 vapier Exp $
depend() {
need net