From 44a1408ca7290156da0fb974ce698c9dd04f7be7 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Mon, 6 Jan 2020 17:06:32 -0500 Subject: [PATCH] media-plugins/kodi-vfs-sftp: Use the "Matrix" branch for -9999 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews --- media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild index 478d045ff69b..b613fa2c997e 100644 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild +++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-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/xbmc/vfs.sftp.git" + EGIT_BRANCH="Matrix" inherit git-r3 ;; *) @@ -33,6 +34,7 @@ DEPEND=" ~media-libs/kodi-platform-9999 ~media-tv/kodi-9999 " +RDEPEND="${DEPEND}" src_prepare(){ [ -d depends ] && rm -rf depends || die -- 2.26.2