commit: c0573d7e5e6c74e4684fd7c5254e9587ccf610fb Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 25 19:56:26 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri May 25 22:28:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0573d7e
sci-misc/fitsverify: use HTTPs sci-misc/fitsverify/fitsverify-4.17.ebuild | 4 ++-- sci-misc/fitsverify/fitsverify-4.18.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-misc/fitsverify/fitsverify-4.17.ebuild b/sci-misc/fitsverify/fitsverify-4.17.ebuild index b7daee4cc8e..ccfb7d6d509 100644 --- a/sci-misc/fitsverify/fitsverify-4.17.ebuild +++ b/sci-misc/fitsverify/fitsverify-4.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="FITS file format checker" -HOMEPAGE="http://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" +HOMEPAGE="https://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-misc/fitsverify/fitsverify-4.18.ebuild b/sci-misc/fitsverify/fitsverify-4.18.ebuild index b7daee4cc8e..ccfb7d6d509 100644 --- a/sci-misc/fitsverify/fitsverify-4.18.ebuild +++ b/sci-misc/fitsverify/fitsverify-4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="FITS file format checker" -HOMEPAGE="http://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" +HOMEPAGE="https://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="MIT"
