Enable https for all google URIs

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 13:35:05 +02:00
parent 618e0886ae
commit 769c75f84a
754 changed files with 870 additions and 870 deletions

View File

@@ -12,7 +12,7 @@ JAVA_ANT_REWRITE_CLASSPATH="true"
inherit java-pkg-2 java-ant-2
DESCRIPTION="BLAS and LAPACK-derived matrix data structures and linear algebra methods"
HOMEPAGE="http://code.google.com/p/matrix-toolkits-java/"
HOMEPAGE="https://code.google.com/p/matrix-toolkits-java/"
SRC_URI="http://matrix-toolkits-java.googlecode.com/files/mtj-${PV}.zip"
LICENSE="LGPL-3"