From: Andreas Schuerch Date: Fri, 3 Jan 2020 10:31:01 +0000 (+0100) Subject: acct-group/turnserver: new group for coturn 235 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=657365de98d31574e7720607822ad67e60f75456;p=gentoo.git acct-group/turnserver: new group for coturn 235 Signed-off-by: Andreas Schuerch --- diff --git a/acct-group/turnserver/metadata.xml b/acct-group/turnserver/metadata.xml new file mode 100644 index 000000000000..7e0202747f36 --- /dev/null +++ b/acct-group/turnserver/metadata.xml @@ -0,0 +1,8 @@ + + + + + nativemad@gentoo.org + Andreas Schuerch + + diff --git a/acct-group/turnserver/turnserver-0.ebuild b/acct-group/turnserver/turnserver-0.ebuild new file mode 100644 index 000000000000..37a44ee01058 --- /dev/null +++ b/acct-group/turnserver/turnserver-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for a turn server like coturn" + +ACCT_GROUP_ID="235"