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 5C4E115ACFB for ; Sun, 23 Apr 2023 15:48:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52317E0C28; Sun, 23 Apr 2023 15:48:17 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30A97E0C28 for ; Sun, 23 Apr 2023 15:48:17 +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 2CDED341362 for ; Sun, 23 Apr 2023 15:48:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B96EDA3F for ; Sun, 23 Apr 2023 15:48:14 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1682264858.6b47f376443a2c68960af8b0ef0c392c61a85b45.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1-r1.ebuild dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1.ebuild dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13822.1-r1.ebuild dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13822.1.ebuild X-VCS-Directories: dev-util/intel-graphics-compiler/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 6b47f376443a2c68960af8b0ef0c392c61a85b45 X-VCS-Branch: master Date: Sun, 23 Apr 2023 15:48:14 +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: 0bd563ff-58a9-4e8f-ac97-2dcc2f7252f8 X-Archives-Hash: d58fcb89da6e5ce65e8344d97845e4a6 commit: 6b47f376443a2c68960af8b0ef0c392c61a85b45 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Apr 23 12:57:18 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Apr 23 15:47:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b47f376 dev-util/intel-graphics-compiler: update deps Force LLVM14 variant of vc-intrinsics for older versions. Bug: https://bugs.gentoo.org/904678 Signed-off-by: Conrad Kostecki gentoo.org> ...1.0.13463.1.ebuild => intel-graphics-compiler-1.0.13463.1-r1.ebuild} | 2 +- ...1.0.13822.1.ebuild => intel-graphics-compiler-1.0.13822.1-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1.ebuild b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1-r1.ebuild similarity index 98% rename from dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1.ebuild rename to dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1-r1.ebuild index ba5b51cad315..334eb883c931 100644 --- a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1.ebuild +++ b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13463.1-r1.ebuild @@ -27,7 +27,7 @@ DEPEND=" sys-devel/lld:${LLVM_MAX_SLOT}= sys-devel/llvm:${LLVM_MAX_SLOT}= vc? ( - >=dev-libs/intel-vc-intrinsics-0.11.0 +