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