summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-11 14:25:12 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-11 14:25:12 +0200
commitc18ca32990a2c02fd212896c044553526d114ddd (patch)
tree3ffe630ccca2cf9f4bf017d4ad50fda360fc6298 /dev-lang/f2c/f2c-20100827-r1.ebuild
parentapp-doc/lapack-docs: use HTTPS (diff)
downloadgentoo-c18ca32990a2c02fd212896c044553526d114ddd.tar.gz
gentoo-c18ca32990a2c02fd212896c044553526d114ddd.tar.bz2
gentoo-c18ca32990a2c02fd212896c044553526d114ddd.zip
dev-lang/f2c: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-lang/f2c/f2c-20100827-r1.ebuild')
-rw-r--r--dev-lang/f2c/f2c-20100827-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/f2c/f2c-20100827-r1.ebuild b/dev-lang/f2c/f2c-20100827-r1.ebuild
index b80f393e97f8..9293b9d5a313 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"