commit: ce4b1af1bc178143d8f985a626129f29fd0bc2b5 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Jul 12 16:24:28 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jul 12 16:24:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce4b1af1
acct-user/ngrep: drop old version Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> acct-user/ngrep/ngrep-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/acct-user/ngrep/ngrep-0.ebuild b/acct-user/ngrep/ngrep-0.ebuild deleted file mode 100644 index 1ca27085ca6..00000000000 --- a/acct-user/ngrep/ngrep-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="A user for net-analyzer/ngrep" - -ACCT_USER_GROUPS=( "ngrep" ) -ACCT_USER_ID="186" - -acct-user_add_deps
