commit: ea81138ad81c7b8f53fcfdb397530a5afe6fa330 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Jul 12 16:21:15 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jul 12 16:24:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea81138a
acct-group/ngrep: update gid Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> acct-group/ngrep/ngrep-0-r1.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/acct-group/ngrep/ngrep-0-r1.ebuild b/acct-group/ngrep/ngrep-0-r1.ebuild new file mode 100644 index 00000000000..c01e5f34d05 --- /dev/null +++ b/acct-group/ngrep/ngrep-0-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for net-analyzer/ngrep" + +ACCT_GROUP_ID="185"
