summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 09:45:20 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-17 11:50:57 +0100
commit2e2f5cc380c13d5889ced49f6a8a2aaabcd1931d (patch)
treedd1a43f055baf5818de09dd8815383b93505a592 /dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild
parentdev-python/logilab-constraint: use HTTPS (diff)
downloadgentoo-2e2f5cc380c13d5889ced49f6a8a2aaabcd1931d.tar.gz
gentoo-2e2f5cc380c13d5889ced49f6a8a2aaabcd1931d.tar.bz2
gentoo-2e2f5cc380c13d5889ced49f6a8a2aaabcd1931d.zip
dev-python/matplotlib: use HTTPS
Diffstat (limited to 'dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild b/dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild
index 0e4935861800..1dba93750f1d 100644
--- a/dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.1.0-r2.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE='tk?,threads(+)'
inherit distutils-r1 flag-o-matic virtualx toolchain-funcs prefix
DESCRIPTION="Pure python plotting library with matlab like syntax"
-HOMEPAGE="http://matplotlib.org/"
+HOMEPAGE="https://matplotlib.org/"
SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.bz2"
SLOT="0"