From: Michael Orlitzky Date: Wed, 15 Jan 2020 15:49:51 +0000 (-0500) Subject: acct-user/nagios: new GLEP81 user for nagios packages. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b507df7f76d715573908739d706ff3e6bca182c9;p=gentoo.git acct-user/nagios: new GLEP81 user for nagios packages. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky --- diff --git a/acct-user/nagios/metadata.xml b/acct-user/nagios/metadata.xml new file mode 100644 index 000000000000..45125b9b6e99 --- /dev/null +++ b/acct-user/nagios/metadata.xml @@ -0,0 +1,8 @@ + + + + + mjo@gentoo.org + Michael Orlitzky + + diff --git a/acct-user/nagios/nagios-0.ebuild b/acct-user/nagios/nagios-0.ebuild new file mode 100644 index 000000000000..c092b1d3ae8b --- /dev/null +++ b/acct-user/nagios/nagios-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=436 +ACCT_USER_GROUPS=( "${PN}" ) + +acct-user_add_deps