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 3C724158041 for ; Sun, 24 Mar 2024 10:26:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37E222BC015; Sun, 24 Mar 2024 10:26:45 +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 169FA2BC015 for ; Sun, 24 Mar 2024 10:26:45 +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 1447D343054 for ; Sun, 24 Mar 2024 10:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A150B91 for ; Sun, 24 Mar 2024 10:26:42 +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: <1711275996.d3591106b1456128fb9f24a4d6261c101b6dbfec.sam@gentoo> Subject: [gentoo-commits] data/gentoo-news:master commit in: 2024-03-22-new-23-profiles/ X-VCS-Repository: data/gentoo-news X-VCS-Files: 2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt X-VCS-Directories: 2024-03-22-new-23-profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d3591106b1456128fb9f24a4d6261c101b6dbfec X-VCS-Branch: master Date: Sun, 24 Mar 2024 10:26:42 +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: 06e84f03-9228-4f7b-86d9-26db7cf2fd9a X-Archives-Hash: b1cd2499b555f6904332e572ddb9d377 commit: d3591106b1456128fb9f24a4d6261c101b6dbfec Author: Aliaksei Urbanski gmail com> AuthorDate: Fri Mar 22 23:17:49 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 24 10:26:36 2024 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=d3591106 2024-03-22-new-23-profiles: Fix a reference from step 10 to step 4 Signed-off-by: Aliaksei Urbanski gmail.com> Closes: https://github.com/gentoo/gentoo-news/pull/3 Signed-off-by: Sam James gentoo.org> 2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt b/2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt index 0e2eeba..d8f6fd3 100644 --- a/2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt +++ b/2024-03-22-new-23-profiles/2024-03-22-new-23-profiles.en.txt @@ -116,7 +116,7 @@ instructions with a critical eye then. or for musl-based systems emerge --ask --oneshot --getbinpkg sys-libs/musl -10. Re-run "emerge --info" and check if CHOST has changed compared to step 3. +10. Re-run "emerge --info" and check if CHOST has changed compared to step 4. If the CHOST has NOT changed, skip to step 13 (env-update). Otherwise,