diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:55:09 +0100 |
commit | 123fd701bcd315a30a163ec5074b571d54695c25 (patch) | |
tree | bcec25a7ad510f3db96bf5102b96c655c3d4182f /app-emacs/tempo-snippets | |
parent | app-emacs/teco: use HTTPS. (diff) | |
download | gentoo-123fd701bcd315a30a163ec5074b571d54695c25.tar.gz gentoo-123fd701bcd315a30a163ec5074b571d54695c25.tar.bz2 gentoo-123fd701bcd315a30a163ec5074b571d54695c25.zip |
app-emacs/tempo-snippets: use HTTPS.
Diffstat (limited to 'app-emacs/tempo-snippets')
-rw-r--r-- | app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild index 834e176b7562..1442e9fd6e58 100644 --- a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild +++ b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild @@ -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+" |