From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1726777-garchives=archives.gentoo.org@lists.gentoo.org> 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 522311582EF for <garchives@archives.gentoo.org>; Tue, 11 Mar 2025 20:34:26 +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 322C134314A for <garchives@archives.gentoo.org>; Tue, 11 Mar 2025 20:34:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1E58211037F; Tue, 11 Mar 2025 20:34:25 +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 12BFA11037F for <gentoo-commits@lists.gentoo.org>; Tue, 11 Mar 2025 20:34:25 +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 B3E8134309A for <gentoo-commits@lists.gentoo.org>; Tue, 11 Mar 2025 20:34:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE19288A for <gentoo-commits@lists.gentoo.org>; Tue, 11 Mar 2025 20:34:23 +0000 (UTC) From: "Alfredo Tupone" <tupone@gentoo.org> 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" <tupone@gentoo.org> Message-ID: <1741725237.a7fd468811eb04eb18acf28b55861070ffbda0da.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild dev-ml/ocamlnet/ocamlnet-4.1.9-r2.ebuild X-VCS-Directories: dev-ml/ocamlnet/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: a7fd468811eb04eb18acf28b55861070ffbda0da X-VCS-Branch: master Date: Tue, 11 Mar 2025 20:34:23 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 18ddc3b0-3d7b-4235-9c3c-ff345f35ac58 X-Archives-Hash: ad5704c6720cdd29b31206e6cbeffc71 commit: a7fd468811eb04eb18acf28b55861070ffbda0da Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Mar 11 20:33:57 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Mar 11 20:33:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fd4688 dev-ml/ocamlnet: block with ocaml-5 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> .../ocamlnet/{ocamlnet-4.1.8-r1.ebuild => ocamlnet-4.1.8-r2.ebuild} | 4 ++-- .../ocamlnet/{ocamlnet-4.1.9-r1.ebuild => ocamlnet-4.1.9-r2.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild similarity index 95% rename from dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild rename to dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild index 5eb163cf9132..e79e1f7d0784 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ BDEPEND=" " RDEPEND=" >=dev-ml/findlib-1.0 - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] + <dev-lang/ocaml-5:=[ocamlopt?] pcre? ( >=dev-ml/pcre-ocaml-5:= ) tk? ( dev-ml/labltk:= ) ssl? ( net-libs/gnutls:= ) diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.9-r2.ebuild similarity index 95% rename from dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild rename to dev-ml/ocamlnet/ocamlnet-4.1.9-r2.ebuild index 791b193f2a11..94f8c4880f36 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.9-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 @@ -26,7 +26,7 @@ BDEPEND=" " RDEPEND=" >=dev-ml/findlib-1.0 - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] + <dev-lang/ocaml-5:=[ocamlopt?] pcre? ( >=dev-ml/pcre-ocaml-5:= ) tk? ( dev-ml/labltk:= ) ssl? ( net-libs/gnutls:= )