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 5225F158015 for ; Sat, 23 Dec 2023 19:37:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66D212BC036; Sat, 23 Dec 2023 19:37:36 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B8FF2BC036 for ; Sat, 23 Dec 2023 19:37:36 +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 46DCD335C7A for ; Sat, 23 Dec 2023 19:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA2E1ED2 for ; Sat, 23 Dec 2023 19:37:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1703360240.1d23cab9badca6cde4db52f6e522fd7f04d00b5a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1d23cab9badca6cde4db52f6e522fd7f04d00b5a X-VCS-Branch: master Date: Sat, 23 Dec 2023 19:37:33 +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: 7ca52947-3b2b-43ac-ac43-d4020690fdd3 X-Archives-Hash: 6f677b0486fcdfdf21b2fbd43a7fffc5 commit: 1d23cab9badca6cde4db52f6e522fd7f04d00b5a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 23 19:34:45 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 19:37:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d23cab9 kde-plasma/plasma-nm: Drop dev-qt/qtwebengine:6[widgets] USEdep It does not exist in that slot. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild index aa8235a83372..5c1316a10d80 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.91.0.ebuild @@ -43,7 +43,7 @@ DEPEND=" net-misc/mobile-broadband-provider-info net-misc/networkmanager[teamd=] openconnect? ( - >=dev-qt/qtwebengine-${QTMIN}:6[widgets] + >=dev-qt/qtwebengine-${QTMIN}:6 net-vpn/networkmanager-openconnect net-vpn/openconnect:= )