commit: 59ce9d8800cef92496fed7aee69dd279cf6a6ddb Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 13 21:04:26 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 13 21:04:26 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=59ce9d88
dev-python/pysolar: use https homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/pysolar/pysolar-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pysolar/pysolar-0.8.ebuild b/dev-python/pysolar/pysolar-0.8.ebuild index c12be9054..5c8dc084a 100644 --- a/dev-python/pysolar/pysolar-0.8.ebuild +++ b/dev-python/pysolar/pysolar-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ AUTHOR=pingswept inherit distutils-r1 DESCRIPTION="Collection of Python libraries for simulating the irradiation by the sun" -HOMEPAGE="http://pysolar.org/" +HOMEPAGE="https://pysolar.org/" SRC_URI="https://github.com/${AUTHOR}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3"
