From 28efa0d0e545b62d35f361670ea3c07d6ccdcd6e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 09:26:53 +0200 Subject: net-irc/anope: Improve USE flag naming MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Kill meaningless 'anope_modules_' prefix from flags, and replace underscores with hyphens. Closes: https://bugs.gentoo.org/695170 Signed-off-by: Michał Górny --- net-irc/anope/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'net-irc/anope/metadata.xml') 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 @@ anope/anope - Authorize through SQL - Additional log target in SQL - Allows granting users services operator privileges from SQL - Authorize through LDAP - Dynamically ties users to Anope opertypes via LDAP - Stores channel statistics in a mysql database - Channel Statistics - Enables the STATS and GSTATS commands - Enables the (G)TOP and (G)TOP10 commands + Channel Statistics + Enables the STATS and GSTATS commands + Enables the (G)TOP and (G)TOP10 commands + Stores channel statistics in a mysql database + Authorize through LDAP + Dynamically ties users to Anope opertypes via LDAP Add support for POSIX Compatible Regular Expressions + Authorize through SQL + Additional log target in SQL + Allows granting users services operator privileges from SQL Provide SSL services using OpenSSL Use dev-libs/tre for regular expressions -- cgit v1.2.3-65-gdbad