From aa81e88dbbd91d3abac4b7f495d73f450f4c8b2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 19 May 2019 13:01:27 +0200 Subject: [PATCH] app-forensics/air: Remove removed netcats from deps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-forensics/air/air-2.0.0-r2.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 ) " -- 2.26.2