summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-01-31 22:01:34 -0500
committerCraig Andrews <candrews@gentoo.org>2020-01-31 22:09:08 -0500
commit4a27a8f23e437269d2438e04140311d18b61cc94 (patch)
tree3074b067f4bdc5832de4e8b1a1e0cdf420dd089f /media-plugins
parentmedia-plugins/kodi-peripheral-joystick: Use Matrix branch in -9999 (diff)
downloadgentoo-4a27a8f23e437269d2438e04140311d18b61cc94.tar.gz
gentoo-4a27a8f23e437269d2438e04140311d18b61cc94.tar.bz2
gentoo-4a27a8f23e437269d2438e04140311d18b61cc94.zip
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@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
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
;;