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 --- app-misc/lfm/lfm-2.3-r1.ebuild | 2 +- app-misc/scrub/scrub-2.5.2.ebuild | 2 +- app-misc/scrub/scrub-2.6.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-misc') diff --git a/app-misc/lfm/lfm-2.3-r1.ebuild b/app-misc/lfm/lfm-2.3-r1.ebuild index d8feba38bdb2..c9da02f42d28 100644 --- a/app-misc/lfm/lfm-2.3-r1.ebuild +++ b/app-misc/lfm/lfm-2.3-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils DESCRIPTION="Last File Manager is a powerful file manager for the console" -HOMEPAGE="http://code.google.com/p/lfm/" +HOMEPAGE="https://code.google.com/p/lfm/" SRC_URI="http://lfm.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-misc/scrub/scrub-2.5.2.ebuild b/app-misc/scrub/scrub-2.5.2.ebuild index 3f6669a5cb04..e0e67b0d5b96 100644 --- a/app-misc/scrub/scrub-2.5.2.ebuild +++ b/app-misc/scrub/scrub-2.5.2.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="write patterns on disk/file" -HOMEPAGE="http://code.google.com/p/diskscrub/" +HOMEPAGE="https://code.google.com/p/diskscrub/" SRC_URI="http://diskscrub.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild index baffb377e835..97594f026fa4 100644 --- a/app-misc/scrub/scrub-2.6.1.ebuild +++ b/app-misc/scrub/scrub-2.6.1.ebuild @@ -5,7 +5,7 @@ EAPI="5" DESCRIPTION="Write patterns on disk/file" -HOMEPAGE="http://code.google.com/p/diskscrub/" +HOMEPAGE="https://code.google.com/p/diskscrub/" SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad