From: Anthony G. Basile Date: Thu, 26 Dec 2019 17:33:23 +0000 (-0500) Subject: acct-group/varnish: new group for www-servers/varnish (GID 474) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a4a8600e8514e80f3c84894b371a6cc815fbf722;p=gentoo.git acct-group/varnish: new group for www-servers/varnish (GID 474) Signed-off-by: Anthony G. Basile --- diff --git a/acct-group/varnish/metadata.xml b/acct-group/varnish/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-group/varnish/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + diff --git a/acct-group/varnish/varnish-0.ebuild b/acct-group/varnish/varnish-0.ebuild new file mode 100644 index 000000000000..1171e28757cd --- /dev/null +++ b/acct-group/varnish/varnish-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 varnish" +ACCT_GROUP_ID=474