app-emacs/slime: amd64 stable wrt bug #704554
[gentoo.git] / app-emacs / rpm-spec-mode / rpm-spec-mode-0.15.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="Emacs mode to ease editing of RPM spec files"
9 HOMEPAGE="https://www.emacswiki.org/emacs/RpmSpecMode"
10 # taken from http://www.tihlde.org/~stigb/${PN}.el
11 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
16
17 SITEFILE="50${PN}-gentoo.el"