From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- dev-python/hcluster/hcluster-0.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/hcluster/hcluster-0.2.0-r1.ebuild') diff --git a/dev-python/hcluster/hcluster-0.2.0-r1.ebuild b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild index 00be67f0769f..256626cb3b48 100644 --- a/dev-python/hcluster/hcluster-0.2.0-r1.ebuild +++ b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python hierarchical clustering package for Scipy" -HOMEPAGE="http://code.google.com/p/scipy-cluster/ https://pypi.python.org/pypi/hcluster" +HOMEPAGE="https://code.google.com/p/scipy-cluster/ https://pypi.python.org/pypi/hcluster" SRC_URI="http://scipy-cluster.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad