commit: 8ea64c4dcbe71e59f430df35d04c250e02ff4c7d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 25 19:15:32 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 26 10:17:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea64c4d
kde-plasma/plasma-thunderbolt: drop 6.3.6 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-thunderbolt/Manifest | 1 - .../plasma-thunderbolt-6.3.6.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 670a85220b04..c48e697c8904 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,2 +1 @@ -DIST plasma-thunderbolt-6.3.6.tar.xz 83256 BLAKE2B 58dd51f2fa4324f57df804b2b89dce091afe89129b2861caaccd42fa38d2674503e8b760d74d3dce0b199ac401135f052f078cf61b0e59501e9952dad258a253 SHA512 b1e40e5ea8f545a2b13cb7fe3717393e1b92079010e6571996fd18f31814d947e8dad885787c1addbd59f33e8f9dcf4a930a97f772da75a86722d9ae91cb7947 DIST plasma-thunderbolt-6.4.5.tar.xz 83688 BLAKE2B 5514840bc3220858f8b58da0a666094f49ac529eb6383a4594648603e888a5b7434b019decfdcb6404d1f6257f9fb486ffe5da62511234c9b0c4d95a415b42f5 SHA512 9d1695f6f6d6e3bbcd90faa3412012c391fe52b416964a9c0bfddf5d1032baaacef87a1181d59284dbfdb6f4aa95fbfbbcfed3fe59d88fe0dfafc2a4bd1bd4b2 diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.6.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.6.ebuild deleted file mode 100644 index 67117946bed0..000000000000 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.6.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"
