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 C2D311582EF for ; Tue, 11 Mar 2025 20:46:45 +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 AD9973430A0 for ; Tue, 11 Mar 2025 20:46:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A5A7F11037F; Tue, 11 Mar 2025 20:46:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9AC2211037F for ; Tue, 11 Mar 2025 20:46:44 +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 52E7F3430A0 for ; Tue, 11 Mar 2025 20:46:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5429288A for ; Tue, 11 Mar 2025 20:46:42 +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: <1741725987.e3a245194d2f33152c31c672b33ef850c2c7a1e9.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/coq/coq-8.17.1-r1.ebuild sci-mathematics/coq/coq-8.17.1.ebuild sci-mathematics/coq/coq-8.19.2-r1.ebuild sci-mathematics/coq/coq-8.19.2.ebuild sci-mathematics/coq/coq-8.20.0-r1.ebuild sci-mathematics/coq/coq-8.20.0.ebuild X-VCS-Directories: sci-mathematics/coq/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: e3a245194d2f33152c31c672b33ef850c2c7a1e9 X-VCS-Branch: master Date: Tue, 11 Mar 2025 20:46:42 +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: 23d5c1e3-0bc1-401d-865f-3380547e5fee X-Archives-Hash: d5571919bc0e0eefef9e87b48c884f7d commit: e3a245194d2f33152c31c672b33ef850c2c7a1e9 Author: Alfredo Tupone gentoo org> AuthorDate: Tue Mar 11 20:46:08 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Mar 11 20:46:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a24519 sci-mathematics/coq: block with ocaml-5 Signed-off-by: Alfredo Tupone gentoo.org> sci-mathematics/coq/{coq-8.17.1.ebuild => coq-8.17.1-r1.ebuild} | 1 + sci-mathematics/coq/{coq-8.19.2.ebuild => coq-8.19.2-r1.ebuild} | 1 + sci-mathematics/coq/{coq-8.20.0.ebuild => coq-8.20.0-r1.ebuild} | 1 + 3 files changed, 3 insertions(+) diff --git a/sci-mathematics/coq/coq-8.17.1.ebuild b/sci-mathematics/coq/coq-8.17.1-r1.ebuild similarity index 99% rename from sci-mathematics/coq/coq-8.17.1.ebuild rename to sci-mathematics/coq/coq-8.17.1-r1.ebuild index f9f1b9c3cb76..0376c24fc404 100644 --- a/sci-mathematics/coq/coq-8.17.1.ebuild +++ b/sci-mathematics/coq/coq-8.17.1-r1.ebuild @@ -53,6 +53,7 @@ BDEPEND=" test? ( dev-ml/ounit2 ) +