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

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

index 7a3e87306d3657f02a8b36ca51468afe491e6ccc..5ecebb613e0da0b12cd45fa92a6fd533257ecb7d 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 f800e5da171a6ac4d46dfad364cbee3a3243b5a9..be64d6dbd8012d8a9d5fd979caeb876d7dc2aa15 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 f800e5da171a6ac4d46dfad364cbee3a3243b5a9..be64d6dbd8012d8a9d5fd979caeb876d7dc2aa15 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