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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 79116158042 for ; Tue, 15 Oct 2024 18:03:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AA39E07F0; Tue, 15 Oct 2024 18:03: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 31A41E07EF for ; Tue, 15 Oct 2024 18:03:52 +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 3B8FB342FEC for ; Tue, 15 Oct 2024 18:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DEC71FBE for ; Tue, 15 Oct 2024 18:03:48 +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: <1729015127.391a18cc1ec2dd13ca8e4910cc85d826fd1513a3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-systemmonitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-systemmonitor/Manifest kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.2.0.ebuild X-VCS-Directories: kde-plasma/plasma-systemmonitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 391a18cc1ec2dd13ca8e4910cc85d826fd1513a3 X-VCS-Branch: master Date: Tue, 15 Oct 2024 18:03:48 +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: 8411292a-84d7-41ef-9621-6c8e15388145 X-Archives-Hash: 8b2882cc6d7f6e6d6e57bc9979fc6603 commit: 391a18cc1ec2dd13ca8e4910cc85d826fd1513a3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 15 17:49:17 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 15 17:58:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391a18cc kde-plasma/plasma-systemmonitor: drop 6.2.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-systemmonitor/Manifest | 1 - .../plasma-systemmonitor-6.2.0.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/Manifest b/kde-plasma/plasma-systemmonitor/Manifest index 3e8e082ad253..297feed00597 100644 --- a/kde-plasma/plasma-systemmonitor/Manifest +++ b/kde-plasma/plasma-systemmonitor/Manifest @@ -1,3 +1,2 @@ DIST plasma-systemmonitor-6.1.5.tar.xz 188276 BLAKE2B 300ad4c7a114a705de50afd59c84cbc44af0d56bd0355117063d9e609900dbcb47f3a5419a6e9ae8f73d49cdb13880ae50f9c84d7bce49f6791df1cb9ac3eedf SHA512 71fa893dff8333632d6d9e26aaba727c3b6701f3e20945a600911ca7e9f6f716ed3b9a7594fc6176547299a1172d87c8fdd0205e2ad961e27f33718015cbb7a4 -DIST plasma-systemmonitor-6.2.0.tar.xz 196532 BLAKE2B 3b43fcd23c30f4b2a5eee4873abbba4631b1a5b64d954320125bc032538ae5b753d160f171dd8d28f3aeb10a5c8a1472d868d780b8706117d6ad323a14cbea46 SHA512 a0f9f7ff471293386e8e82a8e0b82f652f9764db503db694997432af3e19ddef7b4ff16ee13de03043879dbcce4239d21f461bd2b88477a944279bc8718bda02 DIST plasma-systemmonitor-6.2.1.tar.xz 196852 BLAKE2B 734ddba07082dceb22df1cf1a042c3d489e7dbb71e6f397b3d898e9c109ae0adcf9fc3d51235734d505ae6e494b95b0250c15bc9ad1d6ec2aedae68edeb9d012 SHA512 23769ea4485e494885759e5e1c9a3874a5386dbfc33f41caf9447df57b71cbecf6bf957feeb1f8ca363e1a7221543bf1d25bfb0798613fea33a2782648c10de1 diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.2.0.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.2.0.ebuild deleted file mode 100644 index c059450e1ee9..000000000000 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.2.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -KFMIN=6.6.0 -QTMIN=6.7.2 -inherit ecm plasma.kde.org - -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 ~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-${PVCUT}:6 -" -RDEPEND="${DEPEND} - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kquickcharts-${KFMIN}:6 - >=kde-plasma/ksystemstats-${PVCUT}:6 -"