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 4E9D315815E for ; Fri, 9 Feb 2024 22:27:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9141BE2AA8; Fri, 9 Feb 2024 22:27:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77E30E2AA8 for ; Fri, 9 Feb 2024 22:27:34 +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 B95933431AA for ; Fri, 9 Feb 2024 22:27:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5349314BD for ; Fri, 9 Feb 2024 22:27:32 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1707517606.55fcc6095a43d33d906f1646624a30308286a74f.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 55fcc6095a43d33d906f1646624a30308286a74f X-VCS-Branch: master Date: Fri, 9 Feb 2024 22:27:32 +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: 02cb6dcc-e02d-4d72-b170-f9d7ed1d6afa X-Archives-Hash: 01d06955ec217d8f6b0c9cf061ae8451 commit: 55fcc6095a43d33d906f1646624a30308286a74f Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 9 22:26:46 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 9 22:26:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55fcc609 net-wireless/gnome-bluetooth: fix gnome2_env_reset typo Signed-off-by: Mart Raudsepp gentoo.org> net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild index c09f8f7bf93a..bb80dbb3a638 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.8.ebuild @@ -68,7 +68,7 @@ src_configure() { src_test() { # Workaround test failures caused by flatpak being installed that adds to XDG_DATA_DIRS - gnome_environment_reset + gnome2_environment_reset export XDG_DATA_DIRS="${EPREFIX}"/usr/share meson_src_test