sci-astronomy/kapteyn: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-05-25 21:53:41 +02:00
committed by Aaron Bauman
parent fefea09580
commit 57ecccdb0f

View File

@@ -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,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Collection of python tools for astronomy"
HOMEPAGE="http://www.astro.rug.nl/software/kapteyn"
SRC_URI="http://www.astro.rug.nl/software/kapteyn/${P}.tar.gz"
HOMEPAGE="https://www.astro.rug.nl/software/kapteyn/"
SRC_URI="https://www.astro.rug.nl/software/kapteyn/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"