mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user