diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-06-30 21:23:30 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-06-30 21:24:08 +0200 |
commit | 9068aefb08bec0483959fd25e870f1e877b0adbf (patch) | |
tree | 4d51ccc47333f1c03e87c7a459e20d988d1ad0f4 /net-analyzer/wireshark | |
parent | dev-libs/libnl: Version bump. (diff) | |
download | gentoo-9068aefb08bec0483959fd25e870f1e877b0adbf.tar.gz gentoo-9068aefb08bec0483959fd25e870f1e877b0adbf.tar.bz2 gentoo-9068aefb08bec0483959fd25e870f1e877b0adbf.zip |
net-analyzer/wireshark: Drop color.h.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-2.1.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-2.1.0.ebuild b/net-analyzer/wireshark/wireshark-2.1.0.ebuild index 3b74b0b6054c..f3c3d5498553 100644 --- a/net-analyzer/wireshark/wireshark-2.1.0.ebuild +++ b/net-analyzer/wireshark/wireshark-2.1.0.ebuild @@ -213,7 +213,6 @@ src_install() { # install headers local wsheader for wsheader in \ - color.h \ config.h \ epan/*.h \ epan/crypt/*.h \ |