From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A6AAC158041 for ; Wed, 28 Feb 2024 14:08:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEC0FE2A69; Wed, 28 Feb 2024 14:08:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id D96F2E2A69 for ; Wed, 28 Feb 2024 14:08:17 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D7C333BE4D for ; Wed, 28 Feb 2024 14:08:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1EBA14E0 for ; Wed, 28 Feb 2024 14:08:15 +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: <1709129261.f56dcf9a12ef58e587e0ae577604251007ac0da6.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-docs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild X-VCS-Directories: dev-qt/qt-docs/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: f56dcf9a12ef58e587e0ae577604251007ac0da6 X-VCS-Branch: master Date: Wed, 28 Feb 2024 14:08:15 +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: 657d71f6-0be1-45e0-acd5-93e882920a3e X-Archives-Hash: 6fe94f9b97053d5aa3f9c2aa57632d65 commit: f56dcf9a12ef58e587e0ae577604251007ac0da6 Author: Ionen Wolkens gentoo org> AuthorDate: Wed Feb 28 13:36:52 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Feb 28 14:07:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56dcf9a dev-qt/qt-docs: enable serialbus by default (qt6) Just because it is now packaged. Bug: https://bugs.gentoo.org/925517 Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild b/dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild index 0b54b69eab26..48a694fe9b2d 100644 --- a/dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild +++ b/dev-qt/qt-docs/qt-docs-6.6.2_p202402121133.ebuild @@ -81,7 +81,7 @@ qt6_docs_generate_metadata() { -remoteobjects/qtremoteobjects +scxml/qtscxml +sensors/qtsensors - -serialbus/qtserialbus + +serialbus/qtserialbus +serialport/qtserialport +shadertools/qtshadertools: # empty examples +speech/qtspeech="qttexttospeech"