summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-08-30 19:50:29 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-08-30 19:50:48 -0400
commit14a647be4c461c1f5ecebd383eb4596bda2721d5 (patch)
tree25c956d141119e2e8e3e42cd501d649432791375 /net-analyzer/nagios
parentprofiles: mask the forthcoming net-analyzer/nagios-4.3.4 metapackage. (diff)
downloadgentoo-14a647be4c461c1f5ecebd383eb4596bda2721d5.tar.gz
gentoo-14a647be4c461c1f5ecebd383eb4596bda2721d5.tar.bz2
gentoo-14a647be4c461c1f5ecebd383eb4596bda2721d5.zip
net-analyzer/nagios: new masked version 4.3.4 for testing.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r--net-analyzer/nagios/nagios-4.3.4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-analyzer/nagios/nagios-4.3.4.ebuild b/net-analyzer/nagios/nagios-4.3.4.ebuild
new file mode 100644
index 000000000000..56f21be590af
--- /dev/null
+++ b/net-analyzer/nagios/nagios-4.3.4.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 )"