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

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

index 6d2ab09405bb150b4c829c4f58806c22db687f0d..2985e3067ac902f2d8381eb031ba36165ce92fb3 100644 (file)
@@ -5,13 +5,13 @@ 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
 
 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..."
-HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
 
 MY_V="${PV/_p/p}"
 MY_P="${PN}-${MY_V}"
index fbe239548392c394915e4b472c82c5fd828dc1d4..8ab635151e653bec70a6ecd8b224b124a34f862c 100644 (file)
@@ -5,13 +5,13 @@ 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
 
 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..."
-HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
 
 MY_V="${PV/_p/p}"
 MY_P="${PN}-${MY_V}"
index fbe239548392c394915e4b472c82c5fd828dc1d4..8ab635151e653bec70a6ecd8b224b124a34f862c 100644 (file)
@@ -5,13 +5,13 @@ 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
 
 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..."
-HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www"
 
 MY_V="${PV/_p/p}"
 MY_P="${PN}-${MY_V}"