commit: e430d5d0dafcb21401e9a2f2d36b07e8f370ea50 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 25 17:28:56 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 25 17:36:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e430d5d0
kde-plasma/plasma-systemmonitor: drop 6.3.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-systemmonitor/Manifest | 1 - .../plasma-systemmonitor-6.3.1.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/Manifest b/kde-plasma/plasma-systemmonitor/Manifest index 8b334f3f5ee3..b45655992c15 100644 --- a/kde-plasma/plasma-systemmonitor/Manifest +++ b/kde-plasma/plasma-systemmonitor/Manifest @@ -1,3 +1,2 @@ DIST plasma-systemmonitor-6.2.5.tar.xz 197520 BLAKE2B 9dfafa9efb8c0fa488a4436df5b82ae572a1629d455f614da833f6a64f7128d7186899704a770fa2d105962621846feb86a48682be7420126a557a390fba51b3 SHA512 6d123234e7461796d3f9a64dd7539e966d23a684ffe042d25b4a062fd70f9083bdcc151e0b4cf7a7096aacb6c364bffdaeb47af3d256801386072ff5ba6e7a72 -DIST plasma-systemmonitor-6.3.1.tar.xz 201888 BLAKE2B 6ad4c2c084487bd8979804a5303ebf0e9de21e372b7dc5a48e956376ff45b6c0c1a14129bcdb6e46126f5fc2913763429555b356a5c94e67b78ac18c7c4687af SHA512 f1a6686e9c85acb42a179523581e6800626f9d7f64e6cba234a433106b5895840208c4eee4c6e1c2e082920d0d322a76bd09836adabb83ea13958612ce158c8a DIST plasma-systemmonitor-6.3.2.tar.xz 201868 BLAKE2B 50f6dffa2d7f02564a92e6ccb525d0dfd1409d23f28bb0604250529fb36527f0f96bdcdd6387ca2b4145d5c25e825b2ef095258021cb30a7dba0ad49b10338ba SHA512 d70d4f70e5e40fa7d934a57c365c9fa2921a71e167ea7fb478af1e3af171957839688e96308d0029d60bd7494a2311fd7e1ef5893465e45dea1face92783b040 diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.1.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.1.ebuild deleted file mode 100644 index f96d6b317c56..000000000000 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.10.0 -QTMIN=6.8.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-${KFMIN}: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 -"
