diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-12 18:22:11 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-12 18:24:47 +0200 |
commit | 0012add18a136a9a24706616ddb3fceb45a22347 (patch) | |
tree | 5c8cb62f175d38812d86c20790f2dfdc58350204 /acct-group | |
parent | acct-group/ngrep: update gid (diff) | |
download | gentoo-0012add18a136a9a24706616ddb3fceb45a22347.tar.gz gentoo-0012add18a136a9a24706616ddb3fceb45a22347.tar.bz2 gentoo-0012add18a136a9a24706616ddb3fceb45a22347.zip |
acct-group/ngrep: drop old version
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.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/acct-group/ngrep/ngrep-0.ebuild b/acct-group/ngrep/ngrep-0.ebuild deleted file mode 100644 index 059b68a8193d..000000000000 --- a/acct-group/ngrep/ngrep-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# 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="186" |