commit:     346e5379d2a0ec68059d94be47c0f73e59931881
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 16:04:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 18:01:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346e5379

kde-plasma/plasma5support: drop 6.1.4

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

 kde-plasma/plasma5support/Manifest                 |  1 -
 .../plasma5support/plasma5support-6.1.4.ebuild     | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/kde-plasma/plasma5support/Manifest 
b/kde-plasma/plasma5support/Manifest
index 21058a394025..08080c227348 100644
--- a/kde-plasma/plasma5support/Manifest
+++ b/kde-plasma/plasma5support/Manifest
@@ -1,2 +1 @@
-DIST plasma5support-6.1.4.tar.xz 87596 BLAKE2B 
93ab820f6935fda80d51193b792b6c1a35913943866b87864deb3ac1f6a29fbb1346e9f75bcacc35bced67e4edfa68e75be43c9c26d3999257977b9714b0a72a
 SHA512 
03950606177618d9e771ef8117074f1aac36a588bcac1bf80c4662c761283cd7fdf83a101747f88370dd00be6f88e518c59bcc7a858ce86540136c90a20ed767
 DIST plasma5support-6.1.5.tar.xz 87732 BLAKE2B 
6842bb67bd0d852153cbd0562c18e4ffe8c7532e71708d0bb40f6ff0d2c3dada3ccd4a402167f50174a18ec16d9b3b166e9684f88d06b45976cff5ac0948d22f
 SHA512 
f4e0ac3b9da6795436926706758d309640b4ce824e8b2f404eb0f161ab6b314d6c23a63281d4674d828dccb53131ff526e74004e1db6405c5a23b087a6369bd7

diff --git a/kde-plasma/plasma5support/plasma5support-6.1.4.ebuild 
b/kde-plasma/plasma5support/plasma5support-6.1.4.ebuild
deleted file mode 100644
index 2abd0728f09b..000000000000
--- a/kde-plasma/plasma5support/plasma5support-6.1.4.ebuild
+++ /dev/null
@@ -1,36 +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.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-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/knotifications-${KFMIN}:6
-       >=kde-frameworks/solid-${KFMIN}:6
-       >=kde-plasma/libksysguard-${PVCUT}:6
-"
-RDEPEND="${DEPEND}
-       !kde-plasma/plasma-workspace:5
-       !<kde-plasma/plasma-workspace-6.0.80:6
-"

Reply via email to