commit: 0e1b0a716efbfc704db7d05bbb6e4c6502ace2d1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 26 17:31:22 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon May 26 17:41:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1b0a71
kde-plasma/plasma-thunderbolt: drop 6.3.4 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-thunderbolt/Manifest | 1 - .../plasma-thunderbolt-6.3.4.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 1b354f71003e..e93119db4330 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,2 +1 @@ -DIST plasma-thunderbolt-6.3.4.tar.xz 83460 BLAKE2B f01a1dd891e4da879fbf56c32bbd6652834b9c4cf77c96be3ad987a34265ea9abc5782385230060e3dcbc7b541d714a89a92dd76c659a1ca828b26dba49e7339 SHA512 79e30aa17a386aaef25f028bbe8a6dae9dd5690795443f40ef13da17741391a79390a154763fdc8590957ef555f7168f344b6854226a34557bbf639d68700b7e DIST plasma-thunderbolt-6.3.5.tar.xz 83472 BLAKE2B 38a350911e6cf8eeba23418e5cb68649201351c2c73b79797d18edb0a5bdc1d546d53fbf0ab268f6500bb505ca574a27f5b67b9b1ddb13429dd31a90b98dde2d SHA512 ff1eed4656eafd74cb9d4c78513a785396670cf6cec8dbf49df55d7378151cbbc0e191ffd77ba3c8f3bb010a208dfeb76d43c1f1a8272acc1d3f1a6136738a86 diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.4.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.4.ebuild deleted file mode 100644 index 67117946bed0..000000000000 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.3.4.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"
