From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 11:58:16 +0000 (+0100) Subject: app-emacs/mode-compile: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=31f14d9e770755e593418ad4d4f106a083ca4e86;p=gentoo.git app-emacs/mode-compile: use HTTPS. --- diff --git a/app-emacs/mode-compile/mode-compile-2.29.1.ebuild b/app-emacs/mode-compile/mode-compile-2.29.1.ebuild index 157a8699665c..9f05df6283b4 100644 --- a/app-emacs/mode-compile/mode-compile-2.29.1.ebuild +++ b/app-emacs/mode-compile/mode-compile-2.29.1.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Smart command for compiling files according to major-mode" HOMEPAGE="https://github.com/emacsmirror/mode-compile - http://www.emacswiki.org/emacs/ModeCompile" + https://www.emacswiki.org/emacs/ModeCompile" SRC_URI="https://github.com/emacsmirror/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"