summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-01-06 11:09:11 -0500
committerCraig Andrews <candrews@gentoo.org>2020-01-06 11:09:24 -0500
commit0dd806c0c65e4876b162df7c6020f29f389113e3 (patch)
tree788ae75d0bddaeec14c42b6328aa596703ff2ea7 /media-plugins
parentnet-libs/libwebsockets: remove disrupting spaces from a patch (diff)
downloadgentoo-0dd806c0c65e4876b162df7c6020f29f389113e3.tar.gz
gentoo-0dd806c0c65e4876b162df7c6020f29f389113e3.tar.bz2
gentoo-0dd806c0c65e4876b162df7c6020f29f389113e3.zip
media-plugins/kodi-vfs-rar: Use the "Matrix" branch for -9999
See: https://github.com/xbmc/vfs.rar/issues/52 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
index ca4bf5a01112..a3a654fefd45 100644
--- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
+++ b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
@@ -13,6 +13,7 @@ case ${PV} in
9999)
SRC_URI=""
EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git"
+ EGIT_BRANCH="Matrix"
inherit git-r3
;;
*)