commit:     8d8d124e1a72956c5b96feb679b8b3b1b334779a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 15 11:27:15 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 16 22:56:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8d124e

sci-libs/netcdf: use HTTPS

 sci-libs/netcdf/netcdf-4.3.2-r1.ebuild | 4 ++--
 sci-libs/netcdf/netcdf-4.4.0-r1.ebuild | 4 ++--
 sci-libs/netcdf/netcdf-4.4.1.1.ebuild  | 4 ++--
 sci-libs/netcdf/netcdf-4.6.1.ebuild    | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild 
b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
index fd351c9fc86..d12cf4ae26a 100644
--- a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.3.2-r1.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
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils
 
 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/netcdf-4.4.0-r1.ebuild 
b/sci-libs/netcdf/netcdf-4.4.0-r1.ebuild
index 5a8e696da39..3efc4f92fd0 100644
--- a/sci-libs/netcdf/netcdf-4.4.0-r1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.4.0-r1.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
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils
 
 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-c/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

diff --git a/sci-libs/netcdf/netcdf-4.4.1.1.ebuild 
b/sci-libs/netcdf/netcdf-4.4.1.1.ebuild
index b295062f6d9..645d3596db6 100644
--- a/sci-libs/netcdf/netcdf-4.4.1.1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.4.1.1.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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils
 
 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-c/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

diff --git a/sci-libs/netcdf/netcdf-4.6.1.ebuild 
b/sci-libs/netcdf/netcdf-4.6.1.ebuild
index 29e459757a7..027ac4abf35 100644
--- a/sci-libs/netcdf/netcdf-4.6.1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.6.1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils
 
 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-c/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

Reply via email to