From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35672158074 for ; Sun, 22 Jun 2025 09:56:55 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D4C0D341E5F for ; Sun, 22 Jun 2025 09:56:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C8065110535; Sun, 22 Jun 2025 09:56:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B269D110530 for ; Sun, 22 Jun 2025 09:56:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3809340FC1 for ; Sun, 22 Jun 2025 09:56:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 788C62A39 for ; Sun, 22 Jun 2025 09:56:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1750586110.475745829bff801ecd89fff55cf61871bbb15512.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/inspircd/metadata.xml X-VCS-Directories: net-irc/inspircd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 475745829bff801ecd89fff55cf61871bbb15512 X-VCS-Branch: master Date: Sun, 22 Jun 2025 09:56:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b1d5da89-e46e-44e1-b76c-8e0bf86a5939 X-Archives-Hash: c14e363a69b8230508e59d746cd18fba commit: 475745829bff801ecd89fff55cf61871bbb15512 Author: Filip Kobierski pm me> AuthorDate: Thu Jun 12 14:52:53 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 22 09:55:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47574582 net-irc/inspircd: improve metadata - remve default longdescription lang tag - remove global USE descriptions for ldap, mysql, postgres and sqlite - rework USE=maxminddb description - add bugs-to & changelog Signed-off-by: Filip Kobierski pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42564 Closes: https://github.com/gentoo/gentoo/pull/42564 Signed-off-by: Sam James gentoo.org> net-irc/inspircd/metadata.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/net-irc/inspircd/metadata.xml b/net-irc/inspircd/metadata.xml index 370c9b58a369..3fabe8b377af 100644 --- a/net-irc/inspircd/metadata.xml +++ b/net-irc/inspircd/metadata.xml @@ -1,7 +1,7 @@ - + InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD, Windows and Mac OS X systems which was created from scratch to be stable, modern and lightweight. @@ -14,22 +14,20 @@ Enable Argon2 hashes in modules Enable TLS support - Enable LDAP support Enable logging via JSON - Add support for geolocation using libMaxMindDB + Enable geolocation support via dev-libs/libmaxminddb Add support for TLS using the mbedTLS library - Enable MySQL database backend Add support for Perl Compatible Regular Expressions 2 - Enable PostgreSQL database backend Add support for Google RE2 regular expressions library Add support for POSIX Regular Expressions Add support for C++ stdlib regular expressions - Enable Sqlite database backend Enable SSL support Enable rehashing SSL module by SIGUSR1 Enable support for TRE, a lightweight, robust, and efficient POSIX compliant regexp matching library + https://github.com/inspircd/inspircd/issues + https://docs.inspircd.org inspircd/inspircd