summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-13 11:49:36 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-14 12:26:44 +0100
commitb7102e17e5e92f4bcf72d6cc41ae948182a50c5c (patch)
tree6f52d53a2badd825ae2386ed47cddcd63077b5cb /kde-plasma
parentkde-plasma/plasma-systemmonitor: drop 5.26.90 (diff)
downloadgentoo-b7102e17e5e92f4bcf72d6cc41ae948182a50c5c.tar.gz
gentoo-b7102e17e5e92f4bcf72d6cc41ae948182a50c5c.tar.bz2
gentoo-b7102e17e5e92f4bcf72d6cc41ae948182a50c5c.zip
kde-plasma/plasma-thunderbolt: drop 5.26.90
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.26.90.ebuild39
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest
index 6c877f5e4f33..5a08fb08fcda 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.26.90.tar.xz 71808 BLAKE2B 8b1d8ac1bec8ded89a0752850a42d09381f3a07efbefbbd8bbe98a73190b3fe3a9038d13574a6d91e76b791b5c885f69c0d433b964a64cb65be99f00acce50db SHA512 80416ce459f590ec2de1da1d8236b3e3bb5ea6703caa5ff99dd60fe938e2e8765c23678fec0e8a86ce05e9b8c92736acf9a009d8f59ce3ef675db0aaec346977
DIST plasma-thunderbolt-5.27.0.tar.xz 71820 BLAKE2B 9b606f20694b56b10fdc0d279bff64f912518abcb5074dc63dff06607e3eb2e32082267043846914b8a5402d123e9a46b934f767d23a5e56fa60259a4951123e SHA512 f4fabd6b471cf6aae67d1117b436ba8c4994cef6d9e372fa6d8b600cdcaa4474d6e3efc4c76c98ea1108399ca1638ed597f86f793fa67757a25f24b130001208
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild
deleted file mode 100644
index 19770a5e9f05..000000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.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"