From ff44fbb8aef0cf59d51e77e39b480936bfb6d557 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 12:58:13 +0100 Subject: [PATCH] app-editors/mg: use HTTPS. Closes: https://github.com/gentoo/gentoo/pull/7192 --- app-editors/mg/mg-20170828.ebuild | 4 ++-- app-editors/mg/mg-20171014.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-editors/mg/mg-20170828.ebuild b/app-editors/mg/mg-20170828.ebuild index 283cf4ff08ca..232a6b42a429 100644 --- a/app-editors/mg/mg-20170828.ebuild +++ b/app-editors/mg/mg-20170828.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="MicroGnuEmacs, a port from the BSDs" -HOMEPAGE="http://homepage.boetes.org/software/mg/" -SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" +HOMEPAGE="https://homepage.boetes.org/software/mg/" +SRC_URI="https://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" diff --git a/app-editors/mg/mg-20171014.ebuild b/app-editors/mg/mg-20171014.ebuild index eec2b0ae20ca..ef87d530def0 100644 --- a/app-editors/mg/mg-20171014.ebuild +++ b/app-editors/mg/mg-20171014.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="MicroGnuEmacs, a port from the BSDs" -HOMEPAGE="http://homepage.boetes.org/software/mg/" -SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" +HOMEPAGE="https://homepage.boetes.org/software/mg/" +SRC_URI="https://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -- 2.26.2