pentoo: updates are possible after dropping dnspython stuff

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-01-20 14:46:12 -05:00
parent b375341f8b
commit ef0500252f
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
5 changed files with 7 additions and 70 deletions

View file

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

View file

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

View file

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

View file

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

View file

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