From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1396482-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 661D5158090 for <garchives@archives.gentoo.org>; Sat, 14 May 2022 21:15:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92F50E089C; Sat, 14 May 2022 21:15:02 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 648B8E0896 for <gentoo-commits@lists.gentoo.org>; 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 093D5341B6B for <gentoo-commits@lists.gentoo.org>; Sat, 14 May 2022 21:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 061F8452 for <gentoo-commits@lists.gentoo.org>; Sat, 14 May 2022 21:14:59 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1652562854.68daebc1f49d8dfd8377c0d60c6996d032cf2a96.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtquickcontrols2/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.9999.ebuild dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.9999.ebuild X-VCS-Directories: dev-qt/qtquickcontrols2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 68daebc1f49d8dfd8377c0d60c6996d032cf2a96 X-VCS-Branch: master Date: Sat, 14 May 2022 21:14:59 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5375b11-48b6-4dc3-adcd-8961045074ab X-Archives-Hash: a5df89bf62c1e7dbc203b00470d59531 commit: 68daebc1f49d8dfd8377c0d60c6996d032cf2a96 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat May 14 21:08:24 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 14 21:14:14 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=68daebc1 dev-qt/qtquickcontrols2: Rebased to 5.15.4 branch Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> ...controls2-5.15.3.9999.ebuild => qtquickcontrols2-5.15.4.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.9999.ebuild b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.9999.ebuild similarity index 94% rename from dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.9999.ebuild rename to dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.9999.ebuild index a3f7749e..671ea163 100644 --- a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.9999.ebuild +++ b/dev-qt/qtquickcontrols2/qtquickcontrols2-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