public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/yash/
Date: Sat, 19 Mar 2022 23:17:13 +0000 (UTC)	[thread overview]
Message-ID: <1647731817.373375993877d875e88fd098c1a2693022177381.soap@gentoo> (raw)

commit:     373375993877d875e88fd098c1a2693022177381
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 23:16:57 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 23:16:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37337599

app-shells/yash: quote $(tc-*) calls

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-shells/yash/yash-2.52.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/yash/yash-2.52.ebuild b/app-shells/yash/yash-2.52.ebuild
index 51a06e09d772..38d60a8f944d 100644
--- a/app-shells/yash/yash-2.52.ebuild
+++ b/app-shells/yash/yash-2.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -29,7 +29,7 @@ src_configure() {
 		--prefix="${EPREFIX}"/usr \
 		--exec-prefix="${EPREFIX}" \
 		$(use_enable nls) \
-		CC=$(tc-getCC) \
+		CC="$(tc-getCC)" \
 		LINGUAS="$(plocale_get_locales | sed "s/en/en@quot en@boldquot/")" \
 		|| die
 }


             reply	other threads:[~2022-03-19 23:17 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19 23:17 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-15  7:38 [gentoo-commits] repo/gentoo:master commit in: app-shells/yash/ Akinori Hattori
2024-09-15  7:30 Akinori Hattori
2024-08-10  5:58 Akinori Hattori
2024-05-12  6:33 Akinori Hattori
2024-05-12  6:33 Akinori Hattori
2024-03-24 13:05 Akinori Hattori
2023-09-27 13:47 Akinori Hattori
2023-09-27 13:47 Akinori Hattori
2023-08-21 13:41 Akinori Hattori
2023-05-07  5:32 Sam James
2023-04-04 13:24 Akinori Hattori
2023-04-04 13:24 Akinori Hattori
2023-02-26 13:39 Akinori Hattori
2022-10-23  2:20 Akinori Hattori
2022-10-23  2:20 Akinori Hattori
2022-09-06 15:34 Akinori Hattori
2021-11-08 13:19 Akinori Hattori
2021-11-08 13:19 Akinori Hattori
2021-10-12 13:30 Akinori Hattori
2021-10-12 13:30 Akinori Hattori
2021-10-12 13:30 Akinori Hattori
2020-12-13 12:51 Akinori Hattori
2020-12-13 12:51 Akinori Hattori
2020-12-13 12:51 Akinori Hattori
2020-11-18 15:28 Akinori Hattori
2020-06-16 14:43 Akinori Hattori
2020-06-16 14:43 Akinori Hattori
2020-06-16 14:43 Akinori Hattori
2020-06-16 14:43 Akinori Hattori
2019-10-27  8:52 Akinori Hattori
2019-10-27  8:52 Akinori Hattori
2019-10-27  8:52 Akinori Hattori
2019-01-19 14:59 Akinori Hattori
2018-07-22 12:20 Akinori Hattori
2018-06-03  1:55 Akinori Hattori
2018-05-27  1:50 Akinori Hattori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647731817.373375993877d875e88fd098c1a2693022177381.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox