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 DC24D158451 for ; Wed, 10 Jan 2024 17:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C0ABE2A40; Wed, 10 Jan 2024 17:52:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 102D0E2A40 for ; Wed, 10 Jan 2024 17:52:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5478E34321B for ; Wed, 10 Jan 2024 17:52:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C3E8141 for ; Wed, 10 Jan 2024 17:52:49 +0000 (UTC) From: "Jason A. Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason A. Donenfeld" Message-ID: <1704909155.be4011d5f8b5d5a01a1bf0677c8863313349963c.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/polkit/metadata.xml X-VCS-Directories: sys-auth/polkit/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: be4011d5f8b5d5a01a1bf0677c8863313349963c X-VCS-Branch: master Date: Wed, 10 Jan 2024 17:52:49 +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: 1d953fac-b9f9-4f4b-950d-108b0604c371 X-Archives-Hash: 9bff2191a4ba81fbc3ab53012a306250 commit: be4011d5f8b5d5a01a1bf0677c8863313349963c Author: Jason A. Donenfeld gentoo org> AuthorDate: Wed Jan 10 17:26:46 2024 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Wed Jan 10 17:52:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4011d5 sys-auth/polkit: remove dbus-broker mention for USE=-daemon This was intended for the dbus package, not for here. Signed-off-by: Jason A. Donenfeld gentoo.org> sys-auth/polkit/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/polkit/metadata.xml b/sys-auth/polkit/metadata.xml index e4fe842bbae0..85f34e27e828 100644 --- a/sys-auth/polkit/metadata.xml +++ b/sys-auth/polkit/metadata.xml @@ -5,7 +5,7 @@ freedesktop-bugs@gentoo.org - Build polkitd in addition to libpolkit. Those using sys-apps/dbus-broker may wish to disable this flag. + Build polkitd in addition to libpolkit. Use dev-lang/duktape instead of dev-lang/spidermonkey as JavaScript engine Use sys-apps/systemd for session tracking