From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- sys-apps/iotools/iotools-1.4.ebuild | 2 +- sys-apps/iotools/iotools-1.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/iotools') diff --git a/sys-apps/iotools/iotools-1.4.ebuild b/sys-apps/iotools/iotools-1.4.ebuild index 2a145de079c0..3162be60cc8f 100644 --- a/sys-apps/iotools/iotools-1.4.ebuild +++ b/sys-apps/iotools/iotools-1.4.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils toolchain-funcs DESCRIPTION="Simple commands to access hardware device registers" -HOMEPAGE="http://code.google.com/p/iotools/" +HOMEPAGE="https://code.google.com/p/iotools/" SRC_URI="http://iotools.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-apps/iotools/iotools-1.5.ebuild b/sys-apps/iotools/iotools-1.5.ebuild index 6decae02b896..37f95f34653c 100644 --- a/sys-apps/iotools/iotools-1.5.ebuild +++ b/sys-apps/iotools/iotools-1.5.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils toolchain-funcs DESCRIPTION="Simple commands to access hardware device registers" -HOMEPAGE="http://code.google.com/p/iotools/" +HOMEPAGE="https://code.google.com/p/iotools/" SRC_URI="http://iotools.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad