commit: c78c1a2aeae124248501e8633a4d8ced0d10fa9d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jul 27 14:57:56 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 28 16:56:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78c1a2a
kde-plasma/plasma-thunderbolt: drop 6.3.5 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-thunderbolt/Manifest | 1 - .../plasma-thunderbolt-6.3.5.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 3a8801ffc80d..8dc268cb87e7 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,3 +1,2 @@ -DIST plasma-thunderbolt-6.3.5.tar.xz 83472 BLAKE2B 38a350911e6cf8eeba23418e5cb68649201351c2c73b79797d18edb0a5bdc1d546d53fbf0ab268f6500bb505ca574a27f5b67b9b1ddb13429dd31a90b98dde2d SHA512 ff1eed4656eafd74cb9d4c78513a785396670cf6cec8dbf49df55d7378151cbbc0e191ffd77ba3c8f3bb010a208dfeb76d43c1f1a8272acc1d3f1a6136738a86 DIST plasma-thunderbolt-6.3.6.tar.xz 83256 BLAKE2B 58dd51f2fa4324f57df804b2b89dce091afe89129b2861caaccd42fa38d2674503e8b760d74d3dce0b199ac401135f052f078cf61b0e59501e9952dad258a253 SHA512 b1e40e5ea8f545a2b13cb7fe3717393e1b92079010e6571996fd18f31814d947e8dad885787c1addbd59f33e8f9dcf4a930a97f772da75a86722d9ae91cb7947 DIST plasma-thunderbolt-6.4.3.tar.xz 83324 BLAKE2B 311cc2cddc7536a2c110af891d4d3b3d0d8340419412ece52ad2218282f437bfc79d8ef4d68e7ffc9dba5c6ab89a43a570ff2d7aec43e1241683fff024077766 SHA512 55988b79d6ff58a9b7828ea87f2b5d07613e3036b7bcad1052b28249fd8c95a3d5b63b5e7324941df6f822b91e055a48b42806f302fb19d71e89c6b3309f3771 diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.5.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.5.ebuild deleted file mode 100644 index 67117946bed0..000000000000 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=6.10.0 -QTMIN=6.8.1 -inherit ecm plasma.kde.org xdg - -DESCRIPTION="Plasma integration for controlling Thunderbolt devices" -HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt" - -LICENSE="|| ( GPL-2 GPL-3+ )" -SLOT="6" -KEYWORDS="amd64 ~loong ~riscv ~x86" -IUSE="" - -# tests require DBus -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 -" -RDEPEND="${DEPEND} - >=kde-frameworks/kirigami-${KFMIN}:6 - sys-apps/bolt -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
