From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 10:25:10 +0000 (+0200) Subject: sci-mathematics/dataplot: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c3434c1002284eb0a825b185df9d3f4904ab3fe9;p=gentoo.git sci-mathematics/dataplot: use HTTPS --- 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"