From 9b38b0c99f074e3b5664b5ef39957fc133ada09e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 12:58:19 +0100 Subject: [PATCH] app-emacs/with-editor: use HTTPS. --- app-emacs/with-editor/with-editor-2.5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/with-editor/with-editor-2.5.8.ebuild b/app-emacs/with-editor/with-editor-2.5.8.ebuild index a14b20738cb4..667dac00cbf7 100644 --- a/app-emacs/with-editor/with-editor-2.5.8.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.8.ebuild @@ -7,7 +7,7 @@ NEED_EMACS=24 inherit elisp DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes" -HOMEPAGE="http://magit.vc/manual/with-editor" +HOMEPAGE="https://magit.vc/manual/with-editor/" SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -- 2.26.2