From 94d5dee447e4ec50f5220aa153f4e65b492f3aa3 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 28 Apr 2018 22:11:20 +0200 Subject: dev-python/seaborn: use HTTPS --- dev-python/seaborn/seaborn-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/seaborn') diff --git a/dev-python/seaborn/seaborn-0.7.1.ebuild b/dev-python/seaborn/seaborn-0.7.1.ebuild index a68f486d95ec..f7f36034b4f1 100644 --- a/dev-python/seaborn/seaborn-0.7.1.ebuild +++ b/dev-python/seaborn/seaborn-0.7.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 virtualx DESCRIPTION="Statistical data visualization" -HOMEPAGE="http://stanford.edu/~mwaskom/software/seaborn/ https://github.com/mwaskom/seaborn" +HOMEPAGE="https://seaborn.pydata.org https://github.com/mwaskom/seaborn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -- cgit v1.2.3-65-gdbad