repo/gentoo:master commit in: kde-plasma/plasma-nm/

"Andreas Sturmlechner" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786040484.99bfb426f639ad2d4a7cefed46b6e7c2e091d104.asturm@gentoo>
commit:     99bfb426f639ad2d4a7cefed46b6e7c2e091d104
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 17:18:40 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 18:21:24 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bfb426

kde-plasma/plasma-nm: drop 6.7.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-nm/Manifest               |  1 -
 kde-plasma/plasma-nm/plasma-nm-6.7.3.ebuild | 86 -----------------------------
 2 files changed, 87 deletions(-)

diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest
index a6942a8ce7f5..cef581471321 100644
--- a/kde-plasma/plasma-nm/Manifest
+++ b/kde-plasma/plasma-nm/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-nm-6.6.6.tar.xz 1477936 BLAKE2B 82f9d5c979ec79351b210461767b1ca7cedfd0ac8e867f5bfbc9e0c244bceb8510f4d07624f849fd7eb92b2de69c8c5f6aee36480f7bcaa98b1f187ddef5d210 SHA512 8a3752d746fe225a5803cb7d9da48059e62881efad8816e5c1bbbe7f66f27cc4ed5ca5f4f43c8ddaa261e2f3a8b89660fc03f2342ddf121f35979533694635ae
-DIST plasma-nm-6.7.3.tar.xz 1560116 BLAKE2B ffffebce8a29e9f5f0214551d50f4962920cb680fe6c0240c8d6966272d0f11a4f4bf9b69cc653da157492eff993a280dce5c0802b07830e5fc66974a115de4a SHA512 81964fd7643ad3647a8aff260dd6b32904e36fc4a62f75688138c9791be1d0fc1f319de1579cea5da9d3dcc58bdb44bf95d2f247c2a0d5852ece004846050fe8
 DIST plasma-nm-6.7.4.tar.xz 1560640 BLAKE2B c2228e6687defeb51e1ec1e3ddd25a71a20973ef532d178e7e82469e51dd5eafd3f778fa64b6fc99ab5ad75da66da7c19511112e9ba851f3245bcf3387a126ac SHA512 27a523f3db25f7d8cbd5e3093da86a7219697370ae025d6d92d849a2c6a07794f47cab7e003a4c3340c475b41d60ed89250902642f2392a8320cb84505a3c7ad

diff --git a/kde-plasma/plasma-nm/plasma-nm-6.7.3.ebuild b/kde-plasma/plasma-nm/plasma-nm-6.7.3.ebuild
deleted file mode 100644
index 55b7242fc48e..000000000000
--- a/kde-plasma/plasma-nm/plasma-nm-6.7.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.26.0
-QTMIN=6.10.1
-inherit ecm plasma.kde.org xdg
-
-DESCRIPTION="KDE Plasma applet for NetworkManager"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="openconnect teamd"
-
-COMMON_DEPEND="
-	dev-libs/openssl:=
-	dev-libs/qcoro[dbus]
-	>=dev-libs/qtkeychain-0.16.0:=
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
-	>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kitemviews-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-	>=kde-frameworks/ksvg-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/modemmanager-qt-${KFMIN}:6
-	>=kde-frameworks/networkmanager-qt-${KFMIN}:6[teamd=]
-	>=kde-frameworks/solid-${KFMIN}:6
-	>=kde-plasma/libplasma-${KDE_CATV}:6=
-	net-misc/mobile-broadband-provider-info
-	net-misc/networkmanager[teamd=]
-	openconnect? (
-		>=dev-qt/qtwebengine-${QTMIN}:6
-		net-vpn/networkmanager-openconnect
-		net-vpn/openconnect:=
-	)
-"
-RDEPEND="${COMMON_DEPEND}
-	>=kde-frameworks/kdeclarative-${KFMIN}:6
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	>=kde-frameworks/kquickcharts-${KFMIN}:6
-"
-DEPEND="${COMMON_DEPEND}
-	>=net-misc/modemmanager-1.20
-"
-BDEPEND="
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	virtual/pkgconfig
-"
-
-CMAKE_SKIP_TESTS=(
-	# https://bugs.kde.org/show_bug.cgi?id=506217
-	mobileproviderstest
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_OPENCONNECT=$(usex openconnect)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-
-	if ! has_version "kde-frameworks/kcmutils:6"; then
-		elog "${PN} is not terribly useful without kde-frameworks/kcmutils:6."
-		elog "However, the networkmanagement KCM can be called from either systemsettings"
-		elog "or manually: $ kcmshell6 kcm_networkmanagement"
-	fi
-}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.