commit:     777dcc6262cc02f2b06301433259b80a02ccc2f1
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 22:05:37 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:08:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777dcc62

media-plugins/kodi-vfs-libarchive: Use the "Matrix" branch for -9999

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-9999.ebuild 
b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-9999.ebuild
index 50952f01d39..ec2ee28f5f5 100644
--- a/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-9999.ebuild
+++ b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-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.libarchive.git";
+       EGIT_BRANCH="Matrix"
        inherit git-r3
        ;;
 *)
@@ -41,3 +42,4 @@ DEPEND="
        )
        ~media-tv/kodi-9999
        "
+RDEPEND="${DEPEND}"

Reply via email to