From 70a1fd3fa09afe0e8afab0e41f1a1fd73d9487a9 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 18 Jan 2020 18:35:24 +0100 Subject: [PATCH] acct-user/ippl: Add user for net-analyzer/ippl Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert --- acct-user/ippl/ippl-0.ebuild | 12 ++++++++++++ acct-user/ippl/metadata.xml | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-user/ippl/ippl-0.ebuild create mode 100644 acct-user/ippl/metadata.xml diff --git a/acct-user/ippl/ippl-0.ebuild b/acct-user/ippl/ippl-0.ebuild new file mode 100644 index 000000000000..24bf022a7c8c --- /dev/null +++ b/acct-user/ippl/ippl-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="user for net-analyzer/ippl" +ACCT_USER_ID=465 +ACCT_USER_GROUPS=( nofiles ) + +acct-user_add_deps diff --git a/acct-user/ippl/metadata.xml b/acct-user/ippl/metadata.xml new file mode 100644 index 000000000000..2c2a7923cfc8 --- /dev/null +++ b/acct-user/ippl/metadata.xml @@ -0,0 +1,8 @@ + + + + + netmon@gentoo.org + Gentoo network monitoring and analysis project + + -- 2.26.2