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 3BBD8158090 for ; Sat, 14 May 2022 21:15:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E9B4E08E0; Sat, 14 May 2022 21:15:04 +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 ECB77E08C8 for ; Sat, 14 May 2022 21:15:03 +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 9FA4A341B8E for ; Sat, 14 May 2022 21:15:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 895AF475 for ; Sat, 14 May 2022 21:14:59 +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: <1652562858.9116064e6b4ec91cc421c90682e9308fa3a97e6f.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtserialport/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtserialport/qtserialport-5.15.3.9999.ebuild dev-qt/qtserialport/qtserialport-5.15.4.9999.ebuild X-VCS-Directories: dev-qt/qtserialport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9116064e6b4ec91cc421c90682e9308fa3a97e6f X-VCS-Branch: master Date: Sat, 14 May 2022 21:14:59 +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: 7e60039c-7da3-4f7f-a97b-c565ae657a03 X-Archives-Hash: 9e26a5a8ee057ae7be704f56731ccb5d commit: 9116064e6b4ec91cc421c90682e9308fa3a97e6f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 14 21:08:26 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 14 21:14:18 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9116064e dev-qt/qtserialport: Rebased to 5.15.4 branch Signed-off-by: Andreas Sturmlechner gentoo.org> ...{qtserialport-5.15.3.9999.ebuild => qtserialport-5.15.4.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtserialport/qtserialport-5.15.3.9999.ebuild b/dev-qt/qtserialport/qtserialport-5.15.4.9999.ebuild similarity index 93% rename from dev-qt/qtserialport/qtserialport-5.15.3.9999.ebuild rename to dev-qt/qtserialport/qtserialport-5.15.4.9999.ebuild index e8b81a4d..c00d3871 100644 --- a/dev-qt/qtserialport/qtserialport-5.15.3.9999.ebuild +++ b/dev-qt/qtserialport/qtserialport-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