commit: 4a27a8f23e437269d2438e04140311d18b61cc94
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 1 03:01:34 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Feb 1 03:09:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a27a8f2
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 <candrews <AT> gentoo.org>
media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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 e38c1e39aac..9aabb1756ab 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
;;