summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /sys-apps/iotools
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-apps/iotools')
-rw-r--r--sys-apps/iotools/iotools-1.4.ebuild2
-rw-r--r--sys-apps/iotools/iotools-1.5.ebuild2
2 files changed, 2 insertions, 2 deletions
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"