]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - app-emacs/nagios-mode/nagios-mode-0.3.ebuild
Added app-emacs/nagios-mode.
[mjo-overlay.git] / app-emacs / nagios-mode / nagios-mode-0.3.ebuild
diff --git a/app-emacs/nagios-mode/nagios-mode-0.3.ebuild b/app-emacs/nagios-mode/nagios-mode-0.3.ebuild
new file mode 100644 (file)
index 0000000..487eba9
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit elisp
+
+DESCRIPTION="Major mode for editing Nagios configuration files"
+HOMEPAGE="http://michael.orlitzky.com/code/nagios-mode.php"
+SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS="ChangeLog README test_suite.cfg"