net-wireless/aircrack-ng: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 20:18:15 +0000 (23:18 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:44 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

net-wireless/aircrack-ng/aircrack-ng-1.3-r3.ebuild
net-wireless/aircrack-ng/aircrack-ng-9999.ebuild

index e5103942e69c8822cdbd5b2aeb1895e490c46c55..40e884028410b3e94f82d13e0ee07cdf6f220151 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_OPTIONAL=1
@@ -47,8 +47,7 @@ PDEPEND="kernel_linux? (
 
 REQUIRED_USE="
        airdrop-ng? ( ${PYTHON_REQUIRED_USE} )
-       airgraph-ng? ( ${PYTHON_REQUIRED_USE} )
-"
+       airgraph-ng? ( ${PYTHON_REQUIRED_USE} )"
 
 PATCHES=(
        "${FILESDIR}/${P}-8812au.patch"
index 82a54cb816c43fb2e840a8a8dbe132c04e4f8ff8..9c0c449c95775eb38d4460137a08e453d6d2c7cf 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_OPTIONAL=1
@@ -47,8 +47,7 @@ PDEPEND="kernel_linux? (
 
 REQUIRED_USE="
        airdrop-ng? ( ${PYTHON_REQUIRED_USE} )
-       airgraph-ng? ( ${PYTHON_REQUIRED_USE} )
-"
+       airgraph-ng? ( ${PYTHON_REQUIRED_USE} )"
 
 src_prepare() {
        default