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-group/ngrep/
Date: Mon, 12 Jul 2021 16:24:58
Message-Id: 1626107086.ea81138ad81c7b8f53fcfdb397530a5afe6fa330.conikost@gentoo
1 commit: ea81138ad81c7b8f53fcfdb397530a5afe6fa330
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 16:21:15 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 16:24:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea81138a
7
8 acct-group/ngrep: update gid
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-group/ngrep/ngrep-0-r1.ebuild | 10 ++++++++++
14 1 file changed, 10 insertions(+)
15
16 diff --git a/acct-group/ngrep/ngrep-0-r1.ebuild b/acct-group/ngrep/ngrep-0-r1.ebuild
17 new file mode 100644
18 index 00000000000..c01e5f34d05
19 --- /dev/null
20 +++ b/acct-group/ngrep/ngrep-0-r1.ebuild
21 @@ -0,0 +1,10 @@
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-group
28 +
29 +DESCRIPTION="A group for net-analyzer/ngrep"
30 +
31 +ACCT_GROUP_ID="185"