commit: af07e7038a3886e9a3b65891345907f7a3a052d1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 19:44:19 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 20:45:46 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af07e703
kde-plasma/plasma-systemmonitor: drop 6.6.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-systemmonitor/Manifest | 1 - .../plasma-systemmonitor-6.6.0.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/Manifest b/kde-plasma/plasma-systemmonitor/Manifest index 927a425b8cb5..63f1106cd12f 100644 --- a/kde-plasma/plasma-systemmonitor/Manifest +++ b/kde-plasma/plasma-systemmonitor/Manifest @@ -1,3 +1,2 @@ DIST plasma-systemmonitor-6.5.5.tar.xz 220212 BLAKE2B 79bffcb9d1f3da4f3c2d4aeaceabb788255455848aaa6229f0eedd4a55e6f3ad121ba7635cb1eca0a432846b8a51b5a9d49dfa5eaa30229981634871d2b226ac SHA512 e375cb460965186da6a4df239eb35f5e49d4ba9f839f4347e603e44d396ddbeab78b59f64fab660d6d7b9bc39a4ce5dd9f4e41c8ae2d9057d7528213ae397625 -DIST plasma-systemmonitor-6.6.0.tar.xz 236824 BLAKE2B dc1168ccadd963fd25023db23599006ea434832bdc37dec76a2c53b3f56c28e66bdc9cd76d3494af19c363932ce4ab5e006505c5a785106c92881401ac033bac SHA512 41a0315548623afd4a12e011b1bb01bc440e3c79d27b45ca68b2930dc71de2a416b25814dd6b78ea45c8aa2e40e257d1a0a28e64f66edca92947aaf225904b0b DIST plasma-systemmonitor-6.6.1.tar.xz 236756 BLAKE2B ddaef423fcb5a0d2838b3a8d38f58a7f151848addae2e1c9b4b2a2622bed51afdc49914cec0746291675d322b483a6e5759aa0fa1055d5f9ed4ed73cc1d06fb3 SHA512 09175671dead7b6cb1e2e3aa8839a765e2858f9b41d909294c65967342647ba1c26287ce929a3f9b3239441b0e8f683aae2321f44a232fb662ceb9259a37cb04 diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.6.0.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.6.0.ebuild deleted file mode 100644 index def75c4207b6..000000000000 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.6.0.ebuild +++ /dev/null @@ -1,43 +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.22.0 -QTMIN=6.10.1 -inherit ecm plasma.kde.org xdg - -DESCRIPTION="Monitor system sensors, process information and other system resources" -HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/" - -LICENSE="|| ( GPL-3 GPL-2 )" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-libs/kirigami-addons-1.1.0:6 - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/kglobalaccel-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kio-6.22.1:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/knewstuff-${KFMIN}:6 - >=kde-frameworks/kpackage-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-plasma/libksysguard-${KDE_CATV}:6 -" -RDEPEND="${DEPEND} - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kquickcharts-${KFMIN}:6 - >=kde-plasma/ksystemstats-${KDE_CATV}:6 -"
