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 79EC4158094 for ; Thu, 8 Sep 2022 10:24:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BD56E09D9; Thu, 8 Sep 2022 10:24:50 +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 23761E09D8 for ; Thu, 8 Sep 2022 10:24:50 +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 45E6A341080 for ; Thu, 8 Sep 2022 10:24:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B419A5D3 for ; Thu, 8 Sep 2022 10:24:46 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1662632115.c33f7e349a729286a7bb80dc1a589871807bf97a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/jitsi-meet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild X-VCS-Directories: net-im/jitsi-meet/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c33f7e349a729286a7bb80dc1a589871807bf97a X-VCS-Branch: master Date: Thu, 8 Sep 2022 10:24:46 +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: 5e03d183-59f9-4109-9c22-d740b9321fe7 X-Archives-Hash: fe997d271c7d26341a3d0706f46c1086 commit: c33f7e349a729286a7bb80dc1a589871807bf97a Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Sep 8 10:15:15 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Sep 8 10:15:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c33f7e34 net-im/jitsi-meet: quote EPREFIX variable Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild b/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild index dc7381249..865a4e4b9 100644 --- a/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild +++ b/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild @@ -42,7 +42,7 @@ src_install() { doins -r "opt/Jitsi Meet" dobin "opt/Jitsi Meet/jitsi-meet" - dosym "${EPREFIX}/opt/Jitsi Meet/jitsi-meet" ${EPREFIX}/usr/bin/jitsi-meet + dosym "${EPREFIX}/opt/Jitsi Meet/jitsi-meet" "${EPREFIX}/usr/bin/jitsi-meet" domenu usr/share/applications/jitsi-meet.desktop doicon usr/share/icons/hicolor/512x512/apps/jitsi-meet.png 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 85539158094 for ; Thu, 8 Sep 2022 10:24:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A16A1E09C3; Thu, 8 Sep 2022 10:24: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87490E09C0 for ; Thu, 8 Sep 2022 10:24: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 284D0341070 for ; Thu, 8 Sep 2022 10:24:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 238485D3 for ; Thu, 8 Sep 2022 10:24:41 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1662632115.c33f7e349a729286a7bb80dc1a589871807bf97a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/jitsi-meet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild X-VCS-Directories: net-im/jitsi-meet/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c33f7e349a729286a7bb80dc1a589871807bf97a X-VCS-Branch: dev Date: Thu, 8 Sep 2022 10:24:41 +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: e7659a23-4ed7-45f0-8828-deb907156e9a X-Archives-Hash: 744bc6832c4f064d46bfcc93c0fffb40 Message-ID: <20220908102441.qkxqo4A-E_4VMSJoetAvZGX5l37ChdRt2C68kO2yt8E@z> commit: c33f7e349a729286a7bb80dc1a589871807bf97a Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Sep 8 10:15:15 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Sep 8 10:15:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c33f7e34 net-im/jitsi-meet: quote EPREFIX variable Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild b/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild index dc7381249..865a4e4b9 100644 --- a/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild +++ b/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild @@ -42,7 +42,7 @@ src_install() { doins -r "opt/Jitsi Meet" dobin "opt/Jitsi Meet/jitsi-meet" - dosym "${EPREFIX}/opt/Jitsi Meet/jitsi-meet" ${EPREFIX}/usr/bin/jitsi-meet + dosym "${EPREFIX}/opt/Jitsi Meet/jitsi-meet" "${EPREFIX}/usr/bin/jitsi-meet" domenu usr/share/applications/jitsi-meet.desktop doicon usr/share/icons/hicolor/512x512/apps/jitsi-meet.png