summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/anope/metadata.xml')
-rw-r--r--net-irc/anope/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/net-irc/anope/metadata.xml b/net-irc/anope/metadata.xml
index 078496567f21..ddb7e3c5b209 100644
--- a/net-irc/anope/metadata.xml
+++ b/net-irc/anope/metadata.xml
@@ -8,16 +8,16 @@
<remote-id type="github">anope/anope</remote-id>
</upstream>
<use>
- <flag name="anope_modules_sql_auth">Authorize through SQL</flag>
- <flag name="anope_modules_sql_log">Additional log target in SQL</flag>
- <flag name="anope_modules_sql_oper">Allows granting users services operator privileges from SQL</flag>
- <flag name="anope_modules_ldap_auth">Authorize through LDAP</flag>
- <flag name="anope_modules_ldap_oper">Dynamically ties users to Anope opertypes via LDAP</flag>
- <flag name="anope_modules_irc2sql">Stores channel statistics in a mysql database</flag>
- <flag name="anope_modules_chanstats">Channel Statistics</flag>
- <flag name="anope_modules_cs_fantasy_stats">Enables the STATS and GSTATS commands</flag>
- <flag name="anope_modules_cs_fantasy_top">Enables the (G)TOP and (G)TOP10 commands</flag>
+ <flag name="chanstats">Channel Statistics</flag>
+ <flag name="cs-fantasy-stats">Enables the STATS and GSTATS commands</flag>
+ <flag name="cs-fantasy-top">Enables the (G)TOP and (G)TOP10 commands</flag>
+ <flag name="irc2sql">Stores channel statistics in a mysql database</flag>
+ <flag name="ldap-auth">Authorize through LDAP</flag>
+ <flag name="ldap-oper">Dynamically ties users to Anope opertypes via LDAP</flag>
<flag name="posix">Add support for POSIX Compatible Regular Expressions</flag>
+ <flag name="sql-auth">Authorize through SQL</flag>
+ <flag name="sql-log">Additional log target in SQL</flag>
+ <flag name="sql-oper">Allows granting users services operator privileges from SQL</flag>
<flag name="ssl">Provide SSL services using OpenSSL</flag>
<flag name="tre">Use <pkg>dev-libs/tre</pkg> for regular expressions</flag>
</use>