acct-user/ippl: Add user for net-analyzer/ippl
authorDavid Seifert <soap@gentoo.org>
Sat, 18 Jan 2020 17:35:24 +0000 (18:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Jan 2020 17:35:24 +0000 (18:35 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
acct-user/ippl/ippl-0.ebuild [new file with mode: 0644]
acct-user/ippl/metadata.xml [new file with mode: 0644]

diff --git a/acct-user/ippl/ippl-0.ebuild b/acct-user/ippl/ippl-0.ebuild
new file mode 100644 (file)
index 0000000..24bf022
--- /dev/null
@@ -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 (file)
index 0000000..2c2a792
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="project">
+               <email>netmon@gentoo.org</email>
+               <name>Gentoo network monitoring and analysis project</name>
+       </maintainer>
+</pkgmetadata>