From: Anthony G. Basile Date: Sun, 8 Dec 2019 18:18:14 +0000 (-0500) Subject: acct-user/avahi: add 'avahi' user (UID 61) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7ecf770344b4f6e7068dd526b4854376ce1e44fc;p=gentoo.git acct-user/avahi: add 'avahi' user (UID 61) Signed-off-by: Anthony G. Basile --- diff --git a/acct-user/avahi/avahi-0.ebuild b/acct-user/avahi/avahi-0.ebuild new file mode 100644 index 000000000000..196115d0a812 --- /dev/null +++ b/acct-user/avahi/avahi-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 avahi" +ACCT_USER_ID=61 +ACCT_USER_GROUPS=( avahi ) + +acct-user_add_deps diff --git a/acct-user/avahi/metadata.xml b/acct-user/avahi/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-user/avahi/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + +