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 299C015808B for ; Mon, 30 Sep 2024 13:55:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D1E8E29EA; Mon, 30 Sep 2024 13:55:14 +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 C45B9E29E6 for ; Mon, 30 Sep 2024 13:55:13 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2212) id 3111E343003; Mon, 30 Sep 2024 13:55:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2F9A9342FB0; Mon, 30 Sep 2024 13:55:13 +0000 (UTC) Date: Mon, 30 Sep 2024 13:55:13 +0000 (UTC) From: Andrey Grozin To: gentoo-dev@lists.gentoo.org cc: qt@gentoo.org Subject: Re: [gentoo-dev] Qt6RemoteObjects In-Reply-To: Message-ID: References: <70777dfe-4628-e770-3d9c-9fd8be8e7bd3@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Archives-Salt: abc68ddc-091b-4de5-a2dd-856b9186cc29 X-Archives-Hash: f143e3ea3b8c4b14ae62be1ded0d0f51 On Fri, 27 Sep 2024, Ionen Wolkens wrote: > Given there also was a user that wanted this, went added and packaged > it as dev-qt/qtremoteobjects:6 Thank you very much! Maybe, I'll be able to package the amnezia vpn client (cannot guarantee it yet). Andrey