dev-python/breathe: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 22 Mar 2019 07:45:44 +0000 (08:45 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 26 Mar 2019 18:52:22 +0000 (14:52 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/breathe/breathe-4.6.0.ebuild

index ba5765578580dd77f097a77ce1af74a49c9bed4f..74728917ff6f3dc8375479d39c2b4f0d00c542f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx Doxygen renderer"
-HOMEPAGE="http://breathe.readthedocs.io/"
+HOMEPAGE="https://breathe.readthedocs.io/en/latest/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"