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 CB395158649 for ; Tue, 9 May 2023 15:06:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 095FDE08EB; Tue, 9 May 2023 15:06:52 +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 E3782E08EB for ; Tue, 9 May 2023 15:06:51 +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 EFF1D340817 for ; Tue, 9 May 2023 15:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F24A1A5E for ; Tue, 9 May 2023 15:06:47 +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: <1683644772.354472c428680912a4c0782f9a074b1a12e99be8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 354472c428680912a4c0782f9a074b1a12e99be8 X-VCS-Branch: master Date: Tue, 9 May 2023 15:06:47 +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: c3f386a1-27fa-4ebd-b89c-e6d6625d8001 X-Archives-Hash: 057966cb5c32afcca34dd5154c5aaf85 commit: 354472c428680912a4c0782f9a074b1a12e99be8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 9 14:32:44 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 9 15:06:12 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=354472c4 kde-plasma/plasma-nm: Sort dependencies, cleanup duplicate Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild | 5 ++--- kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild index a1404f67a5..c9690de8a1 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.27.49.9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 >=kde-frameworks/kcompletion-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kconfigwidgets-${KFMIN}:5 @@ -41,11 +42,9 @@ DEPEND=" >=kde-frameworks/networkmanager-qt-${KFMIN}:5[teamd=] >=kde-frameworks/plasma-${KFMIN}:5 >=kde-frameworks/solid-${KFMIN}:5 - net-misc/networkmanager[teamd=] - >=dev-qt/qtxml-${QTMIN}:5 net-misc/mobile-broadband-provider-info + net-misc/networkmanager[teamd=] openconnect? ( - >=dev-qt/qtxml-${QTMIN}:5 net-vpn/networkmanager-openconnect net-vpn/openconnect:= ) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 5bbcfbb12e..41c672d8f6 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 >=kde-frameworks/kcompletion-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kconfigwidgets-${KFMIN}:5 @@ -41,12 +42,10 @@ DEPEND=" >=kde-frameworks/networkmanager-qt-${KFMIN}:5[teamd=] >=kde-frameworks/plasma-${KFMIN}:5 >=kde-frameworks/solid-${KFMIN}:5 - net-misc/networkmanager[teamd=] - >=dev-qt/qtxml-${QTMIN}:5 net-misc/mobile-broadband-provider-info + net-misc/networkmanager[teamd=] openconnect? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] - >=dev-qt/qtxml-${QTMIN}:5 net-vpn/networkmanager-openconnect net-vpn/openconnect:= )