diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /net-voip | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/gnugk/files/gnugk.confd | 1 | ||||
-rw-r--r-- | net-voip/gnugk/files/gnugk.rc6 | 1 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu.confd | 1 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu.rc6 | 1 | ||||
-rw-r--r-- | net-voip/yate/files/yate.initd | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/net-voip/gnugk/files/gnugk.confd b/net-voip/gnugk/files/gnugk.confd index 94cfb402a7c5..50429c279e86 100644 --- a/net-voip/gnugk/files/gnugk.confd +++ b/net-voip/gnugk/files/gnugk.confd @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # see gnugk --help for a complete list of options diff --git a/net-voip/gnugk/files/gnugk.rc6 b/net-voip/gnugk/files/gnugk.rc6 index 5bfe1170961c..98f6a93ec671 100644 --- a/net-voip/gnugk/files/gnugk.rc6 +++ b/net-voip/gnugk/files/gnugk.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-voip/openmcu/files/openmcu.confd b/net-voip/openmcu/files/openmcu.confd index 4ec485757e78..59b42a260c91 100644 --- a/net-voip/openmcu/files/openmcu.confd +++ b/net-voip/openmcu/files/openmcu.confd @@ -1,6 +1,5 @@ #/etc/conf.d/openmcu.confd # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ OPTIONS="-u openmcu -g openmcu" diff --git a/net-voip/openmcu/files/openmcu.rc6 b/net-voip/openmcu/files/openmcu.rc6 index 70f16736e43f..a62d80994db5 100644 --- a/net-voip/openmcu/files/openmcu.rc6 +++ b/net-voip/openmcu/files/openmcu.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/net-voip/yate/files/yate.initd b/net-voip/yate/files/yate.initd index 04e881022ec2..75428424fd33 100644 --- a/net-voip/yate/files/yate.initd +++ b/net-voip/yate/files/yate.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload" |