summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-15 12:58:18 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-20 21:55:07 +0100
commitd6c2cdeb73292a703aee44ef66419459c33f1c3c (patch)
tree0ab045e7b661967c806bc1046a63fe36cc92d4a6 /app-emacs
parent74d72cca3d843741e32ebf1d4791b12fb5bd25c8 (diff)
downloadgentoo-d6c2cdeb73292a703aee44ef66419459c33f1c3c.tar.gz
gentoo-d6c2cdeb73292a703aee44ef66419459c33f1c3c.tar.xz
app-emacs/teco: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/teco/teco-7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"