From ec8c6b0eff691812746d4c7d8409a5f0bf229ed6 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Sun, 22 Dec 2019 18:40:37 +0100 Subject: [PATCH] acct-group/sogo: new group for gnustep-apps/sogo, GID 475 Signed-off-by: Bernard Cafarelli --- acct-group/sogo/metadata.xml | 8 ++++++++ acct-group/sogo/sogo-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/sogo/metadata.xml create mode 100644 acct-group/sogo/sogo-0.ebuild diff --git a/acct-group/sogo/metadata.xml b/acct-group/sogo/metadata.xml new file mode 100644 index 000000000000..0cda0292b585 --- /dev/null +++ b/acct-group/sogo/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnustep@gentoo.org + Gentoo GNUstep Project + + diff --git a/acct-group/sogo/sogo-0.ebuild b/acct-group/sogo/sogo-0.ebuild new file mode 100644 index 000000000000..8191b7e3ac4a --- /dev/null +++ b/acct-group/sogo/sogo-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for gnustep-apps/sogo" +ACCT_GROUP_ID=475 -- 2.26.2