From: Michał Górny Date: Sun, 19 May 2019 11:01:27 +0000 (+0200) Subject: app-forensics/air: Remove removed netcats from deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa81e88dbbd91d3abac4b7f495d73f450f4c8b2d;p=gentoo.git app-forensics/air: Remove removed netcats from deps Signed-off-by: Michał Górny --- diff --git a/app-forensics/air/air-2.0.0-r2.ebuild b/app-forensics/air/air-2.0.0-r2.ebuild index 72e09def0d41..f5b1f6a12bce 100644 --- a/app-forensics/air/air-2.0.0-r2.ebuild +++ b/app-forensics/air/air-2.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,11 +21,7 @@ DEPEND="${COMMON_DEPEND} " # TODO: air can utilize dc3dd, but it is not in portage ATM RDEPEND="${COMMON_DEPEND} - || ( - net-analyzer/netcat6 - net-analyzer/netcat - net-analyzer/gnu-netcat - ) + net-analyzer/netcat app-arch/mt-st crypt? ( net-analyzer/cryptcat ) "