pentoo-: some minor updates

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-07-30 22:07:03 -04:00
parent 2fb56b86f1
commit d983c7a651
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
5 changed files with 13 additions and 13 deletions

View file

@ -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
)"

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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"