dev-lang/cfortran: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 10:14:58 +0000 (12:14 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:56:41 +0000 (18:56 -0400)
dev-lang/cfortran/cfortran-4.4-r2.ebuild
dev-lang/cfortran/cfortran-4.4-r3.ebuild

index f63f8906b035214708b1b9e73a785c6ca58bc00a..6b13ce659408d954c829f6f72423eac1b9d723ae 100644 (file)
@@ -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"
index 85738d919546717252f65e2b94608f9a4b267dd7..18edf8e294936cfe4553b73031fc810daaa4cd4f 100644 (file)
@@ -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"