mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
pyrit: move and block cpyrit deps too
This commit is contained in:
parent
c19c17f48b
commit
c35374f6c2
3 changed files with 6 additions and 2 deletions
|
|
@ -18,7 +18,9 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="cuda opencl test"
|
||||
|
||||
DEPEND="!app-crypt/pyrit
|
||||
DEPEND="!!app-crypt/pyrit
|
||||
!!app-crypt/cpyrit-opencl
|
||||
!!app-crypt/cpyrit-cuda
|
||||
dev-libs/openssl:0
|
||||
net-libs/libpcap
|
||||
test? ( >=net-analyzer/scapy-2[${PYTHON_USEDEP}] )"
|
||||
3
profiles/updates/2Q-2016
Normal file
3
profiles/updates/2Q-2016
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
move app-crypt/pyrit net-wireless/pyrit
|
||||
move app-crypt/cpyrit-opencl net-wireless/cpyrit-opencl
|
||||
move app-crypt/cpyrit-cuda net-wireless/cpyrit-cuda
|
||||
|
|
@ -1 +0,0 @@
|
|||
move app-crypt/pyrit net-wireless/pyrit
|
||||
Loading…
Reference in a new issue