commit: ce828dab3d3fc4ef7fa3b9e4f6d4653a1eb9370f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 15 11:58:18 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 20:55:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce828dab
app-emacs/typing: use HTTPS. app-emacs/typing/typing-1.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/typing/typing-1.1.4.ebuild b/app-emacs/typing/typing-1.1.4.ebuild index 4e3b9cc963c..601df8fc80b 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+"
