From: Michael Mair-Keimberger Date: Tue, 13 Mar 2018 19:20:03 +0000 (+0100) Subject: dev-python/basemap: use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec750dd63dddb0f9eabe85afeff7c615001507a8;p=gentoo.git dev-python/basemap: use HTTPS --- 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"