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 6AEFF158083 for ; Tue, 10 Sep 2024 10:29:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DF96E29FD; Tue, 10 Sep 2024 10:29:28 +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 13E7BE29FD for ; Tue, 10 Sep 2024 10:29:28 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28083342F9A for ; Tue, 10 Sep 2024 10:29:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB2571F43 for ; Tue, 10 Sep 2024 10:29:25 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1725964151.a2e9578af3f3e8e8a02e6a11d22b23acb50dfcac.ulm@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: bin/ X-VCS-Repository: proj/portage X-VCS-Files: bin/phase-helpers.sh X-VCS-Directories: bin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a2e9578af3f3e8e8a02e6a11d22b23acb50dfcac X-VCS-Branch: master Date: Tue, 10 Sep 2024 10:29:25 +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: 7fd81a1e-b465-45b0-bc85-e1ed50364dfb X-Archives-Hash: 5b436cf88574ef8d28a237e5829a6543 commit: a2e9578af3f3e8e8a02e6a11d22b23acb50dfcac Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 9 16:20:30 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Sep 10 10:29:11 2024 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a2e9578a unpack: Update a comment Signed-off-by: Ulrich Müller gentoo.org> bin/phase-helpers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/phase-helpers.sh b/bin/phase-helpers.sh index 4e23d10a8b..5a35130191 100644 --- a/bin/phase-helpers.sh +++ b/bin/phase-helpers.sh @@ -334,7 +334,7 @@ unpack() { y=${y##*.} y_insensitive=$(LC_ALL=C tr "[:upper:]" "[:lower:]" <<< "${y}") - # wrt PMS 11.3.3.13 Misc Commands + # wrt PMS 12.3.15 Misc Commands if [[ ${x} != */* ]]; then # filename without path of any kind srcdir=${DISTDIR}/