Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/
Date: Wed, 24 Nov 2021 03:01:27
Message-Id: 1637722852.340e1575a9c5ccf8554e44db273d4c2771bda037.sam@gentoo
1 commit: 340e1575a9c5ccf8554e44db273d4c2771bda037
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 24 03:00:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 24 03:00:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340e1575
7
8 net-analyzer/wireshark: fix DoubleEmptyLine
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild | 1 -
13 net-analyzer/wireshark/wireshark-9999.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
17 index 87ec81e02281..145ec1e5d572 100644
18 --- a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
19 +++ b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
20 @@ -214,7 +214,6 @@ src_install() {
21 # FAQ is not required as is installed from help/faq.txt
22 dodoc AUTHORS ChangeLog NEWS README* doc/randpkt.txt doc/README*
23
24 -
25 # install headers
26 insinto /usr/include/wireshark
27 doins ws_diag_control.h ws_symbol_export.h \
28
29 diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild
30 index 87ec81e02281..145ec1e5d572 100644
31 --- a/net-analyzer/wireshark/wireshark-9999.ebuild
32 +++ b/net-analyzer/wireshark/wireshark-9999.ebuild
33 @@ -214,7 +214,6 @@ src_install() {
34 # FAQ is not required as is installed from help/faq.txt
35 dodoc AUTHORS ChangeLog NEWS README* doc/randpkt.txt doc/README*
36
37 -
38 # install headers
39 insinto /usr/include/wireshark
40 doins ws_diag_control.h ws_symbol_export.h \