acct-group/icinga: add icinga group
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 16:45:10 +0000 (10:45 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:10:59 +0000 (11:10 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
acct-group/icinga/icinga-0.ebuild [new file with mode: 0644]
acct-group/icinga/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/icinga/icinga-0.ebuild b/acct-group/icinga/icinga-0.ebuild
new file mode 100644 (file)
index 0000000..f14f8c1
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=457
diff --git a/acct-group/icinga/metadata.xml b/acct-group/icinga/metadata.xml
new file mode 100644 (file)
index 0000000..3ffdeb4
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>prometheanfire@gentoo.org</email>
+               <name>Matthew Thode</name>
+       </maintainer>
+</pkgmetadata>