app-emacs/eselect-mode: arm64 stable (bug #715300)
[gentoo.git] / app-emacs / bison-mode / bison-mode-0.3.ebuild
1 # Copyright 1999-2015 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 major mode for Bison, Yacc and Lex grammars"
9 HOMEPAGE="https://github.com/Wilfred/bison-mode"
10 SRC_URI="https://dev.gentoo.org/~nicolasbock/${P}.tar.bz2"
11
12 LICENSE="GPL-2+"
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15
16 SITEFILE="50${PN}-gentoo.el"
17 DOCS="README.md"