mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-13 18:31:08 +02:00
Merge branch 'master' of ssh://github.com:/pentoo/pentoo-overlay
This commit is contained in:
commit
bb01937e19
7 changed files with 10 additions and 71 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
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
net-analyzer/ostinato
|
||||
|
||||
~net-analyzer/owtf-2.0a
|
||||
|
||||
~net-analyzer/w3af-1.6.54
|
||||
|
|
|
|||
|
|
@ -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 **
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#GENTOO_MIRRORS="http://192.168.1.251/portage/distfiles/ http://gentoo.osuosl.org/ ftp://mirrors.rit.edu/gentoo/ http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ http://91.121.125.139/gentoo-distfiles/ ftp://gentoo.mirrors.tds.net/gentoo"
|
||||
|
||||
ACCEPT_LICENSE="NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP"
|
||||
ACCEPT_LICENSE="NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"
|
||||
|
|
|
|||
Loading…
Reference in a new issue