public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuel Bauer" <samuel.bauer@yahoo.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/
Date: Mon,  3 May 2021 20:30:08 +0000 (UTC)	[thread overview]
Message-ID: <1620073794.6e07b70543852d33b276bea80cfb3d928d7c32ca.samuel.bauer@gentoo> (raw)

commit:     6e07b70543852d33b276bea80cfb3d928d7c32ca
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Mon May  3 20:29:54 2021 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Mon May  3 20:29:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e07b705

games-action/blackvoxel-9999: regex rework

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

 games-action/blackvoxel/blackvoxel-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/blackvoxel/blackvoxel-9999.ebuild b/games-action/blackvoxel/blackvoxel-9999.ebuild
index 2cdbbd8db..f9dc33fc2 100644
--- a/games-action/blackvoxel/blackvoxel-9999.ebuild
+++ b/games-action/blackvoxel/blackvoxel-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2018-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,7 +34,7 @@ src_prepare() {
 		-e 's/CFLAGS/CXXFLAGS/g' -e 's/\$(CC)/$(CXX)/' \
 		-e 's/\$(LD)/$(CXX)/' \
 		Makefile || die
-	sed -i -e 's/\<gcc\>/$(CC)/' -e 's/\<g++\>/$(CXX)/' \
+	sed -i -e 's/\<gcc\>/$(CC)/' -e 's/\<g++ /$(CXX) /' \
 		-e 's/\<ar\>/$(AR)/' src/sc_Squirrel3/squirrel/Makefile \
 		src/sc_Squirrel3/sqstdlib/Makefile \
 		src/sc_Squirrel3/sq/Makefile || die


             reply	other threads:[~2021-05-03 20:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 20:30 Samuel Bauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21 22:36 [gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/ Abdelrahman Sarhan
2024-10-21 22:29 Abdelrahman Sarhan
2024-10-21 14:23 Abdelrahman Sarhan
2024-10-21 14:23 Abdelrahman Sarhan
2024-10-21 10:02 Viorel Munteanu
2024-10-21  5:51 Abdelrahman Sarhan
2023-05-27 17:16 Rahul Sandhu
2022-07-24 23:12 Samuel Bauer
2021-05-03 19:35 Samuel Bauer
2021-04-29 22:28 Samuel Bauer

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=1620073794.6e07b70543852d33b276bea80cfb3d928d7c32ca.samuel.bauer@gentoo \
    --to=samuel.bauer@yahoo.fr \
    --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