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 3E8B7158090 for ; Sat, 14 May 2022 21:15:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CC13E0900; Sat, 14 May 2022 21:15:05 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E892E0901 for ; Sat, 14 May 2022 21:15:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8270934096C for ; Sat, 14 May 2022 21:15:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6061D4C8 for ; Sat, 14 May 2022 21:15:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1652562866.d0c885f376683953ef5230b8d07d0fe52bd9cd47.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebsockets/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwebsockets/qtwebsockets-5.15.3.9999.ebuild dev-qt/qtwebsockets/qtwebsockets-5.15.4.9999.ebuild X-VCS-Directories: dev-qt/qtwebsockets/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d0c885f376683953ef5230b8d07d0fe52bd9cd47 X-VCS-Branch: master Date: Sat, 14 May 2022 21:15:00 +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: d793d295-f0f7-4d80-9ffa-ef0f3713fd9c X-Archives-Hash: 9d5901fb79a5c059fc3cd762171beb8e commit: d0c885f376683953ef5230b8d07d0fe52bd9cd47 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 14 21:08:28 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 14 21:14:26 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d0c885f3 dev-qt/qtwebsockets: Rebased to 5.15.4 branch Signed-off-by: Andreas Sturmlechner gentoo.org> ...{qtwebsockets-5.15.3.9999.ebuild => qtwebsockets-5.15.4.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.3.9999.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.15.4.9999.ebuild similarity index 93% rename from dev-qt/qtwebsockets/qtwebsockets-5.15.3.9999.ebuild rename to dev-qt/qtwebsockets/qtwebsockets-5.15.4.9999.ebuild index d11151ac..1851be51 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.15.3.9999.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.4.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8