commit:     14f75963d4f5eb965500101eabc934ea191a65c1
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 23 16:48:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f75963

sci-libs/arprec: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-libs/arprec/arprec-2.2.18.ebuild | 6 +++---
 sci-libs/arprec/arprec-2.2.19.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-libs/arprec/arprec-2.2.18.ebuild 
b/sci-libs/arprec/arprec-2.2.18.ebuild
index b7ba9c00b8d..8c4069fcd8d 100644
--- a/sci-libs/arprec/arprec-2.2.18.ebuild
+++ b/sci-libs/arprec/arprec-2.2.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ FORTRAN_STANDARD=90
 inherit autotools fortran-2
 
 DESCRIPTION="Arbitrary precision float arithmetics and functions"
-HOMEPAGE="http://crd-legacy.lbl.gov/~dhbailey/mpdist/";
-SRC_URI="http://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz";
+HOMEPAGE="https://crd-legacy.lbl.gov/~dhbailey/mpdist/";
+SRC_URI="https://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="BSD"

diff --git a/sci-libs/arprec/arprec-2.2.19.ebuild 
b/sci-libs/arprec/arprec-2.2.19.ebuild
index 4fe88b289cb..b31b5b5c86c 100644
--- a/sci-libs/arprec/arprec-2.2.19.ebuild
+++ b/sci-libs/arprec/arprec-2.2.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ FORTRAN_STANDARD=90
 inherit autotools fortran-2
 
 DESCRIPTION="Arbitrary precision float arithmetics and functions"
-HOMEPAGE="http://crd-legacy.lbl.gov/~dhbailey/mpdist/";
-SRC_URI="http://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz";
+HOMEPAGE="https://crd-legacy.lbl.gov/~dhbailey/mpdist/";
+SRC_URI="https://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="BSD"

Reply via email to