dev-python/basemap: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 13 Mar 2018 19:20:03 +0000 (20:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:52:17 +0000 (20:52 +0100)
dev-python/basemap/basemap-1.0.7-r1.ebuild
dev-python/basemap/basemap-1.0.7-r2.ebuild

index 4c9f746eb7c3c5b9309bfd31eed21e44b0f5bf5a..76c9e0b13bef2795a1367bb075ecc1f8c7f5c288 100644 (file)
@@ -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"
index 3b90867698e7953ff877b98094220e5fdfd449bb..141f8ca4c397f6ad294cf7addfa5a50c89e8e2cb 100644 (file)
@@ -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"