mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 09:40:59 +02:00
pentoo-: some minor updates
This commit is contained in:
parent
2fb56b86f1
commit
d983c7a651
5 changed files with 13 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo analyzers meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -27,7 +27,6 @@ PDEPEND="
|
|||
java? ( ldap? ( net-nds/jxplorer ) )
|
||||
x86? ( net-analyzer/angst )
|
||||
net-analyzer/net-snmp
|
||||
net-analyzer/cloudshark
|
||||
net-analyzer/dnstracer
|
||||
net-analyzer/ftester
|
||||
net-analyzer/gnome-nettool
|
||||
|
|
@ -46,6 +45,7 @@ PDEPEND="
|
|||
)
|
||||
pentoo-extra? (
|
||||
net-analyzer/arpwatch
|
||||
net-analyzer/cloudshark
|
||||
net-analyzer/etherape
|
||||
)"
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo bluetooth meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -20,6 +20,6 @@ PDEPEND="
|
|||
)
|
||||
net-wireless/blue_hydra
|
||||
net-wireless/blue_sonar
|
||||
|| ( net-wireless/kismet-ubertooth >net-wireless/kismet-2018.0.0 )
|
||||
net-wireless/kismet
|
||||
net-wireless/ubertooth
|
||||
>=net-wireless/blueman-1.23_p20140717"
|
||||
net-wireless/blueman"
|
||||
|
|
@ -21,7 +21,6 @@ BDEPEND=""
|
|||
PDEPEND="livecd? ( pentoo/pentoo-livecd )"
|
||||
|
||||
PDEPEND="${PDEPEND}
|
||||
app-admin/sudo
|
||||
app-editors/nano
|
||||
app-editors/vim
|
||||
app-crypt/gnupg
|
||||
|
|
@ -77,6 +76,7 @@ PDEPEND="${PDEPEND}
|
|||
app-admin/supervisor
|
||||
)
|
||||
!pentoo-in-a-container? (
|
||||
app-admin/sudo
|
||||
|| ( app-admin/syslog-ng virtual/logger )
|
||||
|| ( sys-process/fcron virtual/cron )
|
||||
sys-devel/bc
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo cracking meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -26,7 +26,7 @@ PDEPEND="
|
|||
)
|
||||
|
||||
pentoo-full? (
|
||||
net-analyzer/medusa
|
||||
net-analyzer/medusa
|
||||
dict? ( app-dicts/raft-wordlists
|
||||
app-misc/crunch )
|
||||
app-text/cewl
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo database attack meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
Loading…
Reference in a new issue