From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D249D158095 for ; Sat, 6 Aug 2022 14:23:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0505CE10A0; Sat, 6 Aug 2022 14:23:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D949EE10A0 for ; Sat, 6 Aug 2022 14:23:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F969340DD1 for ; Sat, 6 Aug 2022 14:23:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E170C8C for ; Sat, 6 Aug 2022 14:23:12 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1659795600.fa14f7ad3b670f2311e1f780ddb9e19b8a6a218b.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/Tensile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/Tensile/Tensile-5.0.2-r1.ebuild dev-util/Tensile/Tensile-5.0.2-r2.ebuild X-VCS-Directories: dev-util/Tensile/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: fa14f7ad3b670f2311e1f780ddb9e19b8a6a218b X-VCS-Branch: master Date: Sat, 6 Aug 2022 14:23:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7ce7eeb4-3af0-451c-a3fd-906b6eef91de X-Archives-Hash: a052b1e144c19cf1b499e0d2123a1800 commit: fa14f7ad3b670f2311e1f780ddb9e19b8a6a218b Author: Benda Xu gentoo org> AuthorDate: Sat Aug 6 09:32:06 2022 +0000 Commit: Benda XU gentoo org> CommitDate: Sat Aug 6 14:20:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa14f7ad dev-util/Tensile: relax SLOT dependency. This unlocks the exact SLOT dependency of the lower and higher level ROCm tools to make version bumps easier. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu gentoo.org> dev-util/Tensile/{Tensile-5.0.2-r1.ebuild => Tensile-5.0.2-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/Tensile/Tensile-5.0.2-r1.ebuild b/dev-util/Tensile/Tensile-5.0.2-r2.ebuild similarity index 99% rename from dev-util/Tensile/Tensile-5.0.2-r1.ebuild rename to dev-util/Tensile/Tensile-5.0.2-r2.ebuild index 5bb9a3f21927..38854fd0c269 100644 --- a/dev-util/Tensile/Tensile-5.0.2-r1.ebuild +++ b/dev-util/Tensile/Tensile-5.0.2-r2.ebuild @@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS} >=dev-util/rocm-smi-4.3.0 " DEPEND="${RDEPEND} - dev-util/hip:${SLOT} + dev-util/hip:= " PATCHES=( "${FILESDIR}"/${PN}-4.3.0-output-commands.patch