diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mjpg-streamer/files/mjpg-streamer.initd | 1 | ||||
-rw-r--r-- | media-video/motion/files/motion.initd-r3 | 1 | ||||
-rw-r--r-- | media-video/noad/files/confd_vdraddon.noad | 1 | ||||
-rw-r--r-- | media-video/noad/files/record-50-noad.sh | 1 | ||||
-rw-r--r-- | media-video/ushare/files/ushare.conf.d | 1 | ||||
-rw-r--r-- | media-video/ushare/files/ushare.init.d | 1 | ||||
-rw-r--r-- | media-video/ushare/files/ushare.init.d.ng | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/media-video/mjpg-streamer/files/mjpg-streamer.initd b/media-video/mjpg-streamer/files/mjpg-streamer.initd index 656e1a6d7fa2..53f046e7b1fe 100644 --- a/media-video/mjpg-streamer/files/mjpg-streamer.initd +++ b/media-video/mjpg-streamer/files/mjpg-streamer.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$ MJPG_STREAMER_PIDFILE="${MJPG_STREAMER_PIDFILE:-/var/run/${SVCNAME}.pid}" MY_NAME=${SVCNAME//-/_} diff --git a/media-video/motion/files/motion.initd-r3 b/media-video/motion/files/motion.initd-r3 index d893a8211b08..2b474fc56f9a 100644 --- a/media-video/motion/files/motion.initd-r3 +++ b/media-video/motion/files/motion.initd-r3 @@ -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_started_commands="reload" diff --git a/media-video/noad/files/confd_vdraddon.noad b/media-video/noad/files/confd_vdraddon.noad index 47699b3e8c8e..693e4c7fe3a1 100644 --- a/media-video/noad/files/confd_vdraddon.noad +++ b/media-video/noad/files/confd_vdraddon.noad @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ ######### ## diff --git a/media-video/noad/files/record-50-noad.sh b/media-video/noad/files/record-50-noad.sh index 6a45c03a88e6..c2e92a1d9a66 100644 --- a/media-video/noad/files/record-50-noad.sh +++ b/media-video/noad/files/record-50-noad.sh @@ -1,4 +1,3 @@ -# $Id$ # # Joerg Bornkessel <hd_brummy@gentoo.org> # Mathias Schwarzott <zzam@gentoo.org> diff --git a/media-video/ushare/files/ushare.conf.d b/media-video/ushare/files/ushare.conf.d index 4779c0f2e2f7..e87d6a1763ba 100644 --- a/media-video/ushare/files/ushare.conf.d +++ b/media-video/ushare/files/ushare.conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # User to run ushare daemon (if none, root will be used) USHARE_USER="ushare" diff --git a/media-video/ushare/files/ushare.init.d b/media-video/ushare/files/ushare.init.d index e007f6e3751f..c1d94b6a9c98 100644 --- a/media-video/ushare/files/ushare.init.d +++ b/media-video/ushare/files/ushare.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/media-video/ushare/files/ushare.init.d.ng b/media-video/ushare/files/ushare.init.d.ng index 978c1c96d6fe..8bc21d01750b 100644 --- a/media-video/ushare/files/ushare.init.d.ng +++ b/media-video/ushare/files/ushare.init.d.ng @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net |