mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
wifi-pumpkin: cleanup
This commit is contained in:
parent
e4de2b252d
commit
c882c98da9
2 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
MY_PN="WiFi-Pumpkin"
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit python-single-r1 multilib epatch
|
||||
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@ dev-python/simplesoapy
|
|||
~dev-python/isc_dhcp_leases-0.8.1
|
||||
~dev-python/python-nmap-0.6.1
|
||||
~dev-python/config-0.3.9
|
||||
~dev-python/pcapy-0.10.10
|
||||
=dev-python/pcapy-0.11*
|
||||
~dev-python/pygtail-0.7.0
|
||||
=dev-python/netfilterqueue-0.8*
|
||||
~dev-python/libarchive-c-2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue