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 1B444158090 for ; Sat, 14 May 2022 21:15:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87D35E0896; Sat, 14 May 2022 21:15:03 +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 8A6A9E0896 for ; Sat, 14 May 2022 21:15:02 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CD9E341B7F for ; Sat, 14 May 2022 21:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FA8646A 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: <1652562856.4a966cb6f95743ce45ca135301b5d5189c5ac74e.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtscript/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtscript/qtscript-5.15.3.9999.ebuild dev-qt/qtscript/qtscript-5.15.4.9999.ebuild X-VCS-Directories: dev-qt/qtscript/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4a966cb6f95743ce45ca135301b5d5189c5ac74e 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: 3ae03360-ba90-44c2-99e8-acd7bda3adb5 X-Archives-Hash: 02096198699821f9ee55d46455bc92ad commit: 4a966cb6f95743ce45ca135301b5d5189c5ac74e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 14 21:08:25 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 14 21:14:16 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=4a966cb6 dev-qt/qtscript: Rebased to 5.15.4 branch Signed-off-by: Andreas Sturmlechner gentoo.org> .../{qtscript-5.15.3.9999.ebuild => qtscript-5.15.4.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtscript/qtscript-5.15.3.9999.ebuild b/dev-qt/qtscript/qtscript-5.15.4.9999.ebuild similarity index 94% rename from dev-qt/qtscript/qtscript-5.15.3.9999.ebuild rename to dev-qt/qtscript/qtscript-5.15.4.9999.ebuild index ca4cdaa6..e41d31f3 100644 --- a/dev-qt/qtscript/qtscript-5.15.3.9999.ebuild +++ b/dev-qt/qtscript/qtscript-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