From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4565813832E for ; Sat, 20 Aug 2016 03:21:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65577E09A9; Sat, 20 Aug 2016 03:21:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10D3EE09A9 for ; Sat, 20 Aug 2016 03:21:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C7893404A5 for ; Sat, 20 Aug 2016 03:21:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235312455 for ; Sat, 20 Aug 2016 03:21:41 +0000 (UTC) From: "Nathan Phillip Brink" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nathan Phillip Brink" Message-ID: <1471663289.0edd64f347ce4fdbe3fd6a3b8ec52e2b70de9dd3.binki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/unrealircd/metadata.xml X-VCS-Directories: net-irc/unrealircd/ X-VCS-Committer: binki X-VCS-Committer-Name: Nathan Phillip Brink X-VCS-Revision: 0edd64f347ce4fdbe3fd6a3b8ec52e2b70de9dd3 X-VCS-Branch: master Date: Sat, 20 Aug 2016 03:21:41 +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-Archives-Salt: 851fd436-db86-47c3-bd98-95626ebab883 X-Archives-Hash: 906c7b82516c67fcaa9720bd2f635bf8 commit: 0edd64f347ce4fdbe3fd6a3b8ec52e2b70de9dd3 Author: Nathan Phillip Brink gentoo org> AuthorDate: Sat Aug 20 03:21:29 2016 +0000 Commit: Nathan Phillip Brink gentoo org> CommitDate: Sat Aug 20 03:21:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edd64f3 net-irc/unrealircd: Take unrealircd. Package-Manager: portage-2.2.28 net-irc/unrealircd/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-irc/unrealircd/metadata.xml b/net-irc/unrealircd/metadata.xml index 3917e0c..da5a1bf 100644 --- a/net-irc/unrealircd/metadata.xml +++ b/net-irc/unrealircd/metadata.xml @@ -1,6 +1,10 @@ + + binki@gentoo.org + Nathan Phillip Brink + Enable an unsupported class::options flag called “nofakelag” allowing you to grant fakelag exemption to normal user (instead of just opers). Enable extended channel bans (such as +b ~c: and +b ~n:) to contain other extended bans instead of just hostmasks.