From: Anthony G. Basile Date: Tue, 17 Dec 2019 15:07:44 +0000 (-0500) Subject: acct-user/stunnel: New user for net-misc/stunnel (GID 341) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=abb2adc509b119b3d7b56980d40c7fb382af0132;p=gentoo.git acct-user/stunnel: New user for net-misc/stunnel (GID 341) Signed-off-by: Anthony G. Basile --- diff --git a/acct-user/stunnel/metadata.xml b/acct-user/stunnel/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-user/stunnel/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + diff --git a/acct-user/stunnel/stunnel-0.ebuild b/acct-user/stunnel/stunnel-0.ebuild new file mode 100644 index 000000000000..e50cafbf3bbc --- /dev/null +++ b/acct-user/stunnel/stunnel-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="user for stunnel" +ACCT_USER_ID=341 +ACCT_USER_GROUPS=( stunnel ) + +acct-user_add_deps