diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/files/wireshark-9999-ui-needs-wiretap.patch (renamed from net-analyzer/wireshark/files/wireshark-99999999-ui-needs-wiretap.patch) | 0 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.3.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild (renamed from net-analyzer/wireshark/wireshark-99999999.ebuild) | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/files/wireshark-99999999-ui-needs-wiretap.patch b/net-analyzer/wireshark/files/wireshark-9999-ui-needs-wiretap.patch index c0bfc3acd5a6..c0bfc3acd5a6 100644 --- a/net-analyzer/wireshark/files/wireshark-99999999-ui-needs-wiretap.patch +++ b/net-analyzer/wireshark/files/wireshark-9999-ui-needs-wiretap.patch diff --git a/net-analyzer/wireshark/wireshark-3.4.3.ebuild b/net-analyzer/wireshark/wireshark-3.4.3.ebuild index 311f89608fec..7ff5005db92b 100644 --- a/net-analyzer/wireshark/wireshark-3.4.3.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.3.ebuild @@ -100,7 +100,7 @@ RESTRICT="test" PATCHES=( "${FILESDIR}"/${PN}-2.6.0-redhat.patch "${FILESDIR}"/${PN}-3.4.2-cmake-lua-version.patch - "${FILESDIR}"/${PN}-99999999-ui-needs-wiretap.patch + "${FILESDIR}"/${PN}-9999-ui-needs-wiretap.patch ) pkg_setup() { diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 80fb077c9a96..0854e2e82548 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -98,7 +98,7 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}"/${PN}-2.6.0-redhat.patch "${FILESDIR}"/${PN}-3.4.2-cmake-lua-version.patch - "${FILESDIR}"/${PN}-99999999-ui-needs-wiretap.patch + "${FILESDIR}"/${PN}-9999-ui-needs-wiretap.patch ) pkg_setup() { |