From e3d29d9eb026530cbb8a8e0a851083ef9a661e5f Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Fri, 8 Nov 2019 09:46:57 +0100 Subject: acct-group/teamspeak: add group for media-sound/teamspeak-server GID 488 will be used, as its the next available. Arch, Fedora and RHEL don't have a GID for the group. Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Conrad Kostecki Signed-off-by: Joonas Niilola --- acct-group/teamspeak/metadata.xml | 12 ++++++++++++ acct-group/teamspeak/teamspeak-0.ebuild | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 acct-group/teamspeak/metadata.xml create mode 100644 acct-group/teamspeak/teamspeak-0.ebuild diff --git a/acct-group/teamspeak/metadata.xml b/acct-group/teamspeak/metadata.xml new file mode 100644 index 000000000000..54d5423c4060 --- /dev/null +++ b/acct-group/teamspeak/metadata.xml @@ -0,0 +1,12 @@ + + + + + ck+gentoo@bl4ckb0x.de + Conrad Kostecki + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/teamspeak/teamspeak-0.ebuild b/acct-group/teamspeak/teamspeak-0.ebuild new file mode 100644 index 000000000000..fec76a40b4b5 --- /dev/null +++ b/acct-group/teamspeak/teamspeak-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for the TeamSpeak server" + +ACCT_GROUP_ID="488" -- cgit v1.2.3-65-gdbad