commit:     c3e437ab789f8206ce6040298074d39a39f70a48
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 21:05:34 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 00:19:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e437ab

acct-group/abrt: Add 'abrt' group (GID 422)

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 acct-group/abrt/abrt-0.ebuild | 9 +++++++++
 acct-group/abrt/metadata.xml  | 8 ++++++++
 2 files changed, 17 insertions(+)

diff --git a/acct-group/abrt/abrt-0.ebuild b/acct-group/abrt/abrt-0.ebuild
new file mode 100644
index 00000000000..ab6310011a0
--- /dev/null
+++ b/acct-group/abrt/abrt-0.ebuild
@@ -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
index 00000000000..b79c2cda0f3
--- /dev/null
+++ b/acct-group/abrt/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="project">
+               <email>gn...@gentoo.org</email>
+               <name>Gentoo GNOME Desktop</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to