summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-01-06 17:07:34 -0500
committerCraig Andrews <candrews@gentoo.org>2020-01-06 17:08:27 -0500
commitc8937a494fee46f9d70dbec9df88239e9820547d (patch)
treef55fbdcb1b74d119a19b358970c57954d2f49ae0 /media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
parentmedia-plugins/kodi-vfs-sftp: Use the "Matrix" branch for -9999 (diff)
downloadgentoo-c8937a494fee46f9d70dbec9df88239e9820547d.tar.gz
gentoo-c8937a494fee46f9d70dbec9df88239e9820547d.tar.bz2
gentoo-c8937a494fee46f9d70dbec9df88239e9820547d.zip
media-plugins/kodi-inputstream-adaptive: Use the "Matrix" branch
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild')
-rw-r--r--media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
index 55dcb1916c45..40578ef03e1d 100644
--- a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
+++ b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-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
@@ -13,6 +13,7 @@ case ${PV} in
9999)
SRC_URI=""
EGIT_REPO_URI="https://github.com/peak3d/inputstream.adaptive.git"
+ EGIT_BRANCH="Matrix"
inherit git-r3
;;
*)