public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mosh/
Date: Mon, 21 Aug 2023 19:22:42 +0000 (UTC)	[thread overview]
Message-ID: <1692645753.5a172fc01ffb274c9433090211c146d929c07d45.sam@gentoo> (raw)

commit:     5a172fc01ffb274c9433090211c146d929c07d45
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 18:55:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 19:22:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a172fc0

net-misc/mosh: use cxxflags instead

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/mosh/mosh-1.3.2-r3.ebuild | 2 +-
 net-misc/mosh/mosh-1.4.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/mosh/mosh-1.3.2-r3.ebuild b/net-misc/mosh/mosh-1.3.2-r3.ebuild
index 3e73eb1a4743..3cda6f2836f5 100644
--- a/net-misc/mosh/mosh-1.3.2-r3.ebuild
+++ b/net-misc/mosh/mosh-1.3.2-r3.ebuild
@@ -50,7 +50,7 @@ src_prepare() {
 
 src_configure() {
 	# protobuf needs >=c++14
-	append-flags -std=gnu++14
+	append-cxxflags -std=gnu++14
 
 	econf \
 		--disable-completion \

diff --git a/net-misc/mosh/mosh-1.4.0.ebuild b/net-misc/mosh/mosh-1.4.0.ebuild
index 0508d2dd4db1..123086e09347 100644
--- a/net-misc/mosh/mosh-1.4.0.ebuild
+++ b/net-misc/mosh/mosh-1.4.0.ebuild
@@ -58,7 +58,7 @@ src_configure() {
 	MAKEOPTS+=" V=1"
 
 	# protobuf needs >=c++14
-	append-flags -std=gnu++14
+	append-cxxflags -std=gnu++14
 
 	local myeconfargs=(
 		# We install it ourselves in src_install


             reply	other threads:[~2023-08-21 19:22 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21 19:22 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 16:57 [gentoo-commits] repo/gentoo:master commit in: net-misc/mosh/ Sam James
2024-09-05 16:55 Sam James
2024-08-25 15:21 Fabian Groffen
2023-08-21 18:51 Sam James
2023-08-15  4:22 Sam James
2023-01-13 14:16 Arthur Zamarin
2023-01-03 18:32 Sam James
2023-01-03 18:32 Sam James
2023-01-03 18:28 Sam James
2023-01-03 18:28 Sam James
2023-01-03 18:22 Arthur Zamarin
2023-01-03 18:22 Arthur Zamarin
2023-01-03 18:22 Arthur Zamarin
2022-10-27  4:48 Sam James
2022-09-23  1:08 Sam James
2022-08-05  1:27 Sam James
2022-08-05  1:27 Sam James
2022-08-04  3:40 Sam James
2022-08-04  3:40 Sam James
2022-08-04  3:28 Sam James
2022-07-28 13:59 Sam James
2022-05-05 10:06 WANG Xuerui
2022-03-08 17:37 Jakov Smolić
2022-03-08 17:37 Jakov Smolić
2022-02-04  7:23 Agostino Sarubbo
2022-02-04  7:22 Agostino Sarubbo
2022-02-03  6:03 Sam James
2022-02-02 22:25 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-01  6:56 Sam James
2021-10-27 19:07 Amy Liffey
2021-10-27 19:07 Amy Liffey
2021-04-29 17:09 Mikle Kolyada
2020-10-24 11:08 Sergei Trofimovich
2020-10-24 11:03 Sergei Trofimovich
2020-10-21  1:10 Sam James
2020-10-21  0:32 Sam James
2020-07-18 23:29 Patrick McLean
2020-01-05 13:57 Amy Liffey
2020-01-05 13:57 Amy Liffey
2020-01-03 19:19 Patrice Clement
2019-12-11 22:06 Matt Turner
2019-12-04  2:34 Matt Turner
2019-11-17  4:02 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-01-05 19:39 Patrick McLean
2019-01-05 19:39 Patrick McLean
2019-01-02 11:39 Justin Lecher
2018-05-27  8:42 Mikle Kolyada
2018-04-17 22:09 Thomas Deutschmann
2018-04-16 22:54 Aaron Bauman
2018-04-15 11:34 David Seifert
2017-11-26 23:23 David Seifert
2017-07-29  8:48 Patrice Clement
2017-04-05  0:02 Michael Weber
2017-04-04 23:09 Patrice Clement
2017-02-05 13:56 Michael Weber
2017-02-05 12:58 Michael Weber
2017-01-30 13:09 Agostino Sarubbo
2017-01-29 22:35 Michael Weber
2017-01-29 22:35 Michael Weber
2016-11-12 14:21 Justin Lecher
2016-08-17 21:41 Manuel Rüger
2015-08-12 15:20 Mike Frysinger

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=1692645753.5a172fc01ffb274c9433090211c146d929c07d45.sam@gentoo \
    --to=sam@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