* [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/
@ 2017-01-18 9:24 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-01-18 9:24 UTC (permalink / raw
To: gentoo-commits
commit: ff0c85e4b734148321036a9ac26e981c742c94c0
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jan 17 17:55:01 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 09:19:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0c85e4
net-voip/yate: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3516
net-voip/yate/files/yate.rc6 | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/net-voip/yate/files/yate.rc6 b/net-voip/yate/files/yate.rc6
deleted file mode 100644
index edeff0f..00000000
--- a/net-voip/yate/files/yate.rc6
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-depend() {
- need net
-}
-
-start() {
- ebegin "Starting YATE"
- start-stop-daemon --start --exec /usr/bin/yate -- -d -p /var/run/yate.pid ${YATE_OPTS}
- eend $?
-}
-
-stop() {
- ebegin "Stopping YATE"
- start-stop-daemon --stop --pidfile=/var/run/yate.pid
- eend $?
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/
@ 2015-09-23 21:19 Richard Farina
0 siblings, 0 replies; 2+ messages in thread
From: Richard Farina @ 2015-09-23 21:19 UTC (permalink / raw
To: gentoo-commits
commit: db32b99bc6b115b3b98d66816df470af6bd92d3b
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 21:16:40 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 21:17:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db32b99b
net-voip/yate: update shebang for init script
Package-Manager: portage-2.2.20.1
net-voip/yate/files/yate.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-voip/yate/files/yate.initd b/net-voip/yate/files/yate.initd
index 8c3e402..04e8810 100644
--- a/net-voip/yate/files/yate.initd
+++ b/net-voip/yate/files/yate.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-18 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 9:24 [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2015-09-23 21:19 Richard Farina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox