summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 01:40:29 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:18:50 +0100
commite0e6f0198edfff8bed12d6a45158e36375901997 (patch)
treea498f25ecb1846c12f690d3457a513363b7fbab8 /net-analyzer/cloudshark
parentmedia-video/streamdvd: eutils-- (diff)
downloadgentoo-e0e6f0198edfff8bed12d6a45158e36375901997.tar.gz
gentoo-e0e6f0198edfff8bed12d6a45158e36375901997.tar.bz2
gentoo-e0e6f0198edfff8bed12d6a45158e36375901997.zip
net-analyzer/cloudshark: explicitly inherit epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/cloudshark')
-rw-r--r--net-analyzer/cloudshark/cloudshark-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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"