summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-12 15:45:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-12 17:31:37 +0100
commit2047de7ad8725084749f3af73c8267aba56ddcac (patch)
treee1fbbfde379b88b4744511d2d8f9425f06dc933e
parentkde-plasma/plasma-systemmonitor: drop 5.27.10 (diff)
downloadgentoo-2047de7ad8725084749f3af73c8267aba56ddcac.tar.gz
gentoo-2047de7ad8725084749f3af73c8267aba56ddcac.tar.bz2
gentoo-2047de7ad8725084749f3af73c8267aba56ddcac.zip
kde-plasma/plasma-thunderbolt: drop 5.27.10
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plasma-thunderbolt/Manifest1
-rw-r--r--kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.10.ebuild39
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest
index 7fde0e4d07be..7315fe853e6b 100644
--- a/kde-plasma/plasma-thunderbolt/Manifest
+++ b/kde-plasma/plasma-thunderbolt/Manifest
@@ -1,3 +1,2 @@
-DIST plasma-thunderbolt-5.27.10.tar.xz 72112 BLAKE2B b527f7225fe6f85b2168406b4d049813ed3da9616b577f3d9606151d391bbb1237ed2a84e49f3b3dbdc601d52f54a8f25f91d5980ee812518cff105b602656c4 SHA512 5a93e390332ab14f212ef60c1fe8b0af16256058ab70d7504699b8109c4b28a02dfe7597665168f6dc9061397fa08c670897c0f5cc9cb64576cc979052d924d8
DIST plasma-thunderbolt-5.27.11.tar.xz 72824 BLAKE2B c6c7fb62b255388672116a0e0cd9d36637a8ace2e2b559e39ebb5a64867c1c3057f832875885990fec3cd0a478bb177f8e10f5cb05c486e33b097836f7f3dd4a SHA512 8ba96ca33d32b3185e7026c75f8b6158df4cee88e4f2a5e42a1a86faf22391fe62112e441cc1d41a36e7a7b74cef3d61ac2426399e0e71a862d88807c404c6f8
DIST plasma-thunderbolt-6.0.2.tar.xz 75448 BLAKE2B d906cf1ac09ff1656d698c947f50e593cddaff2291d1e17c5fbd763f388b7c742a8736c8d7f20c45299098d664629fe333873abd95b3c4b09f9dd6e04eb28953 SHA512 d8ed80653411649b3da0d0c92cceb22a27989e03dd403481420ab6d61fb84bc6dcea7dc73f2065afd85f6cc38f5ff69cc0a1748d48d57b879add3ab69bf2d541
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.10.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.10.ebuild
deleted file mode 100644
index 98e1bee10aa6..000000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.10.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="amd64 ~loong ~riscv x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"