summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-07 19:33:01 +0200
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-07 23:22:30 -0500
commit45252015b7fdfcb25e0c0769212ab49facb151df (patch)
treea3d8b589fbaf4ddc8b3a7952b77e7f7651da95ab
parentdev-python/os-client-config: use HTTPS (diff)
downloadgentoo-45252015.tar.gz
gentoo-45252015.tar.bz2
gentoo-45252015.zip
dev-python/oslo-sphinx: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"