mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user