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 B201D158451 for ; Sat, 13 Jan 2024 21:58:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E922BE2A2A; Sat, 13 Jan 2024 21:57:59 +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 B4D16E2A2A for ; Sat, 13 Jan 2024 21:57:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A684C3431C7 for ; Sat, 13 Jan 2024 21:57:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD5A111F4 for ; Sat, 13 Jan 2024 21:57:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1705183042.35367beaa25864ef1061f5e34d52cead642d79d3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/1Q-2024 X-VCS-Directories: profiles/updates/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 35367beaa25864ef1061f5e34d52cead642d79d3 X-VCS-Branch: master Date: Sat, 13 Jan 2024 21:57:56 +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: cf55b664-4d61-47d9-bfcc-c763afc10384 X-Archives-Hash: c2f27b1ed94aa2e662921f51ce2d6b66 commit: 35367beaa25864ef1061f5e34d52cead642d79d3 Author: Sam James gentoo org> AuthorDate: Sat Jan 13 21:57:22 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 13 21:57:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35367bea profiles/updates: restore lost meson-format-array move Fixes: 21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4 Bug: https://bugs.gentoo.org/922063 Signed-off-by: Sam James gentoo.org> profiles/updates/1Q-2024 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 8a5339dc36b9..89830ccb80c0 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -17,4 +17,5 @@ move sys-devel/bmake dev-build/bmake move sys-devel/pmake dev-build/pmake move sys-devel/remake dev-build/remake move dev-util/valgrind dev-debug/valgrind +move dev-util/meson-format-array dev-build/meson-format-array move dev-util/meson dev-build/meson