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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62D91139337 for ; Fri, 30 Jul 2021 10:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BECCFE09ED; Fri, 30 Jul 2021 10:05:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E08EE09ED for ; Fri, 30 Jul 2021 10:05:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63C06343950 for ; Fri, 30 Jul 2021 09:11:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55E038A8 for ; Fri, 30 Jul 2021 09:11:35 +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: <1627635318.c7c32b2ff76d304d8335f67452ad63ef4c1e35f0.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/koodo-reader-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild X-VCS-Directories: app-text/koodo-reader-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c7c32b2ff76d304d8335f67452ad63ef4c1e35f0 X-VCS-Branch: master Date: Fri, 30 Jul 2021 09:11:35 +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: 361ac33d-52b0-4b04-b27a-9c446aebbb1f X-Archives-Hash: e2c1c993ba909c2d0e4a7e1d37a34447 Message-ID: <20210730091135.1Z41botIX4XtGczyXcgiouLOkroZMCsikOPFfsMUQRk@z> commit: c7c32b2ff76d304d8335f67452ad63ef4c1e35f0 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Jul 30 08:55:18 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Jul 30 08:55:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7c32b2f app-text/koodo-reader-bin: quote unquoted var Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild b/app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild index 9096e1bd8..8c170628d 100644 --- a/app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild +++ b/app-text/koodo-reader-bin/koodo-reader-bin-1.2.9.ebuild @@ -20,7 +20,7 @@ BDEPEND="" src_install(){ insinto /opt doins -r "${S}"/opt/Koodo\ Reader - dosym ../../opt/Koodo\ Reader/koodo-reader ${EPREFIX}/usr/bin/koodo-reader + dosym ../../opt/Koodo\ Reader/koodo-reader "${EPREFIX}/usr/bin/koodo-reader" fperms +x /opt/Koodo\ Reader/koodo-reader insinto /usr doins -r "${S}"/usr/share