acct-group/abrt: Add 'abrt' group (GID 422)
authorMatt Turner <mattst88@gentoo.org>
Wed, 18 Mar 2020 21:05:34 +0000 (14:05 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 19 Mar 2020 00:19:03 +0000 (17:19 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
acct-group/abrt/abrt-0.ebuild [new file with mode: 0644]
acct-group/abrt/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/abrt/abrt-0.ebuild b/acct-group/abrt/abrt-0.ebuild
new file mode 100644 (file)
index 0000000..ab63100
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for the automatic bug detection and reporting tool"
+ACCT_GROUP_ID=422
diff --git a/acct-group/abrt/metadata.xml b/acct-group/abrt/metadata.xml
new file mode 100644 (file)
index 0000000..b79c2cd
--- /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="project">
+               <email>gnome@gentoo.org</email>
+               <name>Gentoo GNOME Desktop</name>
+       </maintainer>
+</pkgmetadata>