app-forensics/air: Remove removed netcats from deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 19 May 2019 11:01:27 +0000 (13:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 19 May 2019 11:06:15 +0000 (13:06 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-forensics/air/air-2.0.0-r2.ebuild

index 72e09def0d418f9fe878fdf0720c669acdcb6fa5..f5b1f6a12bce513dedb046d3a757e8e37955e845 100644 (file)
@@ -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 )
 "