summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 12:25:34 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 12:25:45 -0500
commitbb94d05c01ebab43c21ae4d1dd06a03c0681ef62 (patch)
tree16c2416d28f5e6f93e7fa53b75017bb23e1c1a20 /net-voip/openmcu/files
parentnet-voip/gnugk: remove old version (diff)
downloadgentoo-bb94d05c01ebab43c21ae4d1dd06a03c0681ef62.tar.gz
gentoo-bb94d05c01ebab43c21ae4d1dd06a03c0681ef62.tar.bz2
gentoo-bb94d05c01ebab43c21ae4d1dd06a03c0681ef62.zip
net-voip/openmcu: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Also: * fixup conf.d header * move to EAPI 6 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-voip/openmcu/files')
-rw-r--r--net-voip/openmcu/files/openmcu.confd4
-rw-r--r--net-voip/openmcu/files/openmcu.rc64
2 files changed, 4 insertions, 4 deletions
diff --git a/net-voip/openmcu/files/openmcu.confd b/net-voip/openmcu/files/openmcu.confd
index ad54babfabce..4ec485757e78 100644
--- a/net-voip/openmcu/files/openmcu.confd
+++ b/net-voip/openmcu/files/openmcu.confd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#/etc/conf.d/openmcu.confd
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-voip/openmcu/files/openmcu.rc6 b/net-voip/openmcu/files/openmcu.rc6
index 444d5bbe793b..70f16736e43f 100644
--- a/net-voip/openmcu/files/openmcu.rc6
+++ b/net-voip/openmcu/files/openmcu.rc6
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$