mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source doc test"
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Zemberek NLP library"
|
||||
HOMEPAGE="http://code.google.com/p/zemberek/"
|
||||
HOMEPAGE="https://code.google.com/p/zemberek/"
|
||||
SRC_URI="http://${PN}.googlecode.com/files/${P}-nolibs-src.zip"
|
||||
|
||||
LICENSE="MPL-1.1"
|
||||
|
||||
Reference in New Issue
Block a user