mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 04:10:58 +02:00
pentoo: updates are possible after dropping dnspython stuff
This commit is contained in:
parent
b375341f8b
commit
ef0500252f
5 changed files with 7 additions and 70 deletions
|
|
@ -13,7 +13,6 @@ IUSE="ipv6 java gnome minipentoo ldap"
|
|||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/dnsrecon
|
||||
net-analyzer/netcat6
|
||||
net-analyzer/net-snmp
|
||||
net-analyzer/scapy
|
||||
|
|
@ -51,5 +50,8 @@ RDEPEND="${DEPEND}
|
|||
net-misc/socat
|
||||
)"
|
||||
|
||||
# dep on dnspython causes dep failure
|
||||
# net-analyzer/dnsrecon
|
||||
|
||||
# net-nds/lat depends on mono
|
||||
# net-analyzer/driftnet
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
KEYWORDS=""
|
||||
DESCRIPTION="Pentoo footprint meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/amap
|
||||
net-analyzer/blindelephant
|
||||
net-analyzer/fierce
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/ntp-fingerprint
|
||||
net-analyzer/p0f
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
net-analyzer/smtpmap
|
||||
net-analyzer/subdomainer
|
||||
net-analyzer/theHarvester
|
||||
net-analyzer/waffit
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/whatweb
|
||||
net-analyzer/xprobe"
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
DESCRIPTION="Pentoo footprint meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="minipentoo"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/whatweb
|
||||
net-analyzer/p0f
|
||||
|
||||
!minipentoo? (
|
||||
net-analyzer/amap
|
||||
net-analyzer/blindelephant
|
||||
net-analyzer/fierce
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/ntp-fingerprint
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
net-analyzer/smtpmap
|
||||
net-analyzer/subdomainer
|
||||
net-analyzer/theHarvester
|
||||
net-analyzer/waffit
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/xprobe
|
||||
)"
|
||||
|
|
@ -9,7 +9,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="amd64 ~arm x86"
|
||||
IUSE="minipentoo"
|
||||
|
||||
DEPEND=""
|
||||
|
|
@ -20,7 +20,6 @@ RDEPEND="${DEPEND}
|
|||
!minipentoo? (
|
||||
net-analyzer/amap
|
||||
net-analyzer/blindelephant
|
||||
net-analyzer/fierce
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/ntp-fingerprint
|
||||
|
|
@ -33,3 +32,6 @@ RDEPEND="${DEPEND}
|
|||
net-analyzer/wfuzz
|
||||
net-analyzer/xprobe
|
||||
)"
|
||||
|
||||
# dep on dnspython causes dep failure
|
||||
# net-analyzer/fierce
|
||||
|
|
@ -4,7 +4,6 @@ pentoo/pentoo-cracking **
|
|||
pentoo/pentoo-database **
|
||||
pentoo/pentoo-exploit **
|
||||
pentoo/pentoo-forging **
|
||||
pentoo/pentoo-footprint **
|
||||
pentoo/pentoo-forensics **
|
||||
pentoo/pentoo-fuzzers **
|
||||
pentoo/pentoo-livecd **
|
||||
|
|
|
|||
Loading…
Reference in a new issue