Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/ngrep/
Date: Mon, 12 Jul 2021 16:24:59
Message-Id: 1626107087.28c62e0349ada208f88352b1983603bc2c5175d5.conikost@gentoo
1 commit: 28c62e0349ada208f88352b1983603bc2c5175d5
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 16:23:27 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 16:24:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c62e03
7
8 acct-user/ngrep: update uid
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 acct-user/ngrep/ngrep-0-r1.ebuild | 13 +++++++++++++
14 1 file changed, 13 insertions(+)
15
16 diff --git a/acct-user/ngrep/ngrep-0-r1.ebuild b/acct-user/ngrep/ngrep-0-r1.ebuild
17 new file mode 100644
18 index 00000000000..4851b7fcb10
19 --- /dev/null
20 +++ b/acct-user/ngrep/ngrep-0-r1.ebuild
21 @@ -0,0 +1,13 @@
22 +# Copyright 1999-2021 Gentoo Authors
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI=7
26 +
27 +inherit acct-user
28 +
29 +DESCRIPTION="A user for net-analyzer/ngrep"
30 +
31 +ACCT_USER_GROUPS=( "ngrep" )
32 +ACCT_USER_ID="185"
33 +
34 +acct-user_add_deps