app-emacs/ebuild-mode: amd64 stable wrt bug #717326
[gentoo.git] / app-emacs / nagios-mode / nagios-mode-0.3-r1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit elisp
7
8 DESCRIPTION="Major mode for editing Nagios configuration files"
9 HOMEPAGE="http://michael.orlitzky.com/code/nagios-mode.php"
10 SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz"
11
12 LICENSE="GPL-3+"
13 SLOT="0"
14 KEYWORDS="amd64 x86"
15
16 SITEFILE="50${PN}-gentoo.el"
17 DOCS="ChangeLog README test_suite.cfg"