summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:08:59 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:48:20 +0100
commitd48153e0d0e6187eaf3ed19c8e9159f2ae7a5a16 (patch)
treee99a515ecd9ee27607ede14e3df26617c0a5de0a /acct-user/ntopng/ntopng-0-r2.ebuild
parentacct-user/nslcd: update EAPI 7 -> 8 (diff)
downloadgentoo-d48153e0d0e6187eaf3ed19c8e9159f2ae7a5a16.tar.gz
gentoo-d48153e0d0e6187eaf3ed19c8e9159f2ae7a5a16.tar.bz2
gentoo-d48153e0d0e6187eaf3ed19c8e9159f2ae7a5a16.zip
acct-user/ntopng: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/ntopng/ntopng-0-r2.ebuild')
-rw-r--r--acct-user/ntopng/ntopng-0-r2.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/ntopng/ntopng-0-r2.ebuild b/acct-user/ntopng/ntopng-0-r2.ebuild
new file mode 100644
index 000000000000..7f9ee48fed7e
--- /dev/null
+++ b/acct-user/ntopng/ntopng-0-r2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for ntopng"
+ACCT_USER_ID=296
+ACCT_USER_GROUPS=( ntopng )
+
+acct-user_add_deps