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 8B6341382C5 for ; Wed, 10 Feb 2021 01:55:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A78A6E091D; Wed, 10 Feb 2021 01:55:48 +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 6A376E091D for ; Wed, 10 Feb 2021 01:55:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3E109340DE7 for ; Wed, 10 Feb 2021 01:55:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE574495 for ; Wed, 10 Feb 2021 01:55:45 +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: <1612922143.3749ac7c8f0c11722eeeb02e28369c709d83947b.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-r2.ebuild X-VCS-Directories: dev-ml/dose3/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3749ac7c8f0c11722eeeb02e28369c709d83947b X-VCS-Branch: master Date: Wed, 10 Feb 2021 01:55:45 +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: cfe23608-90dc-4f30-890c-036f62bb681c X-Archives-Hash: 1f27f3f002589a5a5d1f840b68d2cf56 commit: 3749ac7c8f0c11722eeeb02e28369c709d83947b Author: Sam James gentoo org> AuthorDate: Wed Feb 10 01:55:34 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 10 01:55:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3749ac7c dev-ml/dose3: add upper bound on dev-ml/ocamlgraph version Causes build failures. 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-r1.ebuild => dose3-5.0.1_p16-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild similarity index 98% rename from dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild rename to dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild index 87ac59f1344..74ec011b863 100644 --- a/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild +++ b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild @@ -26,6 +26,7 @@ RDEPEND=" dev-ml/cudf:=[ocamlopt=] >=dev-ml/extlib-1.7.0:=[ocamlopt=] >=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=] +