commit:     e10f04361f98b6fcd0f65542ed71b1d278049b0c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 20:25:40 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 20:25:40 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=e10f0436

dev-qt/qtwayland: drop 6.3.9999

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

 dev-qt/qtwayland/qtwayland-6.3.9999.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-qt/qtwayland/qtwayland-6.3.9999.ebuild 
b/dev-qt/qtwayland/qtwayland-6.3.9999.ebuild
deleted file mode 100644
index 09413e55..00000000
--- a/dev-qt/qtwayland/qtwayland-6.3.9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Wayland platform plugin for Qt"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-BDEPEND="dev-util/wayland-scanner"
-DEPEND="
-       dev-libs/wayland
-       =dev-qt/qtbase-${PV}*[gui,opengl]
-       =dev-qt/qtdeclarative-${PV}*
-       media-libs/libglvnd
-       x11-libs/libxkbcommon
-"
-RDEPEND="${DEPEND}"

Reply via email to