diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-04 12:25:10 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 11:06:52 -0400 |
commit | c3434c1002284eb0a825b185df9d3f4904ab3fe9 (patch) | |
tree | a21fb7ffdbc4767dfd3f3b55f8c3aaf60d2971a8 | |
parent | sci-mathematics/ginac: use HTTPS (diff) | |
download | gentoo-c3434c1002284eb0a825b185df9d3f4904ab3fe9.tar.gz gentoo-c3434c1002284eb0a825b185df9d3f4904ab3fe9.tar.bz2 gentoo-c3434c1002284eb0a825b185df9d3f4904ab3fe9.zip |
sci-mathematics/dataplot: use HTTPS
-rw-r--r-- | sci-mathematics/dataplot/dataplot-20090821.ebuild | 4 | ||||
-rw-r--r-- | 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" |