dev-java/zemberek: 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:05:51 +02:00
parent c62ed50161
commit 3633773597

View File

@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source doc test"
inherit eutils java-pkg-2 java-ant-2
DESCRIPTION="Zemberek NLP library"
HOMEPAGE="https://code.google.com/p/zemberek/"
HOMEPAGE="https://github.com/ahmetaa/zemberek-nlp"
SRC_URI="https://${PN}.googlecode.com/files/${P}-nolibs-src.zip"
LICENSE="MPL-1.1"