summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 13:27:54 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:56:58 -0400
commit3cc0c41105556ea7d546f782670fc31c6162e27a (patch)
tree11f8522228d4560d8737e23a9472237e12ffc31a /sci-libs
parentsci-libs/netcdf: use HTTPS (diff)
downloadgentoo-3cc0c41105556ea7d546f782670fc31c6162e27a.tar.gz
gentoo-3cc0c41105556ea7d546f782670fc31c6162e27a.tar.bz2
gentoo-3cc0c41105556ea7d546f782670fc31c6162e27a.zip
sci-libs/netcdf-fortran: use HTTPS
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/netcdf-fortran/netcdf-fortran-4.2.ebuild4
-rw-r--r--sci-libs/netcdf-fortran/netcdf-fortran-4.4.2.ebuild4
-rw-r--r--sci-libs/netcdf-fortran/netcdf-fortran-4.4.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/netcdf-fortran/netcdf-fortran-4.2.ebuild b/sci-libs/netcdf-fortran/netcdf-fortran-4.2.ebuild
index 52eecd25d439..a722ccdc91f6 100644
--- a/sci-libs/netcdf-fortran/netcdf-fortran-4.2.ebuild
+++ b/sci-libs/netcdf-fortran/netcdf-fortran-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils fortran-2
DESCRIPTION="Scientific library and interface for array oriented data access"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/"
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz"
LICENSE="UCAR-Unidata"
diff --git a/sci-libs/netcdf-fortran/netcdf-fortran-4.4.2.ebuild b/sci-libs/netcdf-fortran/netcdf-fortran-4.4.2.ebuild
index 31db078a73a7..a7ba9edabdff 100644
--- a/sci-libs/netcdf-fortran/netcdf-fortran-4.4.2.ebuild
+++ b/sci-libs/netcdf-fortran/netcdf-fortran-4.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils fortran-2
DESCRIPTION="Scientific library and interface for array oriented data access"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/"
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
SRC_URI="https://github.com/Unidata/netcdf-fortran/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="UCAR-Unidata"
diff --git a/sci-libs/netcdf-fortran/netcdf-fortran-4.4.3.ebuild b/sci-libs/netcdf-fortran/netcdf-fortran-4.4.3.ebuild
index 7539ce517aed..0feb7f5eb97e 100644
--- a/sci-libs/netcdf-fortran/netcdf-fortran-4.4.3.ebuild
+++ b/sci-libs/netcdf-fortran/netcdf-fortran-4.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ FORTRAN_STANDARD="77 90"
inherit autotools eutils fortran-2
DESCRIPTION="Scientific library and interface for array oriented data access"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/"
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
SRC_URI="https://github.com/Unidata/netcdf-fortran/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="UCAR-Unidata"