summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-03-14 20:48:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-03-14 21:14:10 +0100
commit60651322749e7f4312964ec15fea8f48b19e283d (patch)
treefa2530a34b4679b727977e1f1ee4bb82be5aed8c /kde-plasma
parentkde-plasma/plasma-systemmonitor: drop 5.27.2 (diff)
downloadgentoo-60651322749e7f4312964ec15fea8f48b19e283d.tar.gz
gentoo-60651322749e7f4312964ec15fea8f48b19e283d.tar.bz2
gentoo-60651322749e7f4312964ec15fea8f48b19e283d.zip
kde-plasma/plasma-thunderbolt: drop 5.27.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/plasma-thunderbolt/Manifest1
-rw-r--r--kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.2.ebuild39
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest
index 96d5d404bb01..990b998a768c 100644
--- a/kde-plasma/plasma-thunderbolt/Manifest
+++ b/kde-plasma/plasma-thunderbolt/Manifest
@@ -1,3 +1,2 @@
DIST plasma-thunderbolt-5.26.5.tar.xz 71912 BLAKE2B 40546213181a5b426aaf3bbd03f1a32a3a7cff70438acd1130a2cba364375b3803fb7eeb0da8c0e8489d5cd49881ace39b3ce10eae01cb18fa51ef612f74d2c4 SHA512 182fa9df929eeca0c3fc3960f731c120e4a09fbc4b42babcc1d99374440b8bf32c564628c58fa5492b5ec9d8d50f98160c845d48e3215846e5ca7385256a783b
-DIST plasma-thunderbolt-5.27.2.tar.xz 71824 BLAKE2B ee7a977cdccc14cbd85cfc96b529f6d9a9c84dcb9ed6b1c7e6df19d96adabf91a00ecac93550cbc5c57d782b6cdf61db42dc150a27e698a2c41a7eb2fb6f221d SHA512 638b6d85daf4528e624a6421b5bf63da586a870626f176df5a1308441fbeceac79d497ba366522074db41d1906b28465b1d9ed4aa2b0a8ac0ad9d7b8d4faa288
DIST plasma-thunderbolt-5.27.3.tar.xz 71816 BLAKE2B 5a62bc98aea2e3f330c5cae1c50cee4738653d2ef5df44312ce25302c8388714ab6319115a7e64aab855b4f6547f2176da29883025718d6c45203edbc090654e SHA512 51c5be8018dce9bdade4ad4c2f872ed91397e17babfbb2814c818ef38d5b1b079dd8bb45c14c993f9c8382ef9e2927c15549faa72585a73f66444d913c9cf025
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.2.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.2.ebuild
deleted file mode 100644
index 19770a5e9f05..000000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-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"