commit: 6940c2f90387c0a40c9a7448949214eac3a6aa07 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 13 20:52:53 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 13 20:52:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6940c2f9
sci-libs/etsf_io: use https for homepage Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-libs/etsf_io/etsf_io-1.0.3-r2.ebuild | 6 +++--- sci-libs/etsf_io/etsf_io-1.0.4-r1.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-libs/etsf_io/etsf_io-1.0.3-r2.ebuild b/sci-libs/etsf_io/etsf_io-1.0.3-r2.ebuild index 091b2b54c..b8ba5e59f 100644 --- a/sci-libs/etsf_io/etsf_io-1.0.3-r2.ebuild +++ b/sci-libs/etsf_io/etsf_io-1.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit fortran-2 multilib DESCRIPTION="A library of F90 routines to read/write the ETSF file format" -HOMEPAGE="http://www.etsf.eu/resources/software/libraries_and_tools/" -SRC_URI="http://www.etsf.eu/sites/default/files/${P}.tar.gz -> ${P}.tar" +HOMEPAGE="https://www.etsf.eu/resources/software/libraries_and_tools/" +SRC_URI="https://www.etsf.eu/sites/default/files/${P}.tar.gz -> ${P}.tar" LICENSE="LGPL-2" SLOT="0" diff --git a/sci-libs/etsf_io/etsf_io-1.0.4-r1.ebuild b/sci-libs/etsf_io/etsf_io-1.0.4-r1.ebuild index a7a0e6589..fc0321a69 100644 --- a/sci-libs/etsf_io/etsf_io-1.0.4-r1.ebuild +++ b/sci-libs/etsf_io/etsf_io-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit fortran-2 multilib DESCRIPTION="A library of F90 routines to read/write the ETSF file format" -HOMEPAGE="http://www.etsf.eu/resources/software/libraries_and_tools/" -SRC_URI="http://www.etsf.eu/system/files/${P}.tar.gz" +HOMEPAGE="https://www.etsf.eu/resources/software/libraries_and_tools/" +SRC_URI="https://www.etsf.eu/system/files/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0"
