summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:49:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:49:03 +0000
commit12fb158423a1967c2fcceddc23a2601a9fe92d21 (patch)
tree9f0d4956f2c05c13595e138276e3496c6ecff55d /media-sound
parentGentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff)
downloadgentoo-2-12fb158423a1967c2fcceddc23a2601a9fe92d21.tar.gz
gentoo-2-12fb158423a1967c2fcceddc23a2601a9fe92d21.tar.bz2
gentoo-2-12fb158423a1967c2fcceddc23a2601a9fe92d21.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audio-entropyd/files/audio-entropyd.init4
-rw-r--r--media-sound/aumix/files/aumix.rc64
-rw-r--r--media-sound/bossogg/files/bossogg.initd4
-rw-r--r--media-sound/daapd/files/daapd.conf.d4
-rw-r--r--media-sound/daapd/files/daapd.init.d4
-rw-r--r--media-sound/daudio/files/daudio.rc4
-rw-r--r--media-sound/esound/files/esound.init.d4
-rw-r--r--media-sound/gnump3d/files/gnump3d.init.d4
-rw-r--r--media-sound/mpd/files/mpd.rc64
-rw-r--r--media-sound/mserv/files/mserv-0.35-initd4
10 files changed, 20 insertions, 20 deletions
diff --git a/media-sound/audio-entropyd/files/audio-entropyd.init b/media-sound/audio-entropyd/files/audio-entropyd.init
index f861f699be41..f79fa6255626 100644
--- a/media-sound/audio-entropyd/files/audio-entropyd.init
+++ b/media-sound/audio-entropyd/files/audio-entropyd.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/media-sound/audio-entropyd/files/audio-entropyd.init,v 1.3 2004/04/02 22:42:38 method Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/files/audio-entropyd.init,v 1.4 2004/07/14 22:44:37 agriffis Exp $
depend() {
need modules
diff --git a/media-sound/aumix/files/aumix.rc6 b/media-sound/aumix/files/aumix.rc6
index 0cedaafa2775..fb73e13b4ace 100644
--- a/media-sound/aumix/files/aumix.rc6
+++ b/media-sound/aumix/files/aumix.rc6
@@ -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/media-sound/aumix/files/aumix.rc6,v 1.6 2004/03/04 18:50:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/files/aumix.rc6,v 1.7 2004/07/14 22:46:04 agriffis Exp $
depend() {
need modules
diff --git a/media-sound/bossogg/files/bossogg.initd b/media-sound/bossogg/files/bossogg.initd
index ad37f2a3d9d1..f46a39918738 100644
--- a/media-sound/bossogg/files/bossogg.initd
+++ b/media-sound/bossogg/files/bossogg.initd
@@ -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/media-sound/bossogg/files/bossogg.initd,v 1.2 2004/03/06 03:08:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bossogg/files/bossogg.initd,v 1.3 2004/07/14 22:46:29 agriffis Exp $
depend() {
after alsasound
diff --git a/media-sound/daapd/files/daapd.conf.d b/media-sound/daapd/files/daapd.conf.d
index 8ddb1f065a50..19d0dee0ec68 100644
--- a/media-sound/daapd/files/daapd.conf.d
+++ b/media-sound/daapd/files/daapd.conf.d
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.conf.d,v 1.1 2004/03/31 02:20:20 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.conf.d,v 1.2 2004/07/14 22:46:52 agriffis Exp $
# Options to pass to the daapd process that will *always*
# be run. Most people should not change this line ...
diff --git a/media-sound/daapd/files/daapd.init.d b/media-sound/daapd/files/daapd.init.d
index c208f6fdac90..f53ed3662301 100644
--- a/media-sound/daapd/files/daapd.init.d
+++ b/media-sound/daapd/files/daapd.init.d
@@ -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/media-sound/daapd/files/daapd.init.d,v 1.1 2004/03/31 02:20:20 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.init.d,v 1.2 2004/07/14 22:46:52 agriffis Exp $
depend() {
need net
diff --git a/media-sound/daudio/files/daudio.rc b/media-sound/daudio/files/daudio.rc
index 258834d30a1b..4102c2af6af4 100644
--- a/media-sound/daudio/files/daudio.rc
+++ b/media-sound/daudio/files/daudio.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/media-sound/daudio/files/daudio.rc,v 1.1 2004/06/19 15:58:20 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/files/daudio.rc,v 1.2 2004/07/14 22:47:12 agriffis Exp $
depend() {
use net
diff --git a/media-sound/esound/files/esound.init.d b/media-sound/esound/files/esound.init.d
index 2236200b9666..d578d0255aea 100644
--- a/media-sound/esound/files/esound.init.d
+++ b/media-sound/esound/files/esound.init.d
@@ -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/media-sound/esound/files/esound.init.d,v 1.4 2004/03/04 18:50:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/files/esound.init.d,v 1.5 2004/07/14 22:47:41 agriffis Exp $
# Note: You need to start esound on boot, only if you want to use it over network.
diff --git a/media-sound/gnump3d/files/gnump3d.init.d b/media-sound/gnump3d/files/gnump3d.init.d
index d28b4b470da2..ba2071340a50 100644
--- a/media-sound/gnump3d/files/gnump3d.init.d
+++ b/media-sound/gnump3d/files/gnump3d.init.d
@@ -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/media-sound/gnump3d/files/gnump3d.init.d,v 1.2 2004/04/24 22:46:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/files/gnump3d.init.d,v 1.3 2004/07/14 22:48:07 agriffis Exp $
depend() {
need net
diff --git a/media-sound/mpd/files/mpd.rc6 b/media-sound/mpd/files/mpd.rc6
index 7dbfdf798aa0..c4d7289d6428 100644
--- a/media-sound/mpd/files/mpd.rc6
+++ b/media-sound/mpd/files/mpd.rc6
@@ -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/media-sound/mpd/files/mpd.rc6,v 1.7 2004/05/24 22:05:22 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/files/mpd.rc6,v 1.8 2004/07/14 22:48:35 agriffis Exp $
depend() {
need localmount
diff --git a/media-sound/mserv/files/mserv-0.35-initd b/media-sound/mserv/files/mserv-0.35-initd
index fec0aadaf10b..80f0ca250bbe 100644
--- a/media-sound/mserv/files/mserv-0.35-initd
+++ b/media-sound/mserv/files/mserv-0.35-initd
@@ -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 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mserv/files/mserv-0.35-initd,v 1.1 2004/03/11 08:23:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mserv/files/mserv-0.35-initd,v 1.2 2004/07/14 22:49:03 agriffis Exp $
depend() {
need net