app-emacs/tempo-snippets: 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:09 +0000 (21:55 +0100)
app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild

index 834e176b7562de7ac7c3d4de9d5d13ee760d8890..1442e9fd6e58797ac42f73f423deef0e48a4bb63 100644 (file)
@@ -6,8 +6,8 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Visual insertion of tempo templates"
-HOMEPAGE="http://nschum.de/src/emacs/tempo-snippets/
-       http://www.emacswiki.org/emacs/TempoSnippets"
+HOMEPAGE="https://nschum.de/src/emacs/tempo-snippets/
+       https://www.emacswiki.org/emacs/TempoSnippets"
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
 
 LICENSE="GPL-2+"