dev-java/matrix-toolkits-java: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:03:35 +02:00
parent bcae5f2e25
commit 882b2e6b28

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="https://code.google.com/p/matrix-toolkits-java/"
HOMEPAGE="https://github.com/fommil/matrix-toolkits-java"
SRC_URI="https://matrix-toolkits-java.googlecode.com/files/mtj-${PV}.zip"
LICENSE="LGPL-3"