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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BD6E4158020 for ; Fri, 11 Nov 2022 13:22:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93C6AE088F; Fri, 11 Nov 2022 13:21:59 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B97FE088F for ; Fri, 11 Nov 2022 13:21:59 +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 5A38F340E38 for ; Fri, 11 Nov 2022 13:21:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 959D45D6 for ; Fri, 11 Nov 2022 13:21:56 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1668172854.27cf362e2404151ff527a0cbeade70d3deef9f2f.bkohler@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/portage/livegui/package.use/ X-VCS-Repository: proj/releng X-VCS-Files: releases/portage/livegui/package.use/wpa_supplicant X-VCS-Directories: releases/portage/livegui/package.use/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 27cf362e2404151ff527a0cbeade70d3deef9f2f X-VCS-Branch: master Date: Fri, 11 Nov 2022 13:21:56 +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: fa2d2316-d71e-4244-8692-3083af9e9194 X-Archives-Hash: a55bb899bb8c8e76287654f352f4fc87 commit: 27cf362e2404151ff527a0cbeade70d3deef9f2f Author: Ben Kohler gentoo org> AuthorDate: Fri Nov 11 13:20:54 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Nov 11 13:20:54 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=27cf362e portage/livegui: enable tkip on wpa_supplicant Since livegui users can't opt to rebuild this themselves to add tkip as needed, let's just enable it. Bug: https://bugs.gentoo.org/877405 Signed-off-by: Ben Kohler gentoo.org> releases/portage/livegui/package.use/wpa_supplicant | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/portage/livegui/package.use/wpa_supplicant b/releases/portage/livegui/package.use/wpa_supplicant new file mode 100644 index 00000000..38879b05 --- /dev/null +++ b/releases/portage/livegui/package.use/wpa_supplicant @@ -0,0 +1 @@ +net-wireless/wpa_supplicant tkip