From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-emacs/nagios-mode/nagios-mode-0.3.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app-emacs/nagios-mode/nagios-mode-0.3.ebuild (limited to '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 index 000000000000..d8df07e7fb29 --- /dev/null +++ b/app-emacs/nagios-mode/nagios-mode-0.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +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 ~x86-fbsd" +IUSE="" + +SITEFILE="50${PN}-gentoo.el" +DOCS="ChangeLog README test_suite.cfg" -- cgit v1.2.3