app-emacs/teco: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 15 Feb 2018 11:58:18 +0000 (12:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 20 Feb 2018 20:55:07 +0000 (21:55 +0100)
app-emacs/teco/teco-7-r1.ebuild

index abbf3fcbed06d266e228e44b1d43af7803640bea..ef2a0ac6508f6c13de8973f3bfb6cdd6e7d2bad3 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit readme.gentoo elisp
 
 DESCRIPTION="TECO interpreter for GNU Emacs"
-HOMEPAGE="http://www.emacswiki.org/emacs/TECO"
+HOMEPAGE="https://www.emacswiki.org/emacs/TECO"
 # taken from: http://www.emacswiki.org/emacs/teco.el
 SRC_URI="mirror://gentoo/${P}.el.bz2"