summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-03-04 10:46:51 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-03-04 11:11:01 -0600
commitb870c690f16e28a9dad038c14e1c6f193b576d8c (patch)
treecd0716f5e1b4b58d777276739dd4a44c1ef5f85b /acct-group
parentacct-group/icinga: add icinga group (diff)
downloadgentoo-b870c690f16e28a9dad038c14e1c6f193b576d8c.tar.gz
gentoo-b870c690f16e28a9dad038c14e1c6f193b576d8c.tar.bz2
gentoo-b870c690f16e28a9dad038c14e1c6f193b576d8c.zip
acct-group/icingacmd: add icingacmd group
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/icingacmd/icingacmd-0.ebuild8
-rw-r--r--acct-group/icingacmd/metadata.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/icingacmd/icingacmd-0.ebuild b/acct-group/icingacmd/icingacmd-0.ebuild
new file mode 100644
index 000000000000..342794ce41e0
--- /dev/null
+++ b/acct-group/icingacmd/icingacmd-0.ebuild
@@ -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=458
diff --git a/acct-group/icingacmd/metadata.xml b/acct-group/icingacmd/metadata.xml
new file mode 100644
index 000000000000..3ffdeb4af3b5
--- /dev/null
+++ b/acct-group/icingacmd/metadata.xml
@@ -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>