dev-qt/qtnetworkauth: drop 6.8.3

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-07-10 10:02:11 -04:00
parent 3ffd81ab2f
commit 95f58af39c
2 changed files with 0 additions and 16 deletions

View File

@@ -1,2 +1 @@
DIST qtnetworkauth-everywhere-src-6.8.3.tar.xz 257476 BLAKE2B 41363397ebfa57c798f8e1d3fc6a51cb6deacb6c6f058da4597abaa8be0d58eae4f7fe595af2707ad0ddbce50f53ffff7ba5dab404d57feda6e4cac668f16426 SHA512 8f9f25883534af6ce7029a6c96501de3e944c8c6c3021f185c3a932653b4e4c40b3a0f8bc210d3ee175b690721a99b3d42de2f6fa9d1dbd1b730abf22fc48455
DIST qtnetworkauth-everywhere-src-6.9.1.tar.xz 447664 BLAKE2B 1a667957b29ef84a11f6e3fa5a99ff6efa7f8b5aa59daedc5d5b494b83d00e52f088b910d1283a9a01dcb304d16625f081fc3e5bbaac9179142b2b270cdcae4f SHA512 455e835b8ab3ab22421966220902d45c6aed6a1f1517da15ada3af2670324f9b6e0f8ee20a70b24c45dd0d1894a0a1e00c6e7d03630de94705da2c9379af3627

View File

@@ -1,15 +0,0 @@
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit qt6-build
DESCRIPTION="Network authorization library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv x86"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6[gui,network]"
DEPEND="${RDEPEND}"