net-wireless/dump1090: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 18:37:13 +0000 (04:37 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:21 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-wireless/dump1090/dump1090-0.0_p20140919.ebuild
net-wireless/dump1090/dump1090-9999.ebuild

index d338f3fbb03e100a5ebfffaa90adb53afc163089..51c3554567bcec523cf757f28faf4fbf33a53a7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/antirez/dump1090"
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/antirez/dump1090.git"
+       EGIT_REPO_URI="https://github.com/antirez/${PN}.git"
        KEYWORDS=""
 else
        KEYWORDS="~amd64 ~x86"
index 1ae895c921eec846f1b6cfe8d58da1cdf0e699af..be0c0e5e59cf7f87fadb996a249fdbff9a70601e 100644 (file)
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mutability/dump1090"
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/mutability/dump1090.git"
+       EGIT_REPO_URI="https://github.com/mutability/${PN}.git"
        KEYWORDS=""
 else
        KEYWORDS="~amd64 ~x86"