acct-user/graylog: new user package for UID 478
authorTomas Mozes <hydrapolic@gmail.com>
Thu, 21 Nov 2019 14:21:19 +0000 (15:21 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 2 Dec 2019 06:24:21 +0000 (08:24 +0200)
Package-Manager: Portage-2.3.79, Repoman-2.3.17
RepoMan-Options: --force
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-user/graylog/graylog-0.ebuild [new file with mode: 0644]
acct-user/graylog/metadata.xml [new file with mode: 0644]

diff --git a/acct-user/graylog/graylog-0.ebuild b/acct-user/graylog/graylog-0.ebuild
new file mode 100644 (file)
index 0000000..fdcf528
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="Graylog program user"
+ACCT_USER_ID=478
+ACCT_USER_GROUPS=( graylog )
+acct-user_add_deps
diff --git a/acct-user/graylog/metadata.xml b/acct-user/graylog/metadata.xml
new file mode 100644 (file)
index 0000000..2d21d06
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>chainsaw@gentoo.org</email>
+    <name>Tony Vroon</name>
+  </maintainer>
+  <maintainer type="person">
+    <email>hydrapolic@gmail.com</email>
+    <name>Tomáš Mózes</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+</pkgmetadata>