From 36c5d591f6ad7217821ac74b84015e881eb14b2a Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Tue, 1 Oct 2019 15:32:39 +0200 Subject: acct-user/epmd: New user for dev-lang/erlang (UID 335) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk Signed-off-by: Joonas Niilola --- acct-user/epmd/epmd-0.ebuild | 12 ++++++++++++ acct-user/epmd/metadata.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 acct-user/epmd/epmd-0.ebuild create mode 100644 acct-user/epmd/metadata.xml diff --git a/acct-user/epmd/epmd-0.ebuild b/acct-user/epmd/epmd-0.ebuild new file mode 100644 index 000000000000..687e5b164861 --- /dev/null +++ b/acct-user/epmd/epmd-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 Erlang Protmapper Daemon" +ACCT_USER_ID=335 +ACCT_USER_GROUPS=( epmd ) + +acct-user_add_deps diff --git a/acct-user/epmd/metadata.xml b/acct-user/epmd/metadata.xml new file mode 100644 index 000000000000..7c3db330c141 --- /dev/null +++ b/acct-user/epmd/metadata.xml @@ -0,0 +1,12 @@ + + + + + arkamar@atlas.cz + Petr Vaněk + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- cgit v1.2.3-65-gdbad