public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/circt/
Date: Sun, 28 Aug 2022 04:56:49 +0000 (UTC)	[thread overview]
Message-ID: <1661662576.005e124245299c2984352564deac51a6385311d7.vowstar@gentoo> (raw)

commit:     005e124245299c2984352564deac51a6385311d7
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 04:56:16 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 04:56:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=005e1242

sci-electronics/circt: fix source file path

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 sci-electronics/circt/circt-1.14.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/circt/circt-1.14.0.ebuild b/sci-electronics/circt/circt-1.14.0.ebuild
index 14b7a0b36..6145f1897 100644
--- a/sci-electronics/circt/circt-1.14.0.ebuild
+++ b/sci-electronics/circt/circt-1.14.0.ebuild
@@ -19,7 +19,9 @@ HOMEPAGE="
 if [[ "${PV}" == "9999" ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/llvm/${PN}.git"
-	EGIT_SUBMODULES=( '*' )
+	S_CIRCT="${EGIT_CHECKOUT_DIR}"
+	S_LLVM="${S_CIRCT}/llvm"
+	S="${S_LLVM}/llvm"
 else
 	SRC_URI="
 		https://github.com/llvm/circt/archive/refs/tags/sifive/${MY_PV}.tar.gz -> ${P}.tar.gz


             reply	other threads:[~2022-08-28  4:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-28  4:56 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 16:33 [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/circt/ Yuhang Zeng
2024-06-12 16:33 Yuhang Zeng
2023-03-31  6:00 Rui Huang
2022-09-06  2:22 Rui Huang
2022-08-27 19:20 Rui Huang

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=1661662576.005e124245299c2984352564deac51a6385311d7.vowstar@gentoo \
    --to=vowstar@gmail.com \
    --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