mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Java library to convert JSON to Java objects and vice-versa"
|
||||
HOMEPAGE="http://code.google.com/p/google-gson/"
|
||||
HOMEPAGE="https://code.google.com/p/google-gson/"
|
||||
SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/code/${PN}/${PN}/${PV}/${P}-sources.jar"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user