Convert URIs for googlecode.com to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 15:41:27 +02:00
parent 37bbeedfc9
commit dea7c30606
657 changed files with 723 additions and 723 deletions

View File

@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="source doc"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="A small Java library with one purpose: To instantiate a new object of a class"
HOMEPAGE="http://${PN}.googlecode.com/"
SRC_URI="http://${PN}.googlecode.com/files/${P}-bin.zip"
HOMEPAGE="https://${PN}.googlecode.com/"
SRC_URI="https://${PN}.googlecode.com/files/${P}-bin.zip"
LICENSE="Apache-2.0"
SLOT="0"