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 19AF1158094 for ; Tue, 20 Sep 2022 11:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0440EE0AE7; Tue, 20 Sep 2022 11:07:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E17FDE0AE7 for ; Tue, 20 Sep 2022 11:07:02 +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 2BFD334081F for ; Tue, 20 Sep 2022 11:07:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAC9C5E2 for ; Tue, 20 Sep 2022 11:07:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1663671959.3b5d86447119ff1654b42cf525801bee2a4bc383.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/lld/lld-16.0.0.9999.ebuild sys-devel/lld/lld-16.0.0_pre20220915.ebuild sys-devel/lld/lld-16.0.0_pre20220918.ebuild X-VCS-Directories: sys-devel/lld/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3b5d86447119ff1654b42cf525801bee2a4bc383 X-VCS-Branch: master Date: Tue, 20 Sep 2022 11:07:00 +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: e894f1f2-80ad-4e38-a1b9-da939edef1bf X-Archives-Hash: e80bedba82c641db322a1da9ea341ae7 commit: 3b5d86447119ff1654b42cf525801bee2a4bc383 Author: Michał Górny gentoo org> AuthorDate: Mon Sep 19 09:18:34 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 20 11:05:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5d8644 sys-devel/lld: Add PDEP on lld-toolchain-symlinks to 16.x Signed-off-by: Michał Górny gentoo.org> sys-devel/lld/lld-16.0.0.9999.ebuild | 3 +++ sys-devel/lld/lld-16.0.0_pre20220915.ebuild | 3 +++ sys-devel/lld/lld-16.0.0_pre20220918.ebuild | 3 +++ 3 files changed, 9 insertions(+) diff --git a/sys-devel/lld/lld-16.0.0.9999.ebuild b/sys-devel/lld/lld-16.0.0.9999.ebuild index 76bdcb369c4b..f8773e9ca849 100644 --- a/sys-devel/lld/lld-16.0.0.9999.ebuild +++ b/sys-devel/lld/lld-16.0.0.9999.ebuild @@ -27,6 +27,9 @@ BDEPEND=" $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") ) " +PDEPEND=" + sys-devel/lld-toolchain-symlinks:${PV%%.*} +" LLVM_COMPONENTS=( lld cmake libunwind/include/mach-o ) LLVM_TEST_COMPONENTS=( llvm/utils/{lit,unittest} ) diff --git a/sys-devel/lld/lld-16.0.0_pre20220915.ebuild b/sys-devel/lld/lld-16.0.0_pre20220915.ebuild index 76bdcb369c4b..f8773e9ca849 100644 --- a/sys-devel/lld/lld-16.0.0_pre20220915.ebuild +++ b/sys-devel/lld/lld-16.0.0_pre20220915.ebuild @@ -27,6 +27,9 @@ BDEPEND=" $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") ) " +PDEPEND=" + sys-devel/lld-toolchain-symlinks:${PV%%.*} +" LLVM_COMPONENTS=( lld cmake libunwind/include/mach-o ) LLVM_TEST_COMPONENTS=( llvm/utils/{lit,unittest} ) diff --git a/sys-devel/lld/lld-16.0.0_pre20220918.ebuild b/sys-devel/lld/lld-16.0.0_pre20220918.ebuild index 76bdcb369c4b..f8773e9ca849 100644 --- a/sys-devel/lld/lld-16.0.0_pre20220918.ebuild +++ b/sys-devel/lld/lld-16.0.0_pre20220918.ebuild @@ -27,6 +27,9 @@ BDEPEND=" $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") ) " +PDEPEND=" + sys-devel/lld-toolchain-symlinks:${PV%%.*} +" LLVM_COMPONENTS=( lld cmake libunwind/include/mach-o ) LLVM_TEST_COMPONENTS=( llvm/utils/{lit,unittest} )