From: Michael Mair-Keimberger Date: Tue, 7 May 2019 17:33:01 +0000 (+0200) Subject: dev-python/oslo-sphinx: use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=45252015b7fdfcb25e0c0769212ab49facb151df;p=gentoo.git dev-python/oslo-sphinx: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Matthew Thode --- diff --git a/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild b/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild index 787d64927c67..1e6a98810f1e 100644 --- a/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild +++ b/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="${PN//-/}" DESCRIPTION="OpenStack Sphinx Extensions and Theme" -HOMEPAGE="http://www.openstack.org/" +HOMEPAGE="https://www.openstack.org/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="Apache-2.0"