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 C0D42158042 for ; Tue, 5 Nov 2024 19:16:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27304E0815; Tue, 5 Nov 2024 19:16:17 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C6E7E0815 for ; Tue, 5 Nov 2024 19:16:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0745D33DF47 for ; Tue, 5 Nov 2024 19:16:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FE781C7A for ; Tue, 5 Nov 2024 19:16:14 +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: <1730833423.d5427553390cbb7f98d475ea7ba9ad68c4dc0dac.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-sdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-sdk/Manifest kde-plasma/plasma-sdk/plasma-sdk-6.2.2.ebuild X-VCS-Directories: kde-plasma/plasma-sdk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d5427553390cbb7f98d475ea7ba9ad68c4dc0dac X-VCS-Branch: master Date: Tue, 5 Nov 2024 19:16:14 +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: 2e5a720c-d1c7-4ebe-a4d8-fffecc61b2df X-Archives-Hash: d46e7118cf89ca673470a6d4e503cad5 commit: d5427553390cbb7f98d475ea7ba9ad68c4dc0dac Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 5 18:54:44 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 5 19:03:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5427553 kde-plasma/plasma-sdk: drop 6.2.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-sdk/Manifest | 1 - kde-plasma/plasma-sdk/plasma-sdk-6.2.2.ebuild | 42 --------------------------- 2 files changed, 43 deletions(-) diff --git a/kde-plasma/plasma-sdk/Manifest b/kde-plasma/plasma-sdk/Manifest index 2c110009ca77..3a34dcabcfcf 100644 --- a/kde-plasma/plasma-sdk/Manifest +++ b/kde-plasma/plasma-sdk/Manifest @@ -1,3 +1,2 @@ DIST plasma-sdk-6.1.5.tar.xz 327588 BLAKE2B a070974456044b206ed9ee58ee3814b21c6e4dc289ebb1430f8eed1fff6a2517ea90423590731ae6d2af8a1405b76bac50b04834e010959255ec407e010a0b79 SHA512 85810581c8a094848cbdfa4f7a3dbeda94f83918988cb36e741fece0d4eb21f4d5e018eeb957f6c373b1c25cba85826f17d0b79e04d650610eec1cf3c380bc41 -DIST plasma-sdk-6.2.2.tar.xz 349276 BLAKE2B 83dd42901db793ff7fada70ef8f95b52a308f8c7a9142c33e6d8f088d3a3cf3588396e0d67099ae9016775fa8575c8d7cac2724b4def0501beccf3a77c750ebd SHA512 ef4dff50b6412c1c7e1fc0931e7bf07ae1d28c1be70d47930e11e9ca2e44e5b0e8fc79fc530112a61e37a40b5736ed4226c2e79dbadaf1a46feab2becb34de09 DIST plasma-sdk-6.2.3.tar.xz 349272 BLAKE2B ea8341ef9d9b83d77c0c956ed9d953f12b7cb0bdd8bf46e0acb775970eb3b3be5db8e96c9ab7ce3d2c912b398c7309317ef7e55e20ace5ebea521b9cd4394096 SHA512 58bc133769d45884873d1d60b35c921073bafcd15bd8e85a687677fa155a0ee4cfa10bed606cdf5efaefe208965c3ed82d1c5b566919530e7710f75052e1d208 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-6.2.2.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-6.2.2.ebuild deleted file mode 100644 index 81fc8ee935c1..000000000000 --- a/kde-plasma/plasma-sdk/plasma-sdk-6.2.2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=6.6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.2 -inherit ecm plasma.kde.org - -DESCRIPTION="Useful applications for Plasma development" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kpackage-${KFMIN}:6 - >=kde-frameworks/ksvg-${KFMIN}:6 - >=kde-frameworks/ktexteditor-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-plasma/libplasma-${PVCUT}:6 - >=kde-plasma/plasma5support-${PVCUT}:6 -" -RDEPEND="${DEPEND} - >=dev-qt/qt5compat-${QTMIN}:6[qml] - >=kde-frameworks/kirigami-${KFMIN}:6 -"