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 A917F15800A for ; Sat, 29 Jul 2023 02:56:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED767E0AD1; Sat, 29 Jul 2023 02:56:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0413E0AD1 for ; Sat, 29 Jul 2023 02:56:24 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F957341483 for ; Sat, 29 Jul 2023 02:56:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD657E77 for ; Sat, 29 Jul 2023 02:56:22 +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: <1690599288.b61b623c63f19b2cdc6f3c1b40a21a5dc086a411.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/roctracer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/roctracer/roctracer-5.3.3-r1.ebuild dev-util/roctracer/roctracer-5.3.3.ebuild X-VCS-Directories: dev-util/roctracer/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: b61b623c63f19b2cdc6f3c1b40a21a5dc086a411 X-VCS-Branch: master Date: Sat, 29 Jul 2023 02:56:22 +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: 7529feec-07a9-4b8d-9c85-ab18a65ce7ce X-Archives-Hash: 60af8a5eca7b917bd08511f9ceb1ad14 commit: b61b623c63f19b2cdc6f3c1b40a21a5dc086a411 Author: Benda Xu gentoo org> AuthorDate: Fri Jul 28 14:08:00 2023 +0000 Commit: Benda XU gentoo org> CommitDate: Sat Jul 29 02:54:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b61b623c dev-util/roctracer: break the tight version coupling. roctracer does not require specific versions of hip and rocr-runtime. Signed-off-by: Benda Xu gentoo.org> .../roctracer/{roctracer-5.3.3.ebuild => roctracer-5.3.3-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/roctracer/roctracer-5.3.3.ebuild b/dev-util/roctracer/roctracer-5.3.3-r1.ebuild similarity index 96% rename from dev-util/roctracer/roctracer-5.3.3.ebuild rename to dev-util/roctracer/roctracer-5.3.3-r1.ebuild index 23e3d7e714e7..54def42e46a6 100644 --- a/dev-util/roctracer/roctracer-5.3.3.ebuild +++ b/dev-util/roctracer/roctracer-5.3.3-r1.ebuild @@ -20,8 +20,8 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-libs/rocr-runtime:${SLOT} - dev-util/hip:${SLOT}" +RDEPEND="dev-libs/rocr-runtime + dev-util/hip" DEPEND="${RDEPEND}" BDEPEND=" $(python_gen_any_dep '