From: Michael Orlitzky Date: Wed, 15 Jan 2020 15:54:39 +0000 (-0500) Subject: net-analyzer/nagios-core: new revision using a GLEP81 user/group. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=614b395ef8d78e43fda8c1410a7319794594932f;p=gentoo.git net-analyzer/nagios-core: new revision using a GLEP81 user/group. Closes: https://bugs.gentoo.org/701224 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky --- diff --git a/net-analyzer/nagios-core/nagios-core-4.4.5-r5.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.5-r6.ebuild 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 a1922298fa0f..6ec6bb7044f5 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.5-r5.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.5-r6.ebuild @@ -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