From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id BF0041582EF for ; Sun, 23 Feb 2025 14:07:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A4C503431B6 for ; Sun, 23 Feb 2025 14:07:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AB4CF110296; Sun, 23 Feb 2025 14:07:49 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9F333110296 for ; Sun, 23 Feb 2025 14:07:49 +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 53DAD3431B6 for ; Sun, 23 Feb 2025 14:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 865CD236B for ; Sun, 23 Feb 2025 14:07:47 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1740319648.7e21e8b7e78af786ba5bf4600a0c7fa0a8b8756f.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/libadalang/libadalang-24.0.0-r2.ebuild X-VCS-Directories: dev-ada/libadalang/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 7e21e8b7e78af786ba5bf4600a0c7fa0a8b8756f X-VCS-Branch: master Date: Sun, 23 Feb 2025 14:07:47 +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: 7e2febac-6370-4594-906a-c316e3e28e8a X-Archives-Hash: edcfb795a68c5b75f51863a877ea898f commit: 7e21e8b7e78af786ba5bf4600a0c7fa0a8b8756f Author: Alfredo Tupone gentoo org> AuthorDate: Sun Feb 23 14:06:48 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Feb 23 14:07:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e21e8b7 dev-ada/libadalang: fix deps on gpr Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/libadalang/libadalang-24.0.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/libadalang/libadalang-24.0.0-r2.ebuild b/dev-ada/libadalang/libadalang-24.0.0-r2.ebuild index fdef918cf758..43c3845f65e5 100644 --- a/dev-ada/libadalang/libadalang-24.0.0-r2.ebuild +++ b/dev-ada/libadalang/libadalang-24.0.0-r2.ebuild @@ -27,7 +27,7 @@ RDEPEND="dev-python/pyyaml dev-ada/gnatcoll-bindings[shared,static-libs?,static-pic?] ${ADA_DEPS} ${PYTHON_DEPS} - >=dev-ada/gpr-24.0.0[${ADA_USEDEP},shared,static-libs?,static-pic?] + =dev-ada/gpr-24.0*[${ADA_USEDEP},shared,static-libs?,static-pic?] =dev-ada/langkit-24*[${ADA_USEDEP},shared(+),static-libs?,static-pic?] $(python_gen_cond_dep ' dev-ada/langkit[${PYTHON_USEDEP}]