summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-12 18:23:27 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-12 18:24:47 +0200
commit28c62e0349ada208f88352b1983603bc2c5175d5 (patch)
treee3ebf1be0d883477fab9611612d0a66e403d5478
parentacct-group/ngrep: drop old version (diff)
downloadgentoo-28c62e03.tar.gz
gentoo-28c62e03.tar.bz2
gentoo-28c62e03.zip
acct-user/ngrep: update uid
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--acct-user/ngrep/ngrep-0-r1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/ngrep/ngrep-0-r1.ebuild b/acct-user/ngrep/ngrep-0-r1.ebuild
new file mode 100644
index 000000000000..4851b7fcb10f
--- /dev/null
+++ b/acct-user/ngrep/ngrep-0-r1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-analyzer/ngrep"
+
+ACCT_USER_GROUPS=( "ngrep" )
+ACCT_USER_ID="185"
+
+acct-user_add_deps