Use https by default
[gentoo.git] / app-emacs / tempo-snippets / tempo-snippets-0.1.5.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 inherit elisp
8
9 DESCRIPTION="Visual insertion of tempo templates"
10 HOMEPAGE="http://nschum.de/src/emacs/tempo-snippets/
11         http://www.emacswiki.org/emacs/TempoSnippets"
12 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
13
14 LICENSE="GPL-2+"
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17
18 SITEFILE="50${PN}-gentoo.el"