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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 312AD158089 for ; Wed, 1 Nov 2023 23:27:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5C492BC109; Wed, 1 Nov 2023 23:27:11 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 97A2D2BC109 for ; Wed, 1 Nov 2023 23:27:11 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45ECE335D6E for ; Wed, 1 Nov 2023 23:27:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFAB8AB2 for ; Wed, 1 Nov 2023 23:27:06 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1698865895.4e68ab6bbd8b9833a5ffee82ed2b3fbea106c58c.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 4e68ab6bbd8b9833a5ffee82ed2b3fbea106c58c X-VCS-Branch: master Date: Wed, 1 Nov 2023 23:27:06 +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: 1bb75125-9ef5-4e15-87c2-7528f8993f1b X-Archives-Hash: b636bc661708b542bfbd773bd5167a85 commit: 4e68ab6bbd8b9833a5ffee82ed2b3fbea106c58c Author: Leonardo Hernández Hernández proton me> AuthorDate: Wed Nov 1 19:11:35 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Wed Nov 1 19:11:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e68ab6b package.use.mask: mask USE=qrcodegen on net-im/abaddon Signed-off-by: Leonardo Hernández Hernández proton.me> profiles/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index fc5de3454a..2aff3f9748 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -3,6 +3,11 @@ # New entries go on top. +# Leonardo Hernández Hernández (2023-11-01) +# Per the commiter (Benoît Dufour) +# "Disable qrcodegen by default. Only the ones who really want it should enable it." +net-im/abaddon qrcodegen + # Anna Vyalkova (2023-06-17) # Broken docs build. dev-crystal/crikey doc