media-plugins/xbmc-addon-xvdr: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:48:23 +0000 (05:48 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 12:13:02 +0000 (14:13 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-plugins/xbmc-addon-xvdr/xbmc-addon-xvdr-9999.ebuild

index c4371813e23d44abba09258617099742d435213e..7e2534aa7fd50dd18cd9f8f17691972eeb3732bf 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
 
 inherit git-2 autotools multilib
 
-EGIT_REPO_URI="git://github.com/pipelka/xbmc-addon-xvdr.git"
+EGIT_REPO_URI="https://github.com/pipelka/xbmc-addon-xvdr.git"
 
 DESCRIPTION="XBMC addon: add VDR (http://www.tvdr.de/) as a TV/PVR Backend"
 HOMEPAGE="https://github.com/pipelka/xbmc-addon-xvdr"