summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-13 20:20:03 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:52:17 +0100
commitec750dd63dddb0f9eabe85afeff7c615001507a8 (patch)
tree3bb51ef0b73eb1eeba4190b4eac8057a0e663c55 /dev-python/basemap/basemap-1.0.7-r2.ebuild
parentdev-python/attrs: use HTTPS (diff)
downloadgentoo-ec750dd63dddb0f9eabe85afeff7c615001507a8.tar.gz
gentoo-ec750dd63dddb0f9eabe85afeff7c615001507a8.tar.bz2
gentoo-ec750dd63dddb0f9eabe85afeff7c615001507a8.zip
dev-python/basemap: use HTTPS
Diffstat (limited to 'dev-python/basemap/basemap-1.0.7-r2.ebuild')
-rw-r--r--dev-python/basemap/basemap-1.0.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"