commit:     c9b930544d76343a2b160124fe493f612c484844
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 15 10:14:58 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 16 22:56:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b93054

dev-lang/cfortran: use HTTPS

 dev-lang/cfortran/cfortran-4.4-r2.ebuild | 2 +-
 dev-lang/cfortran/cfortran-4.4-r3.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/cfortran/cfortran-4.4-r2.ebuild 
b/dev-lang/cfortran/cfortran-4.4-r2.ebuild
index f63f8906b03..6b13ce65940 100644
--- a/dev-lang/cfortran/cfortran-4.4-r2.ebuild
+++ b/dev-lang/cfortran/cfortran-4.4-r2.ebuild
@@ -10,7 +10,7 @@ DEB_PR="14"
 DESCRIPTION="Header file allowing to call Fortran routines from C and C++"
 SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
        mirror://debian/pool/main/c/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"
-HOMEPAGE="http://www-zeus.desy.de/~burow/cfortran/";
+HOMEPAGE="https://www-zeus.desy.de/~burow/cfortran/";
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
 LICENSE="LGPL-2"
 IUSE="examples"

diff --git a/dev-lang/cfortran/cfortran-4.4-r3.ebuild 
b/dev-lang/cfortran/cfortran-4.4-r3.ebuild
index 85738d91954..18edf8e2949 100644
--- a/dev-lang/cfortran/cfortran-4.4-r3.ebuild
+++ b/dev-lang/cfortran/cfortran-4.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit eutils
 DEB_PR="14"
 
 DESCRIPTION="Header file allowing to call Fortran routines from C and C++"
-HOMEPAGE="http://www-zeus.desy.de/~burow/cfortran/";
+HOMEPAGE="https://www-zeus.desy.de/~burow/cfortran/";
 SRC_URI="
        mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
        mirror://debian/pool/main/c/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"

Reply via email to