diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:19 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:55:24 +0100 |
commit | 9b38b0c99f074e3b5664b5ef39957fc133ada09e (patch) | |
tree | a775c082816d9432a9b9231a68328f740c83806d /app-emacs | |
parent | app-emacs/xrdb-mode: use HTTPS. (diff) | |
download | gentoo-9b38b0c99f074e3b5664b5ef39957fc133ada09e.tar.gz gentoo-9b38b0c99f074e3b5664b5ef39957fc133ada09e.tar.bz2 gentoo-9b38b0c99f074e3b5664b5ef39957fc133ada09e.zip |
app-emacs/with-editor: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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+" |