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 F34C1158096 for ; Tue, 19 Jul 2022 06:07:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EEC2E0D57; Tue, 19 Jul 2022 06:07:54 +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 38048E0D5B for ; Tue, 19 Jul 2022 06:07:51 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3A01340FE1 for ; Tue, 19 Jul 2022 06:07:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 750C6544 for ; Tue, 19 Jul 2022 06:07:49 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1658210826.183aa05bdca90107022edf7ee1cbcccd07fc893b.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: eclass/ X-VCS-Repository: repo/proj/guru X-VCS-Files: eclass/nim-utils.eclass X-VCS-Directories: eclass/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 183aa05bdca90107022edf7ee1cbcccd07fc893b X-VCS-Branch: dev Date: Tue, 19 Jul 2022 06:07:49 +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: baea0089-8161-4c2f-a708-f81c1f19f18d X-Archives-Hash: 7ddc83a3d4f583fafc070ee83d1aceff commit: 183aa05bdca90107022edf7ee1cbcccd07fc893b Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Jul 19 06:07:06 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Tue Jul 19 06:07:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=183aa05b nim-utils.eclass: link bug Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> eclass/nim-utils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/nim-utils.eclass b/eclass/nim-utils.eclass index fae8bb292..743aa9877 100644 --- a/eclass/nim-utils.eclass +++ b/eclass/nim-utils.eclass @@ -148,6 +148,7 @@ nim_get_colors() { nim_gen_config() { debug-print-function ${FUNCNAME} "${@}" + # bug 667182 xdg_environment_reset local dir=${1:-${WORKDIR}}