commit:     9ae61a87bbb676e85a9dadf56a2710f6c7215e98
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 07:31:24 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 08:43:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae61a87

dev-ruby/nagios_analyzer: EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../nagios_analyzer/nagios_analyzer-0.0.5-r2.ebuild   | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r2.ebuild 
b/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r2.ebuild
new file mode 100644
index 000000000000..c0867a5217de
--- /dev/null
+++ b/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_EXTRADOC="README.textile"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple parser for Nagios status files"
+HOMEPAGE="https://github.com/jbbarth/nagios_analyzer";
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""

Reply via email to