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: sys-devel/smatch/
Date: Wed, 12 Feb 2025 07:15:53 +0000 (UTC)	[thread overview]
Message-ID: <1739344522.edd9a7318a41cb15f5cfca36525c8aa0e4c57933.sam@gentoo> (raw)

commit:     edd9a7318a41cb15f5cfca36525c8aa0e4c57933
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Wed Feb 12 06:29:23 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 07:15:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd9a731

sys-devel/smatch: Do not install cgcc wrapper

It belongs to sparse. Fixes file collision.

Closes: https://bugs.gentoo.org/949623
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40542
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/smatch/{smatch-1.72-r1.ebuild => smatch-1.72-r2.ebuild} | 2 +-
 sys-devel/smatch/{smatch-1.73.ebuild => smatch-1.73-r1.ebuild}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/smatch/smatch-1.72-r1.ebuild b/sys-devel/smatch/smatch-1.72-r2.ebuild
similarity index 98%
rename from sys-devel/smatch/smatch-1.72-r1.ebuild
rename to sys-devel/smatch/smatch-1.72-r2.ebuild
index 1b69db0bdad0..766d480f9753 100644
--- a/sys-devel/smatch/smatch-1.72-r1.ebuild
+++ b/sys-devel/smatch/smatch-1.72-r2.ebuild
@@ -67,7 +67,7 @@ src_test() {
 
 src_install() {
 	# default install target installs a lot of sparse cruft
-	dobin smatch cgcc
+	dobin smatch
 	insinto /usr/share/smatch/smatch_data
 	doins smatch_data/*
 	dodoc FAQ Documentation/smatch.rst

diff --git a/sys-devel/smatch/smatch-1.73.ebuild b/sys-devel/smatch/smatch-1.73-r1.ebuild
similarity index 98%
rename from sys-devel/smatch/smatch-1.73.ebuild
rename to sys-devel/smatch/smatch-1.73-r1.ebuild
index b6b69d10c084..6de428a0fb15 100644
--- a/sys-devel/smatch/smatch-1.73.ebuild
+++ b/sys-devel/smatch/smatch-1.73-r1.ebuild
@@ -66,7 +66,7 @@ src_test() {
 
 src_install() {
 	# default install target installs a lot of sparse cruft
-	dobin smatch cgcc
+	dobin smatch
 	insinto /usr/share/smatch/smatch_data
 	doins smatch_data/*
 	dodoc FAQ Documentation/smatch.txt


             reply	other threads:[~2025-02-12  7:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12  7:15 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24 20:46 [gentoo-commits] repo/gentoo:master commit in: sys-devel/smatch/ Sam James
2025-02-11  6:12 Patrick Lauer
2025-02-10  8:56 Sam James
2025-02-10  8:56 Sam James
2022-06-23  6:31 Sam James
2022-06-23  6:31 Sam James
2021-11-14  9:19 Sam James
2021-09-19  2:24 Sam James
2020-05-22  7:33 Mike Frysinger
2019-04-04 22:05 Sergei Trofimovich
2019-01-18  8:14 Sergei Trofimovich
2018-06-08 20:54 Sergei Trofimovich

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=1739344522.edd9a7318a41cb15f5cfca36525c8aa0e4c57933.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