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: dev-libs/roct-thunk-interface/
Date: Tue, 12 Mar 2024 02:25:47 +0000 (UTC)	[thread overview]
Message-ID: <1710210284.c057b3954668fb9fa09f7352e0cf6d212122380e.sam@gentoo> (raw)

commit:     c057b3954668fb9fa09f7352e0cf6d212122380e
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 12 00:31:32 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 02:24:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c057b395

dev-libs/roct-thunk-interface: remove outdated seds

 * SED: the following did not cause any changes
 *     sed -e "s:ubuntu:gentoo:" -i CMakeLists.txt || die;
 * no-op: -e s:ubuntu:gentoo:

This was fixed upstream by removing the entire code block that tried to
mess with libgcc_s.so.1 altogether:

https://github.com/ROCm/ROCT-Thunk-Interface/commit/2d6151521f16353ea18e2f346e93d26896f7e107

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/roct-thunk-interface/roct-thunk-interface-5.5.1.ebuild    | 3 +--
 dev-libs/roct-thunk-interface/roct-thunk-interface-5.7.1-r1.ebuild | 1 -
 dev-libs/roct-thunk-interface/roct-thunk-interface-6.0.0-r1.ebuild | 1 -
 3 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-5.5.1.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-5.5.1.ebuild
index 3f391bf5d5e0..4762213b5164 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-5.5.1.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-5.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,6 @@ CMAKE_BUILD_TYPE=Release
 
 src_prepare() {
 	sed -e "s:get_version ( \"1.0.0\" ):get_version ( \"${PV}\" ):" -i CMakeLists.txt || die
-	sed -e "s:ubuntu:gentoo:" -i CMakeLists.txt || die
 	cmake_src_prepare
 }
 

diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-5.7.1-r1.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-5.7.1-r1.ebuild
index 86cd350d7e3d..7e394b72543b 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-5.7.1-r1.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-5.7.1-r1.ebuild
@@ -33,7 +33,6 @@ PATCHES=(
 
 src_prepare() {
 	sed -e "s:get_version ( \"1.0.0\" ):get_version ( \"${PV}\" ):" -i CMakeLists.txt || die
-	sed -e "s:ubuntu:gentoo:" -i CMakeLists.txt || die
 	cmake_src_prepare
 }
 

diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.0.0-r1.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.0.0-r1.ebuild
index 83c87c70b2d3..eb0384989522 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.0.0-r1.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.0.0-r1.ebuild
@@ -33,7 +33,6 @@ PATCHES=(
 
 src_prepare() {
 	sed -e "s:get_version ( \"1.0.0\" ):get_version ( \"${PV}\" ):" -i CMakeLists.txt || die
-	sed -e "s:ubuntu:gentoo:" -i CMakeLists.txt || die
 	cmake_src_prepare
 }
 


             reply	other threads:[~2024-03-12  2:25 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12  2:25 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13  8:38 [gentoo-commits] repo/gentoo:master commit in: dev-libs/roct-thunk-interface/ Sam James
2024-12-01  7:57 Patrick Lauer
2024-07-28  8:00 Patrick Lauer
2023-10-19 10:38 罗百科
2023-09-03  6:31 罗百科
2023-09-03  6:31 罗百科
2023-02-22 16:16 Sam James
2023-02-01  9:53 Andreas Sturmlechner
2022-12-20  9:26 罗百科
2022-12-19 14:55 Andreas Sturmlechner
2022-08-06 14:23 Benda XU
2022-03-22  4:09 Benda XU
2022-02-11 16:12 Joonas Niilola
2021-08-19 19:46 Craig Andrews
2021-05-18 15:07 Craig Andrews
2020-12-21 12:55 Craig Andrews
2020-12-05 19:14 Craig Andrews
2020-10-27 14:07 Craig Andrews
2020-09-18 13:23 Craig Andrews
2020-08-25 21:08 Craig Andrews
2020-08-14 13:56 Craig Andrews
2020-07-08 13:22 Craig Andrews
2020-05-26 17:04 Craig Andrews
2020-03-31 16:36 Craig Andrews
2020-02-25 19:30 Craig Andrews
2020-01-07 20:04 Craig Andrews
2020-01-02 12:59 Craig Andrews
2020-01-02 12:48 Craig Andrews
2020-01-02 12:48 Craig Andrews
2019-12-17 18:46 Craig Andrews
2019-11-24 17:10 Craig Andrews
2019-10-04 21:09 Craig Andrews
2019-10-04 21:09 Craig Andrews
2019-10-04 14:36 Craig Andrews
2019-10-01 18:00 Craig Andrews
2019-09-30 15:35 Craig Andrews
2019-09-30 15:23 Craig Andrews
2019-08-14 20:54 Craig Andrews
2019-08-10 22:50 Craig Andrews
2019-08-07 17:38 Craig Andrews
2019-01-15 19:00 Craig Andrews

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=1710210284.c057b3954668fb9fa09f7352e0cf6d212122380e.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