public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/
Date: Wed, 18 Jan 2017 09:24:00 +0000 (UTC)	[thread overview]
Message-ID: <1484731167.ff0c85e4b734148321036a9ac26e981c742c94c0.soap@gentoo> (raw)

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 $?
-}


             reply	other threads:[~2017-01-18  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18  9:24 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 21:19 [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/ Richard Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1484731167.ff0c85e4b734148321036a9ac26e981c742c94c0.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox