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="doc source"
inherit eutils java-pkg-2 java-ant-2
DESCRIPTION="Java library to detect printers"
HOMEPAGE="http://mso.googlecode.com/"
SRC_URI="http://mso.googlecode.com/files/${P}.tar.bz2"
HOMEPAGE="https://mso.googlecode.com/"
SRC_URI="https://mso.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"