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

dev-qt/qtquicktimeline: drop 6.3.9999

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

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

diff --git a/dev-qt/qtquicktimeline/qtquicktimeline-6.3.9999.ebuild 
b/dev-qt/qtquicktimeline/qtquicktimeline-6.3.9999.ebuild
deleted file mode 100644
index 0673606b..00000000
--- a/dev-qt/qtquicktimeline/qtquicktimeline-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="Qt module for keyframe-based timeline construction"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

Reply via email to