commit: c50b1940f37635cd42821b2dbc363c40b3f58748 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 26 17:31:18 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon May 26 17:41:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50b1940
kde-plasma/plasma-systemmonitor: drop 6.3.4 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-systemmonitor/Manifest | 1 - .../plasma-systemmonitor-6.3.4.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/Manifest b/kde-plasma/plasma-systemmonitor/Manifest index 8f730c53d656..79b8cfd13e2c 100644 --- a/kde-plasma/plasma-systemmonitor/Manifest +++ b/kde-plasma/plasma-systemmonitor/Manifest @@ -1,2 +1 @@ -DIST plasma-systemmonitor-6.3.4.tar.xz 201840 BLAKE2B 62cc8df8603c0f80271161f680d5febaf9770e640b24b8904c46da2a5f1ed4deb998c68cec9fe2217b7cb977504ce099945eff3f18d84b3fd22bd57449d61c43 SHA512 bc46131f78d364d13792871b4393fd03980591ec690bf483335b6437a3d45866b283d0d247e76ab37f67e62f53514ec934e66a6d4f3fe38e50bd755aa7f68833 DIST plasma-systemmonitor-6.3.5.tar.xz 201892 BLAKE2B 904ffae6a378953dd90b7147585c6204de6101e60c1ae6e9933a5206f311d9975f7684cc259c0247b86c7dda9d1f9b1181dc9b04c4f7eb6d563b7dcec37b21db SHA512 c71a4123c8a49a8d831a8d086d880c9765f0894bcd7fe1be3957a92d23793dd26cd8179a415153b88c63f394100e1f71f7a2c1afff9df4d8a478a4ba5d5a112d diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.4.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.4.ebuild deleted file mode 100644 index 073b01029fdf..000000000000 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.4.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 -"
