diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:16 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:33 +0100 |
commit | 31f14d9e770755e593418ad4d4f106a083ca4e86 (patch) | |
tree | ad38305a83c4a508c4dda73058b78e3050f9d233 /app-emacs/mode-compile | |
parent | app-emacs/multi-term: use HTTPS. (diff) | |
download | gentoo-31f14d9e770755e593418ad4d4f106a083ca4e86.tar.gz gentoo-31f14d9e770755e593418ad4d4f106a083ca4e86.tar.bz2 gentoo-31f14d9e770755e593418ad4d4f106a083ca4e86.zip |
app-emacs/mode-compile: use HTTPS.
Diffstat (limited to 'app-emacs/mode-compile')
-rw-r--r-- | app-emacs/mode-compile/mode-compile-2.29.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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+" |