diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-12 18:21:15 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-12 18:24:46 +0200 |
commit | ea81138ad81c7b8f53fcfdb397530a5afe6fa330 (patch) | |
tree | e581ddf2aad1822a26054f0d863aab17e9f13a44 /acct-group | |
parent | dev-util/gnome-devel-docs: Version bump to 40.3 (diff) | |
download | gentoo-ea81138ad81c7b8f53fcfdb397530a5afe6fa330.tar.gz gentoo-ea81138ad81c7b8f53fcfdb397530a5afe6fa330.tar.bz2 gentoo-ea81138ad81c7b8f53fcfdb397530a5afe6fa330.zip |
acct-group/ngrep: update gid
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/ngrep/ngrep-0-r1.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/ngrep/ngrep-0-r1.ebuild b/acct-group/ngrep/ngrep-0-r1.ebuild new file mode 100644 index 000000000000..c01e5f34d05e --- /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" |