commit: c6475a8ae93229ee5236bfc4654201ee5717da96 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Fri Jul 28 23:15:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 30 08:35:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6475a8a
sci-astronomy/pal: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 sci-astronomy/pal/pal-0.9.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/pal/pal-0.9.7.ebuild b/sci-astronomy/pal/pal-0.9.7.ebuild index 23a16736936..c165f47d600 100644 --- a/sci-astronomy/pal/pal-0.9.7.ebuild +++ b/sci-astronomy/pal/pal-0.9.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils DESCRIPTION="Positional Astronomy Library" -HOMEPAGE="http://github.com/Starlink/pal" +HOMEPAGE="https://github.com/Starlink/pal" SRC_URI="https://github.com/Starlink/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2"
