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 AC1681582EF for ; Tue, 11 Mar 2025 14:27:17 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 96617343140 for ; Tue, 11 Mar 2025 14:27:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8887D11037F; Tue, 11 Mar 2025 14:27:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7AFCB11037F for ; Tue, 11 Mar 2025 14:27:16 +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 2288F34312C for ; Tue, 11 Mar 2025 14:27:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 807341743 for ; Tue, 11 Mar 2025 14:27:14 +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: <1741703204.93cbb74d5afde8b15eed803f1e7cc49ac6dad617.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-compiler-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r2.ebuild dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4-r1.ebuild dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4-r2.ebuild X-VCS-Directories: dev-ml/ocaml-compiler-libs/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 93cbb74d5afde8b15eed803f1e7cc49ac6dad617 X-VCS-Branch: master Date: Tue, 11 Mar 2025 14:27: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: 81669a69-5be9-48c4-9208-a370fd3fed7c X-Archives-Hash: 02ea0f88afa7302e5108847135df0871 commit: 93cbb74d5afde8b15eed803f1e7cc49ac6dad617 Author: Alfredo Tupone gentoo org> AuthorDate: Tue Mar 11 14:26:05 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Mar 11 14:26:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cbb74d dev-ml/ocaml-compiler-libs: fix deps error Signed-off-by: Alfredo Tupone gentoo.org> ...ler-libs-0.12.3-r1.ebuild => ocaml-compiler-libs-0.12.3-r2.ebuild} | 4 ++-- ...ler-libs-0.12.4-r1.ebuild => ocaml-compiler-libs-0.12.4-r2.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r2.ebuild similarity index 86% rename from dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild rename to dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r2.ebuild index 91bfffeca6aa..9592659c2a9f 100644 --- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild +++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,4 +14,4 @@ SLOT="0/${PV}" KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" -RDEPEND="