]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - app-emacs/nagios-mode/nagios-mode-0.3.ebuild
487eba90c670e189a6970d21d8e02fec6e2e8a74
[mjo-overlay.git] / app-emacs / nagios-mode / nagios-mode-0.3.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=4
6
7 inherit elisp
8
9 DESCRIPTION="Major mode for editing Nagios configuration files"
10 HOMEPAGE="http://michael.orlitzky.com/code/nagios-mode.php"
11 SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz"
12
13 LICENSE="GPL-3"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
17
18 DOCS="ChangeLog README test_suite.cfg"