summaryrefslogtreecommitdiff
path: root/net-analyzer/nagios/nagios-4.4.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-10 04:34:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-10 04:34:53 +0100
commit68d015b395b17126b8651edb61c80fca8c5968c1 (patch)
treee160f0cc1067c3a737fecd75771b2897dde03d39 /net-analyzer/nagios/nagios-4.4.14.ebuild
parent3a77d78ca92715b58ddac074baa5b25c4baf9a9b (diff)
gentoo auto-resync : 10:09:2023 - 04:34:53
Diffstat (limited to 'net-analyzer/nagios/nagios-4.4.14.ebuild')
-rw-r--r--net-analyzer/nagios/nagios-4.4.14.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.14.ebuild b/net-analyzer/nagios/nagios-4.4.14.ebuild
new file mode 100644
index 000000000000..917c4e712c90
--- /dev/null
+++ b/net-analyzer/nagios/nagios-4.4.14.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 )"