projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa70e90
)
net-libs/libbtbb: add new btbredr wireshark plugin
author
Zero_Chaos
<zerochaos@gentoo.org>
Fri, 4 Sep 2015 16:35:19 +0000
(12:35 -0400)
committer
Zero_Chaos
<zerochaos@gentoo.org>
Fri, 4 Sep 2015 16:35:19 +0000
(12:35 -0400)
Package-Manager: portage-2.2.20.1
net-libs/libbtbb/libbtbb-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/libbtbb/libbtbb-9999.ebuild
b/net-libs/libbtbb/libbtbb-9999.ebuild
index 610eaabf14841e984cdf6343038496f4aa589df2..3d12be1e26fff6a227f50388573fcbeea2746a7d 100644
(file)
--- a/
net-libs/libbtbb/libbtbb-9999.ebuild
+++ b/
net-libs/libbtbb/libbtbb-9999.ebuild
@@
-40,7
+40,7
@@
get_PV() { local pv=$(best_version $1); pv=${pv#$1-}; pv=${pv%-r*}; pv=${pv//_};
which_plugins() {
if has_version '>=net-analyzer/wireshark-1.12.0'; then
- plugins="btbb"
+ plugins="btbb
btbredr
"
elif has_version '<net-analyzer/wireshark-1.12.0'; then
plugins="btbb btle btsm"
fi