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-util/Tensile/
Date: Wed, 29 Oct 2025 19:24:35 +0000 (UTC)	[thread overview]
Message-ID: <1761765805.adb1208344adc0ff1215ccbe83e4c6202b4046a0.sam@gentoo> (raw)

commit:     adb1208344adc0ff1215ccbe83e4c6202b4046a0
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Wed Oct 29 16:37:46 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 19:23:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb12083

dev-util/Tensile: use slot 0/9999 for sci-libs/rocBLAS-9999 dependency

Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44373
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/Tensile/Tensile-9999.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-util/Tensile/Tensile-9999.ebuild b/dev-util/Tensile/Tensile-9999.ebuild
index 5ddfc216d6b1..cfc8cbb7d234 100644
--- a/dev-util/Tensile/Tensile-9999.ebuild
+++ b/dev-util/Tensile/Tensile-9999.ebuild
@@ -18,11 +18,13 @@ if [[ "${PV}" == 9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/ROCm/rocm-libraries.git"
 	EGIT_BRANCH="develop"
 	S="${WORKDIR}/${P}/shared/tensile"
-	SLOT="0/7.0"
+	SLOT="0/9999"
+	SLOT_NOLIVE="0/7.0"
 else
 	SRC_URI="https://github.com/ROCm/Tensile/archive/rocm-${PV}.tar.gz -> rocm-Tensile-${PV}.tar.gz"
 	S="${WORKDIR}/${PN}-rocm-${PV}"
 	SLOT="0/$(ver_cut 1-2)"
+	SLOT_NOLIVE=${SLOT}
 	KEYWORDS="~amd64"
 fi
 
@@ -39,8 +41,8 @@ RDEPEND="${PYTHON_DEPS}
 	dev-python/pyyaml[${PYTHON_USEDEP}]
 	dev-python/msgpack[${PYTHON_USEDEP}]
 	dev-python/joblib[${PYTHON_USEDEP}]
-	dev-util/hip:${SLOT}
-	dev-util/rocm-smi:${SLOT}
+	dev-util/hip:${SLOT_NOLIVE}
+	dev-util/rocm-smi:${SLOT_NOLIVE}
 	$(llvm_gen_dep "
 		llvm-core/clang:\${LLVM_SLOT}
 	")


             reply	other threads:[~2025-10-29 19:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 19:24 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-12 13:08 [gentoo-commits] repo/gentoo:master commit in: dev-util/Tensile/ Andreas Sturmlechner
2025-10-11 18:14 Andreas Sturmlechner
2025-09-06 15:13 Sam James
2025-08-10  6:07 Patrick Lauer
2025-07-07 22:25 Sam James
2025-03-04 10:55 Patrick Lauer
2025-02-08 10:07 Patrick Lauer
2024-09-09 18:20 Sam James
2024-03-08 19:22 Sam James
2023-02-24 16:50 Marek Szuba
2022-11-19 11:50 Benda XU
2022-08-06 14:23 Benda XU
2022-03-27  3:23 Benda XU

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=1761765805.adb1208344adc0ff1215ccbe83e4c6202b4046a0.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