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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 761861382C5 for ; Tue, 9 Feb 2021 22:57:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C53ABE08D3; Tue, 9 Feb 2021 22:57:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACA40E08D3 for ; Tue, 9 Feb 2021 22:57:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE0AB340ECD for ; Tue, 9 Feb 2021 22:57:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59895C3 for ; Tue, 9 Feb 2021 22:57:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612911433.98f4a1854acf0551f8ae78a2662a5888eb92486f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/dose3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild dev-ml/dose3/dose3-5.0.1_p16.ebuild X-VCS-Directories: dev-ml/dose3/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 98f4a1854acf0551f8ae78a2662a5888eb92486f X-VCS-Branch: master Date: Tue, 9 Feb 2021 22:57:15 +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: 3da18010-7687-4dd2-884e-c268a301c4db X-Archives-Hash: 81c73e731fee9164747ef3da547b9e65 commit: 98f4a1854acf0551f8ae78a2662a5888eb92486f Author: Sam James gentoo org> AuthorDate: Tue Feb 9 22:57:09 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 9 22:57:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f4a185 dev-ml/dose3: add upper bound on dev-lang/ocaml Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-ml/dose3/{dose3-5.0.1_p16.ebuild => dose3-5.0.1_p16-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/dose3/dose3-5.0.1_p16.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild similarity index 98% rename from dev-ml/dose3/dose3-5.0.1_p16.ebuild rename to dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild index a407b1aeddf..87ac59f1344 100644 --- a/dev-ml/dose3/dose3-5.0.1_p16.ebuild +++ b/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild @@ -22,6 +22,7 @@ BDEPEND=" " RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt=] + <=dev-lang/ocaml-4.09.0:=[ocamlopt=] dev-ml/cudf:=[ocamlopt=] >=dev-ml/extlib-1.7.0:=[ocamlopt=] >=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=]