From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https 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') diff --git a/dev-python/hcluster/hcluster-0.2.0-r1.ebuild b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild index 256626cb3b48..784f604cb678 100644 --- a/dev-python/hcluster/hcluster-0.2.0-r1.ebuild +++ b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python hierarchical clustering package for Scipy" 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" +SRC_URI="https://scipy-cluster.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad