From c3e437ab789f8206ce6040298074d39a39f70a48 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 18 Mar 2020 14:05:34 -0700 Subject: [PATCH] acct-group/abrt: Add 'abrt' group (GID 422) Signed-off-by: Matt Turner --- acct-group/abrt/abrt-0.ebuild | 9 +++++++++ acct-group/abrt/metadata.xml | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/abrt/abrt-0.ebuild create mode 100644 acct-group/abrt/metadata.xml diff --git a/acct-group/abrt/abrt-0.ebuild b/acct-group/abrt/abrt-0.ebuild new file mode 100644 index 000000000000..ab6310011a09 --- /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 000000000000..b79c2cda0f30 --- /dev/null +++ b/acct-group/abrt/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + + -- 2.26.2