From 10a8c72be973d6abd3aeee9b6f03e18f3ee56dce Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 28 Apr 2018 22:16:33 +0200 Subject: dev-python/sphinxcontrib-programoutput: use HTTPS --- .../sphinxcontrib-programoutput-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild') diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild index 151c9d443617..8d0960454190 100644 --- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild +++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 DESCRIPTION="Extension to sphinx to include program output" -HOMEPAGE="http://sphinxcontrib-programoutput.readthedocs.org/" +HOMEPAGE="https://sphinxcontrib-programoutput.readthedocs.io/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad