summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-07-02 19:43:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-07-02 19:55:41 +0200
commitf44ea30d1a66a529fad59cad15dba7030dd3eeab (patch)
tree813f149e3ab16e9fee3b8861b33509fa2e8a02e5 /kde-plasma/plasma-thunderbolt
parentkde-plasma/plasma-systemmonitor: drop 6.1.1 (diff)
downloadgentoo-f44ea30d1a66a529fad59cad15dba7030dd3eeab.tar.gz
gentoo-f44ea30d1a66a529fad59cad15dba7030dd3eeab.tar.bz2
gentoo-f44ea30d1a66a529fad59cad15dba7030dd3eeab.zip
kde-plasma/plasma-thunderbolt: drop 6.1.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-thunderbolt')
-rw-r--r--kde-plasma/plasma-thunderbolt/Manifest1
-rw-r--r--kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild36
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest
index 925c26626901..a80321ecacea 100644
--- a/kde-plasma/plasma-thunderbolt/Manifest
+++ b/kde-plasma/plasma-thunderbolt/Manifest
@@ -1,3 +1,2 @@
DIST plasma-thunderbolt-5.27.11.tar.xz 72824 BLAKE2B c6c7fb62b255388672116a0e0cd9d36637a8ace2e2b559e39ebb5a64867c1c3057f832875885990fec3cd0a478bb177f8e10f5cb05c486e33b097836f7f3dd4a SHA512 8ba96ca33d32b3185e7026c75f8b6158df4cee88e4f2a5e42a1a86faf22391fe62112e441cc1d41a36e7a7b74cef3d61ac2426399e0e71a862d88807c404c6f8
-DIST plasma-thunderbolt-6.1.1.tar.xz 79696 BLAKE2B ec2f6a987ae3ed0e2b9e8fc0c854bcd3109a4faa081cd98283d26acc7109455977f3fb03b6071a5a77a94ce493e1fd07dcc813774ba3beaa11a1c7e2bd821dc5 SHA512 4dbf9a94a1153700780f13ca7c65ccb4484901dd617d66e329e3cc9b66be498b47f133e5decdf53867689eea3fca55439366ae99eaf43018f93a644b23bbd0af
DIST plasma-thunderbolt-6.1.2.tar.xz 79480 BLAKE2B efd8e3b9dff6834dff1a3b28d1e0de78ed753fea5c1c48d5f912dbeb31c8ab83c8db0ec5be1020f7ea29bd067700046360c2f663caf898fc64d61c5f3c34c545 SHA512 2176787870c3dd9d4dd6904befb685afaac285679d94f22e3f8d55f8fd4e3d5b6a9f8745c3b434528b1c2c851bc11fb7a5c0ecae693124ad57251e71b9cd8f48
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild
deleted file mode 100644
index f5b3a186aef5..000000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.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 ~riscv"
-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"