Skip to content

Commit

Permalink
net-wireless/aircrack-ng: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent ca78199 commit ef363bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions net-wireless/aircrack-ng/aircrack-ng-1.3-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
Expand Down
5 changes: 2 additions & 3 deletions net-wireless/aircrack-ng/aircrack-ng-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ef363bf

Please sign in to comment.