From: Michael Mair-Keimberger Date: Tue, 15 May 2018 10:27:56 +0000 (+0200) Subject: sci-libs/cdf: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3fd827a451b6514b559be2d1ad15766e7f59a9e5;p=gentoo.git sci-libs/cdf: use HTTPS --- diff --git a/sci-libs/cdf/cdf-3.4.1.ebuild b/sci-libs/cdf/cdf-3.4.1.ebuild index 55a3ace7b646..fcc6e3d4c3d6 100644 --- a/sci-libs/cdf/cdf-3.4.1.ebuild +++ b/sci-libs/cdf/cdf-3.4.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=5 @@ -9,7 +9,7 @@ MY_DP="${PN}$(get_version_component_range 1)$(get_version_component_range 2)" MY_P="${MY_DP}_$(get_version_component_range 3)" DESCRIPTION="Common Data Format I/O library for multi-dimensional data sets" -HOMEPAGE="http://cdf.gsfc.nasa.gov/" +HOMEPAGE="https://cdf.gsfc.nasa.gov" SRC_BASE="ftp://cdaweb.gsfc.nasa.gov/pub/${PN}/dist/${MY_P}/unix" SRC_URI="${SRC_BASE}/${MY_P}-dist-${PN}.tar.gz diff --git a/sci-libs/cdf/cdf-3.5.0.2.ebuild b/sci-libs/cdf/cdf-3.5.0.2.ebuild index 9956ff0e3fa8..2a56dc164bf6 100644 --- a/sci-libs/cdf/cdf-3.5.0.2.ebuild +++ b/sci-libs/cdf/cdf-3.5.0.2.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 @@ -9,7 +9,7 @@ MY_DP="${PN}$(get_version_component_range 1)$(get_version_component_range 2)" MY_P="${MY_DP}_$(get_version_component_range 3)" DESCRIPTION="Common Data Format I/O library for multi-dimensional data sets" -HOMEPAGE="http://cdf.gsfc.nasa.gov/" +HOMEPAGE="https://cdf.gsfc.nasa.gov" SRC_BASE="http://cdaweb.gsfc.nasa.gov/pub/software/${PN}/dist/${MY_P}/unix/" SRC_URI="${SRC_BASE}/${MY_P}-dist-${PN}.tar.gz