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-1.4.3.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-1.4.3.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild
index cdeaf276f2c6..cdd7616e4db7 100644
--- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE='tk?,threads(+)'
inherit distutils-r1 eutils flag-o-matic virtualx toolchain-funcs
DESCRIPTION="Pure python plotting library with matlab like syntax"
-HOMEPAGE="http://matplotlib.org/"
+HOMEPAGE="https://matplotlib.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"