From: Anthony G. Basile Date: Tue, 17 Dec 2019 15:05:10 +0000 (-0500) Subject: acct-group/stunnel: New group for net-misc/stunnel (GID 341) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c5f3a2a55b6e9bb679a592b6d710e21bebfbc51e;p=gentoo.git acct-group/stunnel: New group for net-misc/stunnel (GID 341) Signed-off-by: Anthony G. Basile --- diff --git a/acct-group/stunnel/metadata.xml b/acct-group/stunnel/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-group/stunnel/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + diff --git a/acct-group/stunnel/stunnel-0.ebuild b/acct-group/stunnel/stunnel-0.ebuild new file mode 100644 index 000000000000..6d8b1682ebd7 --- /dev/null +++ b/acct-group/stunnel/stunnel-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 stunnel" +ACCT_GROUP_ID=341