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

sci-libs/netcdf-cxx: use HTTPS

 sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild | 4 ++--
 sci-libs/netcdf-cxx/netcdf-cxx-4.2.1-r1.ebuild | 4 ++--
 sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild    | 4 ++--
 sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild    | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild 
b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
index 5e1d1c252b1..79fd2e1b0aa 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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 versionator
 
 DESCRIPTION="C++ library for netCDF"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/";
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/";
 SRC_URI="https://www.unidata.ucar.edu/downloads/netcdf/ftp/${P}.tar.gz";
 
 LICENSE="UCAR-Unidata"

diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1-r1.ebuild 
b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1-r1.ebuild
index 5d0ad2c8c24..92e54788bdc 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1-r1.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1-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
@@ -8,7 +8,7 @@ inherit eutils
 MYP=${PN}4-${PV}
 
 DESCRIPTION="C++ library for netCDF"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/";
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/";
 SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild 
b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild
index 0cff763395d..b1bb22728e0 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.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
@@ -8,7 +8,7 @@ inherit autotools-utils
 MYP=${PN}4-${PV}
 
 DESCRIPTION="C++ library for netCDF"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/";
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/";
 SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild 
b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
index 3b997cf9c65..43463f50c10 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
@@ -8,7 +8,7 @@ inherit eutils
 MYP=${PN}4-${PV}
 
 DESCRIPTION="C++ library for netCDF"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/";
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/";
 SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="UCAR-Unidata"

Reply via email to