From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5CBE1158086 for ; Sat, 8 Jan 2022 12:48:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A89372BC006; Sat, 8 Jan 2022 12:48:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 690362BC006 for ; Sat, 8 Jan 2022 12:48:19 +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 A25C2342D22 for ; Sat, 8 Jan 2022 12:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30158D0 for ; Sat, 8 Jan 2022 12:48:16 +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: <1641646078.6fd557c87328da408c60bdf7084e0761d301a79f.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/dune/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/dune/dune-2.7.1.ebuild dev-ml/dune/dune-2.8.2.ebuild dev-ml/dune/dune-2.8.4.ebuild X-VCS-Directories: dev-ml/dune/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 6fd557c87328da408c60bdf7084e0761d301a79f X-VCS-Branch: master Date: Sat, 8 Jan 2022 12:48:16 +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: 7b39ba8f-1586-4000-aa9d-ced63d579093 X-Archives-Hash: 01aa84ec2c201053cf07951978613e75 commit: 6fd557c87328da408c60bdf7084e0761d301a79f Author: Alfredo Tupone gentoo org> AuthorDate: Sat Jan 8 12:47:58 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Jan 8 12:47:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd557c8 dev-ml/dune: selecting compliance with ocaml versions Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/dune/dune-2.7.1.ebuild | 5 +++-- dev-ml/dune/dune-2.8.2.ebuild | 3 ++- dev-ml/dune/dune-2.8.4.ebuild | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-ml/dune/dune-2.7.1.ebuild b/dev-ml/dune/dune-2.7.1.ebuild index d4ddb517ae0d..c619f30adc03 100644 --- a/dev-ml/dune/dune-2.7.1.ebuild +++ b/dev-ml/dune/dune-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,8 @@ SLOT="0/${PV}" KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="test" -DEPEND=">=dev-lang/ocaml-4.08:=" +DEPEND=">=dev-lang/ocaml-4.08:= +