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

media-plugins/vdr-xvdr/vdr-xvdr-9999.ebuild

index 762e0518011b40747a004292b3f1ab98a7ecc302..94eb4a907f73a494f863869d242180e6b116f775 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit vdr-plugin-2 git-2
 
-EGIT_REPO_URI="git://github.com/pipelka/vdr-plugin-xvdr.git"
+EGIT_REPO_URI="https://github.com/pipelka/vdr-plugin-xvdr.git"
 
 DESCRIPTION="VDR plugin: XVDR Streamserver Plugin"
 HOMEPAGE="https://github.com/pipelka/vdr-plugin-xvdr"