mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user