summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-08-16 07:56:08 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-08-16 07:56:08 -0400
commitd90d27f6170c886b66a8f6ce89e0c9aea9da7c71 (patch)
treec9b02c5ffd1ca80c0493a9a16f5fd3595d03ec49 /net-analyzer/nagios/nagios-4.3.3.ebuild
parentnet-analyzer/nagios-core: new version 4.3.3 using upstream's init script. (diff)
downloadgentoo-d90d27f6170c886b66a8f6ce89e0c9aea9da7c71.tar.gz
gentoo-d90d27f6170c886b66a8f6ce89e0c9aea9da7c71.tar.bz2
gentoo-d90d27f6170c886b66a8f6ce89e0c9aea9da7c71.zip
net-analyzer/nagios: new metapackage version to match the -core bump.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/nagios/nagios-4.3.3.ebuild')
-rw-r--r--net-analyzer/nagios/nagios-4.3.3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-analyzer/nagios/nagios-4.3.3.ebuild b/net-analyzer/nagios/nagios-4.3.3.ebuild
new file mode 100644
index 000000000000..56f21be590af
--- /dev/null
+++ b/net-analyzer/nagios/nagios-4.3.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="The Nagios metapackage"
+HOMEPAGE="http://www.nagios.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~net-analyzer/nagios-core-${PV}
+ || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"