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-editors/e3/e3-2.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors/e3') diff --git a/app-editors/e3/e3-2.8.ebuild b/app-editors/e3/e3-2.8.ebuild index b7ed30080e75..aa52da8037b9 100644 --- a/app-editors/e3/e3-2.8.ebuild +++ b/app-editors/e3/e3-2.8.ebuild @@ -5,8 +5,8 @@ EAPI=5 DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings" -HOMEPAGE="http://sites.google.com/site/e3editor/" -SRC_URI="http://sites.google.com/site/e3editor/Home/${P}.tgz" +HOMEPAGE="https://sites.google.com/site/e3editor/" +SRC_URI="https://sites.google.com/site/e3editor/Home/${P}.tgz" LICENSE="GPL-2+" SLOT="0" -- cgit v1.2.3-65-gdbad