commit:     3b8631932ab51029cb0eb79a911207fa9d721337
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 02:46:54 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 02:47:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b863193

net-wireless/kismetmobiledashboard: make slightly less bad

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 ...d-1.5_beta1.ebuild => kismetmobiledashboard-1.5_beta1-r1.ebuild} | 6 ++++--
 .../kismetmobiledashboard/kismetmobiledashboard-9999.ebuild         | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git 
a/net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1.ebuild 
b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1-r1.ebuild
similarity index 88%
rename from 
net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1.ebuild
rename to 
net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1-r1.ebuild
index 5e92f7f7e0e..796152ce350 100644
--- a/net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1.ebuild
+++ 
b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-1.5_beta1-r1.ebuild
@@ -1,9 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit python-single-r1
 
 DESCRIPTION="Mobile UI for kismet"
 HOMEPAGE="https://github.com/elkentaro/KismetMobileDashboard";

diff --git 
a/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild 
b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild
index 5e92f7f7e0e..796152ce350 100644
--- a/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild
+++ b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild
@@ -1,9 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit python-single-r1
 
 DESCRIPTION="Mobile UI for kismet"
 HOMEPAGE="https://github.com/elkentaro/KismetMobileDashboard";

Reply via email to