mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 10:41:01 +02:00
pentoo-: touch, basically no changes
This commit is contained in:
parent
79f78cf942
commit
d9c6a7515f
4 changed files with 14 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo forensics meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -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 forging meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -14,14 +14,15 @@ KEYWORDS="~amd64 ~arm ~x86"
|
|||
PDEPEND="
|
||||
net-analyzer/hping
|
||||
net-analyzer/macchanger
|
||||
pentoo-full? (
|
||||
net-analyzer/fragroute
|
||||
net-analyzer/hyenae
|
||||
net-misc/ipsorcery
|
||||
)
|
||||
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
|
||||
)"
|
||||
"
|
||||
|
|
@ -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 fuzzers meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -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 mitm meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
Loading…
Reference in a new issue