mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-30 00:38:07 -07:00
dev-python/matplotlib: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
ed08103f66
commit
2e2f5cc380
@@ -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="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user