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 BBC21158094 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 E8ACCE109E; Sat, 6 Aug 2022 14:23:15 +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 CA098E109E for ; Sat, 6 Aug 2022 14:23:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AF849340E08 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 19533559 for ; Sat, 6 Aug 2022 14:23:13 +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: <1659795605.1dfa608f1f5db0a577e90464f63534b60edefc71.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocFFT/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild sci-libs/rocFFT/rocFFT-5.0.2.ebuild X-VCS-Directories: sci-libs/rocFFT/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 1dfa608f1f5db0a577e90464f63534b60edefc71 X-VCS-Branch: master Date: Sat, 6 Aug 2022 14:23:13 +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: 3094870b-e683-4d2b-a153-b05dfc4b5797 X-Archives-Hash: 3edd6c1444b3359107703fd4a3f9ba01 commit: 1dfa608f1f5db0a577e90464f63534b60edefc71 Author: Benda Xu gentoo org> AuthorDate: Sat Aug 6 09:37:21 2022 +0000 Commit: Benda XU gentoo org> CommitDate: Sat Aug 6 14:20:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa608f sci-libs/rocFFT: 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> sci-libs/rocFFT/{rocFFT-5.0.2.ebuild => rocFFT-5.0.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/rocFFT/rocFFT-5.0.2.ebuild b/sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild similarity index 99% rename from sci-libs/rocFFT/rocFFT-5.0.2.ebuild rename to sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild index bd101fb2e922..63f8d053f59c 100644 --- a/sci-libs/rocFFT/rocFFT-5.0.2.ebuild +++ b/sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild @@ -28,7 +28,7 @@ perfscripts? ( dev-python/pandas[${PYTHON_USEDEP}] ) ${PYTHON_DEPS}" -DEPEND="dev-util/hip:${SLOT} +DEPEND="dev-util/hip:= ${PYTHON_DEPS}" BDEPEND="