From 5162a68a46140351b783032fa2dd6b7a826f0f3d Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 8 Dec 2019 13:19:27 -0500 Subject: acct-user/avahi: add 'avahi' group (GID 61) Signed-off-by: Anthony G. Basile --- acct-group/avahi/avahi-0.ebuild | 9 +++++++++ acct-group/avahi/metadata.xml | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/avahi/avahi-0.ebuild create mode 100644 acct-group/avahi/metadata.xml diff --git a/acct-group/avahi/avahi-0.ebuild b/acct-group/avahi/avahi-0.ebuild new file mode 100644 index 000000000000..1f8226758b90 --- /dev/null +++ b/acct-group/avahi/avahi-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 avahi" +ACCT_GROUP_ID=61 diff --git a/acct-group/avahi/metadata.xml b/acct-group/avahi/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-group/avahi/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + -- cgit v1.2.3-65-gdbad