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

dev-qt/qtsvg: drop 6.3.9999

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

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

diff --git a/dev-qt/qtsvg/qtsvg-6.3.9999.ebuild 
b/dev-qt/qtsvg/qtsvg-6.3.9999.ebuild
deleted file mode 100644
index 037c2eb0..00000000
--- a/dev-qt/qtsvg/qtsvg-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="SVG rendering library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*[gui,widgets]
-       sys-libs/zlib:=
-"
-RDEPEND="${DEPEND}"

Reply via email to