summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/nagios/nagios-0.0.4.ebuild')
-rw-r--r--dev-ruby/nagios/nagios-0.0.4.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-ruby/nagios/nagios-0.0.4.ebuild b/dev-ruby/nagios/nagios-0.0.4.ebuild
new file mode 100644
index 000000000000..d9f4fb6d6687
--- /dev/null
+++ b/dev-ruby/nagios/nagios-0.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nagios/nagios-0.0.4.ebuild,v 1.1 2012/12/17 18:55:52 graaff Exp $
+
+EAPI="4"
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Nagios-rb is a compact framework for writing Nagios plugins"
+HOMEPAGE="https://github.com/jcsalterego/nagios-rb"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""