Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695070 - net-analyzer/wireshark should not use underscore in USE flag name
Summary: net-analyzer/wireshark should not use underscore in USE flag name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:24 UTC by Michał Górny
Modified: 2019-09-29 11:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 07:24:37 UTC
net-analyzer/wireshark
  UnderscoreInUseFlag: USE flag 'plugin_ifdemo' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2019-09-29 11:08:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08dc74318b59387663a3ea097691ce8fff710283

commit 08dc74318b59387663a3ea097691ce8fff710283
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-09-29 11:06:27 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-09-29 11:08:31 +0000

    net-analyzer/wireshark: USE=plugin_ifdemo => USE=plugin-ifdemo
    
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Fixes: https://bugs.gentoo.org/695070
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/wireshark/metadata.xml              | 2 +-
 net-analyzer/wireshark/wireshark-3.1.0.ebuild    | 6 +++---
 net-analyzer/wireshark/wireshark-99999999.ebuild | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)