From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- sci-geosciences/seawater/seawater-2.0.1.ebuild | 2 +- sci-geosciences/seawater/seawater-3.3.2.ebuild | 2 +- sci-geosciences/seawater/seawater-3.3.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-geosciences/seawater') diff --git a/sci-geosciences/seawater/seawater-2.0.1.ebuild b/sci-geosciences/seawater/seawater-2.0.1.ebuild index 090ab7bc972e..1f6fa7219af6 100644 --- a/sci-geosciences/seawater/seawater-2.0.1.ebuild +++ b/sci-geosciences/seawater/seawater-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.2.ebuild b/sci-geosciences/seawater/seawater-3.3.2.ebuild index 3b3bc819f0c7..2b13f380778e 100644 --- a/sci-geosciences/seawater/seawater-3.3.2.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.3.ebuild b/sci-geosciences/seawater/seawater-3.3.3.ebuild index bc60defac264..9b034f80f823 100644 --- a/sci-geosciences/seawater/seawater-3.3.3.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-18-g5258