Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695170 - net-irc/anope: QA issues
Summary: net-irc/anope: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:53 UTC by Michał Górny
Modified: 2019-09-23 08:07 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:53:22 UTC
net-irc/anope
  DeprecatedEclass: version 2.0.6: uses deprecated eclass: [ user (migrate to GLEP 81) ]
  UnderscoreInUseFlag: USE flag 'anope_modules_sql_auth' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_sql_log' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_sql_oper' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_ldap_auth' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_ldap_oper' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_irc2sql' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_chanstats' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_cs_fantasy_stats' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'anope_modules_cs_fantasy_top' uses reserved underscore character
  ProbableGlobalUSE: local USE flag closely matches a global: 'posix'
Comment 1 Larry the Git Cow gentoo-dev 2019-09-23 08:07:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28efa0d0e545b62d35f361670ea3c07d6ccdcd6e

commit 28efa0d0e545b62d35f361670ea3c07d6ccdcd6e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-23 07:26:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-23 08:07:09 +0000

    net-irc/anope: Improve USE flag naming
    
    Kill meaningless 'anope_modules_' prefix from flags, and replace
    underscores with hyphens.
    
    Closes: https://bugs.gentoo.org/695170
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-irc/anope/anope-2.0.6.ebuild | 65 ++++++++++++++++++++--------------------
 net-irc/anope/metadata.xml       | 18 +++++------
 2 files changed, 41 insertions(+), 42 deletions(-)