From: Craig Andrews Date: Sat, 1 Feb 2020 03:00:22 +0000 (-0500) Subject: media-plugins/kodi-peripheral-joystick: Use Matrix branch in -9999 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=beeb621b2e9f5bb0c32795365c8caeee6484f788;p=gentoo.git media-plugins/kodi-peripheral-joystick: Use Matrix branch in -9999 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Craig Andrews --- diff --git a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-9999.ebuild b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-9999.ebuild index 9b0ab5cbd9ba..68cb4f25ec01 100644 --- a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-9999.ebuild +++ b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-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 @@ -12,6 +12,7 @@ SRC_URI="" case ${PV} in 9999) SRC_URI="" + EGIT_BRANCH="Matrix" EGIT_REPO_URI="https://github.com/xbmc/peripheral.joystick.git" inherit git-r3 ;;