From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 11:58:13 +0000 (+0100) Subject: app-editors/mg: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ff44fbb8aef0cf59d51e77e39b480936bfb6d557;p=gentoo.git app-editors/mg: use HTTPS. Closes: https://github.com/gentoo/gentoo/pull/7192 --- 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"