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

dev-qt/qtserialport: drop 6.3.9999

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

 dev-qt/qtserialport/qtserialport-6.3.9999.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/dev-qt/qtserialport/qtserialport-6.3.9999.ebuild 
b/dev-qt/qtserialport/qtserialport-6.3.9999.ebuild
deleted file mode 100644
index 218a7f2d..00000000
--- a/dev-qt/qtserialport/qtserialport-6.3.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Serial port abstraction library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*[gui,widgets]
-       virtual/libudev:=
-"
-RDEPEND="${DEPEND}"

Reply via email to