From ec750dd63dddb0f9eabe85afeff7c615001507a8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 13 Mar 2018 20:20:03 +0100 Subject: [PATCH] dev-python/basemap: use HTTPS --- dev-python/basemap/basemap-1.0.7-r1.ebuild | 4 ++-- dev-python/basemap/basemap-1.0.7-r2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/basemap/basemap-1.0.7-r1.ebuild b/dev-python/basemap/basemap-1.0.7-r1.ebuild index 4c9f746eb7c3..76c9e0b13bef 100644 --- a/dev-python/basemap/basemap-1.0.7-r1.ebuild +++ b/dev-python/basemap/basemap-1.0.7-r1.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 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 flag-o-matic DESCRIPTION="matplotlib toolkit to plot map projections" -HOMEPAGE="http://matplotlib.org/basemap/ https://pypi.python.org/pypi/basemap" +HOMEPAGE="https://matplotlib.org/basemap/ https://pypi.python.org/pypi/basemap" SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz" IUSE="examples test" diff --git a/dev-python/basemap/basemap-1.0.7-r2.ebuild b/dev-python/basemap/basemap-1.0.7-r2.ebuild index 3b90867698e7..141f8ca4c397 100644 --- a/dev-python/basemap/basemap-1.0.7-r2.ebuild +++ b/dev-python/basemap/basemap-1.0.7-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 flag-o-matic DESCRIPTION="matplotlib toolkit to plot map projections" -HOMEPAGE="http://matplotlib.org/basemap/ https://pypi.python.org/pypi/basemap" +HOMEPAGE="https://matplotlib.org/basemap/ https://pypi.python.org/pypi/basemap" SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz" IUSE="examples test" -- 2.26.2