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 64CDA15820A for ; Wed, 09 Jul 2025 06:31:52 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 33A1D3422F4 for ; Wed, 09 Jul 2025 06:31:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0BFB211055B; Wed, 09 Jul 2025 06:31:49 +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 bobolink.gentoo.org (Postfix) with ESMTPS id F26A311055B for ; Wed, 09 Jul 2025 06:31:48 +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 AACF43422D1 for ; Wed, 09 Jul 2025 06:31:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 119502F2A for ; Wed, 09 Jul 2025 06:31: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: <1752042570.c50f9b6983d534d2b31133bf0c52f4ca38dde361.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_sexp_conv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r1.ebuild dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r2.ebuild X-VCS-Directories: dev-ml/ppx_sexp_conv/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: c50f9b6983d534d2b31133bf0c52f4ca38dde361 X-VCS-Branch: master Date: Wed, 09 Jul 2025 06:31: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: 69e4309b-5009-42f9-82a7-f2ccc62fa69c X-Archives-Hash: 0929e864077d649a8222d50610c774f2 commit: c50f9b6983d534d2b31133bf0c52f4ca38dde361 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Jul 9 05:55:26 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Jul 9 06:29:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50f9b69 dev-ml/ppx_sexp_conv: ppxlib < 0.36.0 Signed-off-by: Alfredo Tupone gentoo.org> .../{ppx_sexp_conv-0.17.0-r1.ebuild => ppx_sexp_conv-0.17.0-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r2.ebuild similarity index 96% rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r1.ebuild rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r2.ebuild index b2cbae18cf72..3aba249add55 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r1.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0-r2.ebuild @@ -21,6 +21,7 @@ RDEPEND=" >=dev-lang/ocaml-5 =dev-ml/base-${JSM}:=[ocamlopt?] >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] +