aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-06-18 22:00:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-06-18 22:00:13 +0200
commit717df3c65b73d3fc85a45b8d4774abc501e3676b (patch)
treec73bf3e68e7e1e71b00e9e07e4f25265f9b43817 /kde-plasma
parentkde-plasma/plasma-systemmonitor: drop 6.1.0 (diff)
downloadkde-717df3c65b73d3fc85a45b8d4774abc501e3676b.tar.gz
kde-717df3c65b73d3fc85a45b8d4774abc501e3676b.tar.bz2
kde-717df3c65b73d3fc85a45b8d4774abc501e3676b.zip
kde-plasma/plasma-thunderbolt: drop 6.1.0
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-6.1.0.ebuild36
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest
deleted file mode 100644
index 6d20b1b1b6..0000000000
--- a/kde-plasma/plasma-thunderbolt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plasma-thunderbolt-6.1.0.tar.xz 80172 BLAKE2B c0d9c7ca26be7dd32da13c92978d1beb8e95a65f9e1244b4383074bdd2d93af0a44a259b9212c56d0b98f9fa18d57a89f2a4300d2a6d1fd23f34959f03354b94 SHA512 8608e1fd265a6f8a6fb8d53d62bd425acce063c1846064eee7c8bf187a05288b89c23e8b3885104edb3054b21130846e134dd87c84c2b19b9db547a2ba13f13f
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild
deleted file mode 100644
index 99fc2dc353..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.3.0
-QTMIN=6.7.1
-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="6"
-KEYWORDS="~amd64"
-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"