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 6613B13832E for ; Sun, 7 Aug 2016 07:42:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5722E0BB4; Sun, 7 Aug 2016 07:42:14 +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 1047CE0BB2 for ; Sun, 7 Aug 2016 07:42:14 +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 1C229340C77 for ; Sun, 7 Aug 2016 07:42:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 534C82458 for ; Sun, 7 Aug 2016 07:42:04 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1470555375.7c578d3c00c444660bc4664c05e6a520b85cf23b.pacho@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: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7c578d3c00c444660bc4664c05e6a520b85cf23b X-VCS-Branch: master Date: Sun, 7 Aug 2016 07:42:04 +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: e65a62fa-108b-4eff-91c5-9fbc1f3cd19e X-Archives-Hash: 53b3c9c4903e0abf40d029aa0edfd209 commit: 7c578d3c00c444660bc4664c05e6a520b85cf23b Author: Pacho Ramos gentoo org> AuthorDate: Sun Aug 7 07:36:15 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Aug 7 07:36:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c578d3c net-irc/unrealircd: Cleanup per bug #390203 Package-Manager: portage-2.3.0 net-irc/unrealircd/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-irc/unrealircd/metadata.xml b/net-irc/unrealircd/metadata.xml index 804caed..3917e0c 100644 --- a/net-irc/unrealircd/metadata.xml +++ b/net-irc/unrealircd/metadata.xml @@ -1,10 +1,6 @@ - - jdhore@gentoo.org - Jeff Horelick - 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.