From: Michael Mair-Keimberger Date: Thu, 9 May 2019 17:26:07 +0000 (+0200) Subject: dev-python/astrodendro: update HOMEPAGE, use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0a44b5f5d0d0b0dfcd9064a02c53797cfac345c5;p=gentoo.git dev-python/astrodendro: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- diff --git a/dev-python/astrodendro/astrodendro-0.2.0.ebuild b/dev-python/astrodendro/astrodendro-0.2.0.ebuild index 467ecf3a7e09..bbce2e9315da 100644 --- a/dev-python/astrodendro/astrodendro-0.2.0.ebuild +++ b/dev-python/astrodendro/astrodendro-0.2.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 xdg-utils virtualx DESCRIPTION="Python package for computation of astronomical dendrograms" -HOMEPAGE="http://www.dendrograms.org/" +HOMEPAGE="https://dendrograms.readthedocs.io/en/stable/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"