commit:     f36738faf45b0fb4cde94a3bcf7efffc53175c81
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 13 18:35:01 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 13 19:58:14 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f36738fa

kde-plasma/layer-shell-qt: drop 6.5.4

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../layer-shell-qt/layer-shell-qt-6.5.4.ebuild     | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.4.ebuild 
b/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.4.ebuild
deleted file mode 100644
index 1023ff29043f..000000000000
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.18.0
-QTMIN=6.9.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt component to allow applications make use of Wayland 
wl-layer-shell protocol"
-
-LICENSE="LGPL-3+"
-SLOT="6"
-KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# slot op: various private QtWaylandClient headers
-RDEPEND="
-       >=dev-libs/wayland-1.15
-       >=dev-qt/qtbase-${QTMIN}:6=[gui,wayland]
-       >=dev-qt/qtdeclarative-${QTMIN}:6
-       x11-libs/libxkbcommon
-"
-DEPEND="${RDEPEND}
-       dev-libs/wayland-protocols
-"
-RDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )"
-BDEPEND="
-       dev-util/wayland-scanner
-       virtual/pkgconfig
-"

Reply via email to