* [gentoo-commits] repo/gentoo:master commit in: acct-user/ntopng/
@ 2021-04-07 15:32 John Helmert III
0 siblings, 0 replies; only message in thread
From: John Helmert III @ 2021-04-07 15:32 UTC (permalink / raw
To: gentoo-commits
commit: cfdc28d843f148b6621299eee6440b62b5208c2c
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 6 17:22:57 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 15:31:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfdc28d8
acct-user/ntopng: user for ntopng
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
acct-user/ntopng/metadata.xml | 7 +++++++
acct-user/ntopng/ntopng-0.ebuild | 12 ++++++++++++
2 files changed, 19 insertions(+)
diff --git a/acct-user/ntopng/metadata.xml b/acct-user/ntopng/metadata.xml
new file mode 100644
index 00000000000..1e878c532c3
--- /dev/null
+++ b/acct-user/ntopng/metadata.xml
@@ -0,0 +1,7 @@
+<?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>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/ntopng/ntopng-0.ebuild b/acct-user/ntopng/ntopng-0.ebuild
new file mode 100644
index 00000000000..f6a1885ae86
--- /dev/null
+++ b/acct-user/ntopng/ntopng-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for ntopng"
+ACCT_USER_ID=296
+ACCT_USER_GROUPS=( ntopng )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-07 15:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 15:32 [gentoo-commits] repo/gentoo:master commit in: acct-user/ntopng/ John Helmert III
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox