From c66ced63cb9d75d1ccc3a0179c2a17f91286db2e Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Tue, 13 Jul 2021 20:16:00 +0200 Subject: acct-group/gnump3d: add group (160) gnump3d Bug: https://bugs.gentoo.org/781332 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-group/gnump3d/gnump3d-0.ebuild | 10 ++++++++++ acct-group/gnump3d/metadata.xml | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 acct-group/gnump3d/gnump3d-0.ebuild create mode 100644 acct-group/gnump3d/metadata.xml (limited to 'acct-group/gnump3d') diff --git a/acct-group/gnump3d/gnump3d-0.ebuild b/acct-group/gnump3d/gnump3d-0.ebuild new file mode 100644 index 000000000000..3c4504e2ac75 --- /dev/null +++ b/acct-group/gnump3d/gnump3d-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for media-sound/gnump3d" + +ACCT_GROUP_ID="160" diff --git a/acct-group/gnump3d/metadata.xml b/acct-group/gnump3d/metadata.xml new file mode 100644 index 000000000000..ee7258ac28eb --- /dev/null +++ b/acct-group/gnump3d/metadata.xml @@ -0,0 +1,8 @@ + + + + + sound@gentoo.org + Gentoo Sound project + + -- cgit v1.2.3-65-gdbad