net-analyzer/nagios-core: new revision using a GLEP81 user/group.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 15 Jan 2020 15:54:39 +0000 (10:54 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 17 Jan 2020 17:01:31 +0000 (12:01 -0500)
Closes: https://bugs.gentoo.org/701224
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
net-analyzer/nagios-core/nagios-core-4.4.5-r6.ebuild [moved from net-analyzer/nagios-core/nagios-core-4.4.5-r5.ebuild with 98% similarity]

similarity index 98%
rename from net-analyzer/nagios-core/nagios-core-4.4.5-r5.ebuild
rename to net-analyzer/nagios-core/nagios-core-4.4.5-r6.ebuild
index a1922298fa0f5e73c859e09e1397f9d4cf892c6a..6ec6bb7044f57e704584f1864607094af434cd62 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit toolchain-funcs user
+inherit toolchain-funcs
 
 MY_P=${PN/-core}-${PV}
 DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation"
@@ -47,7 +47,9 @@ REQUIRED_USE="apache2? ( !lighttpd )"
 # extract a snapshot of AngularJS, but that's only needed when USE=web.
 #
 MOD_ALIAS=apache2_modules_alias
-DEPEND="dev-libs/libltdl:0
+DEPEND="acct-group/nagios
+       acct-user/nagios
+       dev-libs/libltdl:0
        virtual/mailx
        perl? ( dev-lang/perl:= )
        web? (
@@ -70,11 +72,6 @@ RDEPEND="${DEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
-pkg_setup() {
-       enewgroup nagios
-       enewuser nagios -1 -1 -1 nagios
-}
-
 src_configure() {
        local myconf