diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:55:13 +0100 |
commit | ce828dab3d3fc4ef7fa3b9e4f6d4653a1eb9370f (patch) | |
tree | ca05198ee684a10b2cf7613d187c4437cc376ceb /app-emacs | |
parent | app-emacs/thumbs: use HTTPS. (diff) | |
download | gentoo-ce828dab3d3fc4ef7fa3b9e4f6d4653a1eb9370f.tar.gz gentoo-ce828dab3d3fc4ef7fa3b9e4f6d4653a1eb9370f.tar.bz2 gentoo-ce828dab3d3fc4ef7fa3b9e4f6d4653a1eb9370f.zip |
app-emacs/typing: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/typing/typing-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/typing/typing-1.1.4.ebuild b/app-emacs/typing/typing-1.1.4.ebuild index 4e3b9cc963c7..601df8fc80ba 100644 --- a/app-emacs/typing/typing-1.1.4.ebuild +++ b/app-emacs/typing/typing-1.1.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="The Typing of Emacs -- an Elisp parody of The Typing of the Dead for Dreamcast" -HOMEPAGE="http://www.emacswiki.org/emacs/TypingOfEmacs" +HOMEPAGE="https://www.emacswiki.org/emacs/TypingOfEmacs" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" |