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

dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild
dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild
dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild

index 8fbc726e0d659457f9f1dd492289a040480917b7..d8ef0b6245a7a68e6ada09f2efd97d7792c68e79 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 6614ec70163cf4808c9e5d613a237438276e27c3..ce71cd9ce7648b9d92e3436e0b6ecc6267376bf5 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 6614ec70163cf4808c9e5d613a237438276e27c3..ce71cd9ce7648b9d92e3436e0b6ecc6267376bf5 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