From a90b8efc967cb3e5dd424831f7b23af93a50037e Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 3 May 2024 15:55:51 -0400 Subject: [PATCH] wireshark-patoolkit: drop, old, unmaintained --- net-misc/wireshark-patoolkit/Manifest | 1 - .../wireshark-patoolkit/files/92patoolkit | 1 - .../wireshark-patoolkit-20191029.ebuild | 33 ------------------- .../base/package.accept_keywords/net-misc | 2 -- 4 files changed, 37 deletions(-) delete mode 100644 net-misc/wireshark-patoolkit/Manifest delete mode 100644 net-misc/wireshark-patoolkit/files/92patoolkit delete mode 100644 net-misc/wireshark-patoolkit/wireshark-patoolkit-20191029.ebuild diff --git a/net-misc/wireshark-patoolkit/Manifest b/net-misc/wireshark-patoolkit/Manifest deleted file mode 100644 index cf33731320..0000000000 --- a/net-misc/wireshark-patoolkit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST wireshark-patoolkit-20191029.tar.gz 120466526 BLAKE2B 6938c583660dfa36286457bcbe9e78a755c52cf62b723e6a803a5ef4cda64eb5aef0e88a6fa359ec6d70750ac0d0dc8957b90ea1ba1cf56bc3ddb425d2fe05cc SHA512 77c925a119a8ec0694a8c9255f30e120ddc8924f80f06d89b2b8c2f15a474e096113b1e5ac83d46d9c94ed3769522d1f8d2b36188783852356a49766ea0a2b4e diff --git a/net-misc/wireshark-patoolkit/files/92patoolkit b/net-misc/wireshark-patoolkit/files/92patoolkit deleted file mode 100644 index 4b6d1f8fdb..0000000000 --- a/net-misc/wireshark-patoolkit/files/92patoolkit +++ /dev/null @@ -1 +0,0 @@ -LUA_PATH="$LUA_PATH;/usr/lib/wireshark/plugins/patoolkit/lib/?.lua" diff --git a/net-misc/wireshark-patoolkit/wireshark-patoolkit-20191029.ebuild b/net-misc/wireshark-patoolkit/wireshark-patoolkit-20191029.ebuild deleted file mode 100644 index 36c4bc837f..0000000000 --- a/net-misc/wireshark-patoolkit/wireshark-patoolkit-20191029.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib - -DESCRIPTION="a collection of traffic analysis Wireshark plugins focused on security" -HOMEPAGE="https://github.com/pentesteracademy/patoolkit" -HASH_COMMIT="1e604b9799f19cc072841296ae31d014913492d3" -SRC_URI="https://github.com/pentesteracademy/patoolkit/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -RDEPEND=">=net-analyzer/wireshark-2.6:=" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/patoolkit-${HASH_COMMIT}" - -src_install() { - #lue scripts must be in the "plugins" folder - local WS_PLUGIN_DIR="/usr/$(get_libdir)/wireshark/plugins/patoolkit/" - dodir $WS_PLUGIN_DIR - cp -R "${S}"/plugins/* "${ED}/$WS_PLUGIN_DIR" || die "Copy files failed" - doenvd "${FILESDIR}"/92patoolkit -} - -pkg_postinst() { - elog "Please run 'env-update' and '. /etc/profile' or re-login after the first install," - elog "otherwise you may be missing required environmental variables" -} diff --git a/profiles/pentoo/base/package.accept_keywords/net-misc b/profiles/pentoo/base/package.accept_keywords/net-misc index 1a6239abb2..9748316ed8 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-misc +++ b/profiles/pentoo/base/package.accept_keywords/net-misc @@ -16,8 +16,6 @@ net-misc/ieee-oui ~net-misc/vidalia-0.3.1 ~net-misc/portspoof-1.3 -net-misc/wireshark-patoolkit - #below here likely needs cleanup net-misc/6tunnel net-misc/adjtimex