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 94F3B158089 for ; Thu, 26 Oct 2023 18:44:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA0B52BC090; Thu, 26 Oct 2023 18:44:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B09F82BC090 for ; Thu, 26 Oct 2023 18:44:26 +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 D867E335C2A for ; Thu, 26 Oct 2023 18:44:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 306A2BB9 for ; Thu, 26 Oct 2023 18:44:24 +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: <1698345819.f69f5cb8f6f94e60b7541b10c8bc1fbfdb0350e6.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: f69f5cb8f6f94e60b7541b10c8bc1fbfdb0350e6 X-VCS-Branch: master Date: Thu, 26 Oct 2023 18:44:24 +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: 547cdbf9-49dc-4c2f-bad2-4a5aef519cad X-Archives-Hash: 8f618c955db518682395f65877cad1b2 commit: f69f5cb8f6f94e60b7541b10c8bc1fbfdb0350e6 Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 26 18:43:39 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Oct 26 18:43:39 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=f69f5cb8 bin/phase-helpers.sh: Whitespace 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 6c2ecf0bc2..ec634e536d 100644 --- a/bin/phase-helpers.sh +++ b/bin/phase-helpers.sh @@ -1007,7 +1007,7 @@ best_version() { } portageq() { - die "portageq is not allowed in ebuild scope" + die "portageq is not allowed in ebuild scope" } if ___eapi_has_get_libdir; then