commit: 81b250a55aa12e38e7e58e2824f945b304cbc23a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 6 14:46:37 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Aug 6 15:12:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b250a5
kde-plasma/plasma-thunderbolt: drop 6.4.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-thunderbolt/Manifest | 1 - .../plasma-thunderbolt-6.4.3.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 2fa7183516f4..92f160d3a7a2 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,3 +1,2 @@ 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 DIST plasma-thunderbolt-6.4.4.tar.xz 83388 BLAKE2B 2f8b055f3f4f58c0987b418edb3ddaa755a24d98b15b46f87fa436611ee0991a3f279a0ae894dcab8e0281789af3eab08d67a252221b6c71335bb439a8aee804 SHA512 5e44260b22009f1c707f8c915d972ec1eed3019d3421559c14bb51ab57e45709f7795b7ba0920e3237fa685cab9dce90d6c5e5aca7bb3f3782d71f0787d6d24c diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.4.3.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.4.3.ebuild deleted file mode 100644 index 083b33790cdc..000000000000 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.4.3.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.14.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"
