[gentoo-commits] repo/gentoo:master commit in: acct-user/icinga/

2020-03-08 Thread Matthew Thode
commit: ebad7468a1c342d31257a6ae0cab2a08137611d6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Mar  8 18:10:48 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Mar  8 18:11:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebad7468

acct-user/icinga: fix uid of icinga user

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 acct-user/icinga/icinga-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/icinga/icinga-0.ebuild b/acct-user/icinga/icinga-0.ebuild
index 44e51edfcf6..015dc5c32ff 100644
--- a/acct-user/icinga/icinga-0.ebuild
+++ b/acct-user/icinga/icinga-0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="Icinga User"
-ACCT_USER_ID=456
+ACCT_USER_ID=457
 ACCT_USER_HOME=/var/lib/icinga2
 ACCT_USER_GROUPS=( icinga icingacmd nagios )
 



[gentoo-commits] repo/gentoo:master commit in: acct-user/icinga/

2020-03-04 Thread Matthew Thode
commit: d1615bb79792a19871ebb4d9f68883793617abd4
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  4 16:51:37 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  4 17:11:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1615bb7

acct-user/icinga: add icinga user

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 acct-user/icinga/icinga-0.ebuild | 13 +
 acct-user/icinga/metadata.xml|  8 
 2 files changed, 21 insertions(+)

diff --git a/acct-user/icinga/icinga-0.ebuild b/acct-user/icinga/icinga-0.ebuild
new file mode 100644
index 000..44e51edfcf6
--- /dev/null
+++ b/acct-user/icinga/icinga-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="Icinga User"
+ACCT_USER_ID=456
+ACCT_USER_HOME=/var/lib/icinga2
+ACCT_USER_GROUPS=( icinga icingacmd nagios )
+
+acct-user_add_deps

diff --git a/acct-user/icinga/metadata.xml b/acct-user/icinga/metadata.xml
new file mode 100644
index 000..3ffdeb4af3b
--- /dev/null
+++ b/acct-user/icinga/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+