commit: 9b38b0c99f074e3b5664b5ef39957fc133ada09e Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 15 11:58:19 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 20:55:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b38b0c9
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 a14b20738cb..667dac00cbf 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+"
