commit: d6c2cdeb73292a703aee44ef66419459c33f1c3c 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:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c2cdeb
app-emacs/teco: use HTTPS. app-emacs/teco/teco-7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/teco/teco-7-r1.ebuild b/app-emacs/teco/teco-7-r1.ebuild index abbf3fcbed0..ef2a0ac6508 100644 --- a/app-emacs/teco/teco-7-r1.ebuild +++ b/app-emacs/teco/teco-7-r1.ebuild @@ -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"
