pentoo-overlay/pentoo/pentoo-forging/pentoo-forging-2019.2-r1.ebuild
2019-08-21 12:13:30 -04:00

27 lines
523 B
Bash

# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Pentoo forging meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL-3"
IUSE="pentoo-extra pentoo-full"
KEYWORDS="~amd64 ~arm ~x86"
PDEPEND="
net-analyzer/hping
net-analyzer/macchanger
pentoo-extra? (
net-analyzer/gspoof
net-analyzer/isic
net-analyzer/packit
net-analyzer/rain
)
pentoo-full? (
net-analyzer/fragroute
net-analyzer/hyenae
net-misc/ipsorcery
)"