From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A44515806C for ; Thu, 10 Jul 2025 14:34:24 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8978534221A for ; Thu, 10 Jul 2025 14:34:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EA50B11056B; Thu, 10 Jul 2025 14:33:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D697711056B for ; Thu, 10 Jul 2025 14:33:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 918313421B2 for ; Thu, 10 Jul 2025 14:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F3213000 for ; Thu, 10 Jul 2025 14:33:50 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1752158013.13fa26af1c4ea2e08d30f8a0f16760169a94cd93.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebchannel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebchannel/Manifest dev-qt/qtwebchannel/qtwebchannel-6.8.3.ebuild X-VCS-Directories: dev-qt/qtwebchannel/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 13fa26af1c4ea2e08d30f8a0f16760169a94cd93 X-VCS-Branch: master Date: Thu, 10 Jul 2025 14:33:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b694731b-6410-43c7-8fa1-a593e3a08cfd X-Archives-Hash: b64f486cbe16014819ac71502f070f8e commit: 13fa26af1c4ea2e08d30f8a0f16760169a94cd93 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Jul 10 14:02:25 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Jul 10 14:33:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fa26af dev-qt/qtwebchannel: drop 6.8.3 Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtwebchannel/Manifest | 1 - dev-qt/qtwebchannel/qtwebchannel-6.8.3.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest index 2887ca4fba54..4fa2ed2b127f 100644 --- a/dev-qt/qtwebchannel/Manifest +++ b/dev-qt/qtwebchannel/Manifest @@ -1,2 +1 @@ -DIST qtwebchannel-everywhere-src-6.8.3.tar.xz 209372 BLAKE2B f580cfaf535d9063642cab8fd78324f4620052ae4c5de105980f8bce2376d8aa680ced71535ed6290ba03e4e24fbf1f0fc54cba509aa7041b37f720c07c9ddc3 SHA512 156d3d1f7e1a0b0df8c103db010cd8e40717e6fcf27dd20c27ca22900ae377a8da8bc86a9ec1d65765defb68032469415c345a571e9a3dcbc3919603972d01d6 DIST qtwebchannel-everywhere-src-6.9.1.tar.xz 209516 BLAKE2B d5af3bd5fe19e7d0e65af9daab228152cc5db8dd9e90aa79abfe92c5f556e93962e2e0cf6ba6cb80c7ad76785a9c8deddf5efae3c261aad5770cae7981805481 SHA512 acc7b1394c35c604ac0921e2276fab465e27723f71b39bb4125e74142da656cfcce31e0ac1f867ed756214d2b38c72739fbb5e7a5043811a4e03e5b912e8f099 diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.8.3.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.8.3.ebuild deleted file mode 100644 index c6c313c40fd9..000000000000 --- a/dev-qt/qtwebchannel/qtwebchannel-6.8.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2021-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qt6-build - -DESCRIPTION="Qt WebChannel" - -if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" -fi - -IUSE="qml" - -RDEPEND=" - ~dev-qt/qtbase-${PV}:6[concurrent] - qml? ( ~dev-qt/qtdeclarative-${PV}:6 ) -" -DEPEND="${RDEPEND}" - -src_configure() { - has_version "=dev-qt/qtdeclarative-$(ver_cut 1-3)*:6" && #913692 - local mycmakeargs=( $(cmake_use_find_package qml Qt6Qml) ) - - qt6-build_src_configure -}