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 42130158094 for ; Tue, 11 Oct 2022 15:47:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F5EE087A; Tue, 11 Oct 2022 15:46:59 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EEFEE08A2; Tue, 11 Oct 2022 15:26:13 +0000 (UTC) From: Andreas Sturmlechner To: gentoo-dev@lists.gentoo.org, gentoo-dev-announce@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org Cc: Gentoo Qt herd Subject: [gentoo-dev-announce] profiles: Add "qt6" global USE Date: Tue, 11 Oct 2022 17:26:01 +0200 Message-ID: <4566626.vXUDI8C0e8@tuxbrain> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo development announcement list X-BeenThere: gentoo-dev-announce@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2072553.9o76ZdvQCi"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Archives-Salt: d6e78e68-d464-49e4-b561-7a97282ac6f4 X-Archives-Hash: 9aa4aa95c51315ba64bd6da84c73eab4 --nextPart2072553.9o76ZdvQCi Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Andreas Sturmlechner To: gentoo-dev@lists.gentoo.org, gentoo-dev-announce@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org Cc: Gentoo Qt herd Subject: profiles: Add "qt6" global USE Date: Tue, 11 Oct 2022 17:26:01 +0200 Message-ID: <4566626.vXUDI8C0e8@tuxbrain> MIME-Version: 1.0 Bug: https://bugs.gentoo.org/838970 Signed-off-by: Andreas Sturmlechner --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 83c3e70d13ce..aa2506213799 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -257,6 +257,7 @@ python - Add optional support/bindings for the Python language qdbm - Add support for the qdbm (Quick Database Manager) library qmail-spp - Add support for qmail SMTP plugins qt5 - Add support for the Qt 5 application and UI framework +qt6 - Add support for the Qt 6 application and UI framework quicktime - Add support for OpenQuickTime radius - Add support for RADIUS authentication raw - Add support for raw image formats -- 2.38.0 --nextPart2072553.9o76ZdvQCi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQITBAABCgB9FiEExUUNW3lKCBLqZd6hFGRLzdFTUQkFAmNFiwlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM1 NDUwRDVCNzk0QTA4MTJFQTY1REVBMTE0NjQ0QkNERDE1MzUxMDkACgkQFGRLzdFT UQmknAv/cOVh/eudjlEOhRkINzQtPWdnqS4NoMXzwygSv1jJ+4Hn0rr7cN2hX+0m 6cwxxpDnkL/xXe/SMiLe0fwyZfBOHOku5MGQ3VP57K5AxYvXvfTG+SxEMw3tLUU7 koNfJmSZHt3E0BU9Vc7I/U+/8/0PKQAtO5CqI3sHBOmy0ploE5ev8fT2D+SC/tdN OuZbMSu95y9WY9LXpHqwj/YgUHiSnaMj3+NeHI1bdwLYz9N2O5Vg1i5j2EryeANY ecItwKKwxaRt6gLL7+SQm+T5DMBCUHEo/IZ3yNOded5KY0nP9fUO22pCsjDZzCbg B4vu9UGqRD00AJSntzf7HTaCBG/VeDDI4jPzgPyIWCLlst3ljnlYmaLG/AMtkG3P mI5k4EYWckw52AF1ZoNVtfP2vXyrWmB24xWgZ2AAF6Di3NmmWnuNLwt6aYhJ7tpW FFPrV7np3LoM+OE+zX1bw2jcTJCATIXVPEYMy0OnEu4mrTPuV3g+V11S15EM9IIB PYNmH1Qd =kgCP -----END PGP SIGNATURE----- --nextPart2072553.9o76ZdvQCi--