summaryrefslogtreecommitdiff
path: root/net-analyzer/nagios/nagios-4.4.10.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-07 05:56:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-07 05:56:17 +0000
commit32f67cc4163d5c6e094345e920ada52367df5f5f (patch)
tree76cbc37c2db56951b580f369bd3a6f0b807582f5 /net-analyzer/nagios/nagios-4.4.10.ebuild
parentf704f050bfdcc3bad4cd597edcce143ca6133848 (diff)
gentoo auto-resync : 07:03:2023 - 05:56:17
Diffstat (limited to 'net-analyzer/nagios/nagios-4.4.10.ebuild')
-rw-r--r--net-analyzer/nagios/nagios-4.4.10.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.10.ebuild b/net-analyzer/nagios/nagios-4.4.10.ebuild
new file mode 100644
index 000000000000..917c4e712c90
--- /dev/null
+++ b/net-analyzer/nagios/nagios-4.4.10.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="The Nagios metapackage"
+HOMEPAGE="https://www.nagios.org/"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~net-analyzer/nagios-core-${PV}
+ || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"