app-emacs/pymacs: arm stable wrt bug #721740
[gentoo.git] / app-emacs / jam-mode / jam-mode-0.3.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="An Emacs major mode for editing Jam files"
9 HOMEPAGE="https://web.archive.org/web/20100211015821/http://www.tenfoot.org.uk/index.html"
10 # taken from http://www.tenfoot.org.uk/emacs/${PN}.el
11 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="~alpha amd64 x86"
16
17 SITEFILE="50${PN}-gentoo.el"