commit:     edcba1c890791f94ae0258a5b0d488344a175ce9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 17:49:46 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 17:58:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edcba1c8

kde-plasma/plasma5support: drop 6.2.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma5support/Manifest                 |  1 -
 .../plasma5support/plasma5support-6.2.0.ebuild     | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/kde-plasma/plasma5support/Manifest 
b/kde-plasma/plasma5support/Manifest
index db446550312a..432d9ad19240 100644
--- a/kde-plasma/plasma5support/Manifest
+++ b/kde-plasma/plasma5support/Manifest
@@ -1,3 +1,2 @@
 DIST plasma5support-6.1.5.tar.xz 87732 BLAKE2B 
6842bb67bd0d852153cbd0562c18e4ffe8c7532e71708d0bb40f6ff0d2c3dada3ccd4a402167f50174a18ec16d9b3b166e9684f88d06b45976cff5ac0948d22f
 SHA512 
f4e0ac3b9da6795436926706758d309640b4ce824e8b2f404eb0f161ab6b314d6c23a63281d4674d828dccb53131ff526e74004e1db6405c5a23b087a6369bd7
-DIST plasma5support-6.2.0.tar.xz 190784 BLAKE2B 
efba3bdb1958ad55d265d068f0275ca7ce127e3d8a53111e6a873ee737fa106460747a23045edbbab60a99425e594dd41f3ef6201d2672dcc6c551dfcb1203bc
 SHA512 
d48ea9d4ecd7898e3d7c4b0663f2a297cf3b8a021a2fdc4580e5562fc4aae7b8fea009f51cf79c3b7f7347119f8dcdf933cce2bc75cb1f310cf93abbd197cd32
 DIST plasma5support-6.2.1.tar.xz 191180 BLAKE2B 
55df901f166737f5941c5636cd11c11eba792a3c6066a09b7daa2508ed65daf07b38392da07cfa3d36f4aed2294d7765e45d8af4e4283982bafb63660b8e6f98
 SHA512 
083a9c367f871058750a75c85486b6933d40227c0bbcc7c9d0e6eba283e8db9d76e3872a7d4a2f56f7751fd29762520f73569730b765755f5ab25a331dbdb8c8

diff --git a/kde-plasma/plasma5support/plasma5support-6.2.0.ebuild 
b/kde-plasma/plasma5support/plasma5support-6.2.0.ebuild
deleted file mode 100644
index 9a8320fecf37..000000000000
--- a/kde-plasma/plasma5support/plasma5support-6.2.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RESTRICT="test" # bug 926347
-
-DEPEND="
-       >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets]
-       >=dev-qt/qtdeclarative-${QTMIN}:6
-       >=kde-frameworks/kconfig-${KFMIN}:6
-       >=kde-frameworks/kcoreaddons-${KFMIN}:6
-       >=kde-frameworks/kguiaddons-${KFMIN}:6
-       >=kde-frameworks/ki18n-${KFMIN}:6
-       >=kde-frameworks/kio-${KFMIN}:6
-       >=kde-frameworks/knotifications-${KFMIN}:6
-       >=kde-frameworks/kservice-${KFMIN}:6
-       >=kde-frameworks/solid-${KFMIN}:6
-       >=kde-plasma/libksysguard-${PVCUT}:6
-"
-RDEPEND="${DEPEND}
-       !kde-plasma/plasma-workspace:5
-       !<kde-plasma/plasma-workspace-6.1.90:6
-"

Reply via email to