From: Craig Andrews Date: Sat, 1 Feb 2020 03:01:34 +0000 (-0500) Subject: media-plugins/kodi-inputstream-rtmp: Use Matrix branch in -9999 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a27a8f23e437269d2438e04140311d18b61cc94;p=gentoo.git media-plugins/kodi-inputstream-rtmp: Use Matrix branch in -9999 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Craig Andrews --- diff --git a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild index e38c1e39aac8..9aabb1756ab0 100644 --- a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild +++ b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,7 @@ SRC_URI="" case ${PV} in 9999) SRC_URI="" + EGIT_BRANCH="Matrix" EGIT_REPO_URI="https://github.com/xbmc/inputstream.rtmp.git" inherit git-r3 ;;