commit:     c18ca32990a2c02fd212896c044553526d114ddd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jun 11 12:25:12 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jun 11 12:25:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ca329

dev-lang/f2c: use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-lang/f2c/f2c-20100827-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/f2c/f2c-20100827-r1.ebuild 
b/dev-lang/f2c/f2c-20100827-r1.ebuild
index b80f393e97f..9293b9d5a31 100644
--- a/dev-lang/f2c/f2c-20100827-r1.ebuild
+++ b/dev-lang/f2c/f2c-20100827-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ DEB_PR=1
 DEB_P=${PN}_${DEB_PV}
 
 DESCRIPTION="Fortran to C converter"
-HOMEPAGE="http://www.netlib.org/f2c";
+HOMEPAGE="https://www.netlib.org/f2c";
 SRC_URI="
        mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz
        
mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}-${DEB_PR}.debian.tar.gz"

Reply via email to