dev-python/astrodendro: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 9 May 2019 17:26:07 +0000 (19:26 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:54:32 +0000 (13:54 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/astrodendro/astrodendro-0.2.0.ebuild

index 467ecf3a7e09073006a6d3ba864edc9ecde842a0..bbce2e9315da0f4bbbca6aa3f45bdb71ffdfb4c4 100644 (file)
@@ -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"