dev-util/buildbot-console-view: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 15:41:18 +0000 (01:41 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:37:51 +0000 (11:37 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild
dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild
dev-util/buildbot-console-view/buildbot-console-view-0.9.8.ebuild

index 5508040ab0683a1847dd8cf45087326542a61850..231232b3b79ec29e1c695267fb75bc046dcd9a15 100644 (file)
@@ -5,7 +5,7 @@ EAPI="5"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 )
 
-EGIT_REPO_URI="git://github.com/buildbot/buildbot.git"
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
 [[ ${PV} == *9999 ]] && inherit git-r3
 inherit distutils-r1
index 96e611167eb796612a78b4d4add09be6ed43d3b3..8cb93d7c3ecf55d2018f00343acffcfa536a85f2 100644 (file)
@@ -5,7 +5,7 @@ EAPI="5"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
-EGIT_REPO_URI="git://github.com/buildbot/buildbot.git"
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
 [[ ${PV} == *9999 ]] && inherit git-r3
 inherit distutils-r1
index 96e611167eb796612a78b4d4add09be6ed43d3b3..8cb93d7c3ecf55d2018f00343acffcfa536a85f2 100644 (file)
@@ -5,7 +5,7 @@ EAPI="5"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
-EGIT_REPO_URI="git://github.com/buildbot/buildbot.git"
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
 [[ ${PV} == *9999 ]] && inherit git-r3
 inherit distutils-r1