From e0e6f0198edfff8bed12d6a45158e36375901997 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:40:29 +0100 Subject: net-analyzer/cloudshark: explicitly inherit epatch Signed-off-by: Sam James --- net-analyzer/cloudshark/cloudshark-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild index c25a86e3f199..c5b11217ee97 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils multilib +inherit epatch multilib DESCRIPTION="Easily upload your wireshark captures to CloudShark" HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" -- cgit v1.2.3-65-gdbad