From 478400180f2496258c13474cce3dfdfc266d5e89 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Mon, 7 May 2018 14:27:59 -0400 Subject: [PATCH] pentoo-bluetooth: new kismet doesn't support ubertooth yet and this is annoying as hell --- ...bluetooth-2017.1.ebuild => pentoo-bluetooth-2018.1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename pentoo/pentoo-bluetooth/{pentoo-bluetooth-2017.1.ebuild => pentoo-bluetooth-2018.1.ebuild} (78%) diff --git a/pentoo/pentoo-bluetooth/pentoo-bluetooth-2017.1.ebuild b/pentoo/pentoo-bluetooth/pentoo-bluetooth-2018.1.ebuild similarity index 78% rename from pentoo/pentoo-bluetooth/pentoo-bluetooth-2017.1.ebuild rename to pentoo/pentoo-bluetooth/pentoo-bluetooth-2018.1.ebuild index 097b20006..511cd9aff 100644 --- a/pentoo/pentoo-bluetooth/pentoo-bluetooth-2017.1.ebuild +++ b/pentoo/pentoo-bluetooth/pentoo-bluetooth-2018.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,6 +16,6 @@ PDEPEND=" net-wireless/bt-audit net-wireless/btscanner net-wireless/crackle - net-wireless/kismet-ubertooth + || ( net-wireless/kismet-ubertooth >net-wireless/kismet-2018.0.0 ) net-wireless/ubertooth >=net-wireless/blueman-1.23_p20140717"