* [gentoo-commits] repo/gentoo:master commit in: acct-user/flows/
@ 2020-10-03 15:30 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2020-10-03 15:30 UTC (permalink / raw
To: gentoo-commits
commit: 772e9b180e0e2841e2eab5b0c5aeb2866b793267
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 15:29:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 15:29:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772e9b18
acct-user/flows: Add user for net-analyzer/flow-tools
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>
acct-user/flows/flows-0.ebuild | 13 +++++++++++++
acct-user/flows/metadata.xml | 8 ++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/flows/flows-0.ebuild b/acct-user/flows/flows-0.ebuild
new file mode 100644
index 00000000000..dbfdd9f9849
--- /dev/null
+++ b/acct-user/flows/flows-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="uid for net-analyzer/flow-tools"
+ACCT_USER_ID=384
+ACCT_USER_HOME=/var/lib/flows
+ACCT_USER_GROUPS=( flows )
+
+acct-user_add_deps
diff --git a/acct-user/flows/metadata.xml b/acct-user/flows/metadata.xml
new file mode 100644
index 00000000000..2c2a7923cfc
--- /dev/null
+++ b/acct-user/flows/metadata.xml
@@ -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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-03 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-03 15:30 [gentoo-commits] repo/gentoo:master commit in: acct-user/flows/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox