Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/
Date: Mon, 20 Jan 2020 11:24:37
Message-Id: 1579519470.4fa8b996f6dcd95572ed34ba445e85695be67804.jer@gentoo
1 commit: 4fa8b996f6dcd95572ed34ba445e85695be67804
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 11:24:10 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 11:24:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa8b996
7
8 net-analyzer/wireshark: Drop upstream patches
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-analyzer/wireshark/wireshark-99999999.ebuild | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild
17 index 4e0c85ef50a..d3c4cd86d65 100644
18 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild
19 +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
20 @@ -84,10 +84,7 @@ REQUIRED_USE="
21 "
22 PATCHES=(
23 "${FILESDIR}"/${PN}-2.6.0-redhat.patch
24 - "${FILESDIR}"/${PN}-2.9.0-tfshark-libm.patch
25 - "${FILESDIR}"/${PN}-99999999-about_dialog-plugins_add_description.patch
26 "${FILESDIR}"/${PN}-99999999-androiddump-wsutil.patch
27 - "${FILESDIR}"/${PN}-99999999-qtsvg.patch
28 "${FILESDIR}"/${PN}-99999999-ui-needs-wiretap.patch
29 )