From c3434c1002284eb0a825b185df9d3f4904ab3fe9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 12:25:10 +0200 Subject: sci-mathematics/dataplot: use HTTPS --- sci-mathematics/dataplot/dataplot-20090821.ebuild | 4 ++-- sci-mathematics/dataplot/dataplot-20131220.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-mathematics/dataplot/dataplot-20090821.ebuild b/sci-mathematics/dataplot/dataplot-20090821.ebuild index 1bfc53057aa1..bf52682525e4 100644 --- a/sci-mathematics/dataplot/dataplot-20090821.ebuild +++ b/sci-mathematics/dataplot/dataplot-20090821.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 @@ -13,7 +13,7 @@ MY_PV_AUX=2009_07_15 MY_P_AUX=dplib.${MY_PV_AUX} DESCRIPTION="Program for scientific visualization and statistical analyis" -HOMEPAGE="http://www.itl.nist.gov/div898/software/dataplot/" +HOMEPAGE="https://www.itl.nist.gov/div898/software/dataplot/" SRC_URI=" ftp://ftp.nist.gov/pub/dataplot/unix/${MY_P}.tar.gz ftp://ftp.nist.gov/pub/dataplot/unix/${MY_P_AUX}.tar.gz" diff --git a/sci-mathematics/dataplot/dataplot-20131220.ebuild b/sci-mathematics/dataplot/dataplot-20131220.ebuild index b021da235fa7..11d223e7d7fd 100644 --- a/sci-mathematics/dataplot/dataplot-20131220.ebuild +++ b/sci-mathematics/dataplot/dataplot-20131220.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 @@ -13,7 +13,7 @@ MY_PV_AUX=2009_07_15 MY_P_AUX=dplib.${MY_PV_AUX} DESCRIPTION="Program for scientific visualization and statistical analyis" -HOMEPAGE="http://www.itl.nist.gov/div898/software/dataplot/" +HOMEPAGE="https://www.itl.nist.gov/div898/software/dataplot/" SRC_URI=" ftp://ftp.nist.gov/pub/dataplot/unix/${MY_P}.tar.gz ftp://ftp.nist.gov/pub/dataplot/unix/${MY_P_AUX}.tar.gz" -- cgit v1.2.3-65-gdbad