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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D735115806E for ; Mon, 22 May 2023 12:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52A79E0AF3; Mon, 22 May 2023 12:55:53 +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 35C46E0AF3 for ; Mon, 22 May 2023 12:55:53 +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 B6CB5335D99 for ; Mon, 22 May 2023 12:55:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10FC8A7D for ; Mon, 22 May 2023 12:55:49 +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: <1684760028.54eb054dbfe35dee5c063f308240df9c23854dee.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-5.27.4.ebuild X-VCS-Directories: kde-plasma/plasma-systemmonitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54eb054dbfe35dee5c063f308240df9c23854dee X-VCS-Branch: master Date: Mon, 22 May 2023 12:55:49 +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: 8d5e2c3e-36de-4f95-af9c-4ef1a7bd6474 X-Archives-Hash: dabd03a543d2a86c745be684e589752f commit: 54eb054dbfe35dee5c063f308240df9c23854dee Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 22 08:44:52 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon May 22 12:53:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54eb054d kde-plasma/plasma-systemmonitor: drop 5.27.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-systemmonitor/Manifest | 1 - .../plasma-systemmonitor-5.27.4.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/Manifest b/kde-plasma/plasma-systemmonitor/Manifest index 16b9ea1d90a1..ab95ddbcafe2 100644 --- a/kde-plasma/plasma-systemmonitor/Manifest +++ b/kde-plasma/plasma-systemmonitor/Manifest @@ -1,2 +1 @@ -DIST plasma-systemmonitor-5.27.4.tar.xz 172528 BLAKE2B 769ed944aa351d8c445fd9cb6da74434fe919f5e51b5efa5b045ac43ba1dc07dca496b6bb894609c3d318d8d334449514be48602587b4a2145e1589a5148ad45 SHA512 2656baf0aeb1f5f7ba53db0525a1b9454b341dbbb528aee246fdfd78c2534c60de69a8895b343443e889449bee24b083ab49078e01c0533da7a42dc6ad8666a9 DIST plasma-systemmonitor-5.27.5.tar.xz 172512 BLAKE2B a51d9ce7fe27fe38acb21ca732170102f48a2f6c88297b0d19fb3ddac4aa1bd52a0c06ffbb290cf843cef545e45303890a51408d96cac735695a7204e696c250 SHA512 11a0d9a91aba9cdbcba8f96183d8d45a07470307183b2d32715dc041e24e4720bd6c87b3bd67d9341b1ede5bf288cf1e3944136dfb5cda61b25e10c069d18f6d diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.4.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.4.ebuild deleted file mode 100644 index 0c77dab4f84b..000000000000 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.4.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -KFMIN=5.102.0 -QTMIN=5.15.7 -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="5" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-frameworks/kglobalaccel-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/knewstuff-${KFMIN}:5 - >=kde-frameworks/kservice-${KFMIN}:5 - >=kde-plasma/libksysguard-${PVCUT}:5 -" -RDEPEND="${DEPEND} - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=kde-frameworks/kirigami-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5[qml] - >=kde-frameworks/kquickcharts-${KFMIN}:5 - >=kde-plasma/ksystemstats-${PVCUT}:5 -"