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 B5C30158089 for ; Thu, 19 Oct 2023 16:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 045092BC0A6; Thu, 19 Oct 2023 16:01:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB49E2BC0A6 for ; Thu, 19 Oct 2023 16:01:26 +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 103E0335D2F for ; Thu, 19 Oct 2023 16:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C89FB4E for ; Thu, 19 Oct 2023 16:01:24 +0000 (UTC) From: "罗百科" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "罗百科" Message-ID: <1697731278.7fa9ef0f17dade035e2a823dd1f01cac9d9c6c5b.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hipcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/hipcc/hipcc-5.7.1.ebuild X-VCS-Directories: dev-util/hipcc/ X-VCS-Committer: patrick X-VCS-Committer-Name: 罗百科 X-VCS-Revision: 7fa9ef0f17dade035e2a823dd1f01cac9d9c6c5b X-VCS-Branch: master Date: Thu, 19 Oct 2023 16:01:24 +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: 558b1a0f-641c-4870-9e40-42323338ec70 X-Archives-Hash: 01679e72fc1d30ce28dc0398bcd82881 commit: 7fa9ef0f17dade035e2a823dd1f01cac9d9c6c5b Author: Patrick Lauer gentoo org> AuthorDate: Thu Oct 19 16:00:22 2023 +0000 Commit: 罗百科 gentoo org> CommitDate: Thu Oct 19 16:01:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa9ef0f dev-util/hipcc: Block older hip Package was split out from hip, avoid file collisions Closes: https://bugs.gentoo.org/916005 Signed-off-by: Patrick Lauer gentoo.org> dev-util/hipcc/hipcc-5.7.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/hipcc/hipcc-5.7.1.ebuild b/dev-util/hipcc/hipcc-5.7.1.ebuild index 062d629e1a4c..14725bbfa1db 100644 --- a/dev-util/hipcc/hipcc-5.7.1.ebuild +++ b/dev-util/hipcc/hipcc-5.7.1.ebuild @@ -17,3 +17,5 @@ IUSE="debug test" RESTRICT="!test? ( test )" S=${WORKDIR}/HIPCC-rocm-${PV} + +DEPEND="!!