dev-python/matplotlib: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-17 09:45:20 +01:00
committed by Michał Górny
parent ed08103f66
commit 2e2f5cc380
6 changed files with 7 additions and 7 deletions

View File

@@ -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"