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 95903138350 for ; Mon, 10 Feb 2020 00:53:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 881F3E089B; Mon, 10 Feb 2020 00:53:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 71F4CE089B for ; Mon, 10 Feb 2020 00:53:51 +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 37C9034E963 for ; Mon, 10 Feb 2020 00:53:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEEC5116 for ; Mon, 10 Feb 2020 00:53:47 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1581296017.8d0cc69227bbca4f88d0e4da3a5879dd41ae685b.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp5/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camlp5/camlp5-7.10.ebuild X-VCS-Directories: dev-ml/camlp5/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 8d0cc69227bbca4f88d0e4da3a5879dd41ae685b X-VCS-Branch: master Date: Mon, 10 Feb 2020 00:53:47 +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: cd187880-35cd-41b5-8f3d-caf3ccb6b5fc X-Archives-Hash: 581810b9b93bac709100d4319c4448ee commit: 8d0cc69227bbca4f88d0e4da3a5879dd41ae685b Author: Miroslav Šulc gentoo org> AuthorDate: Mon Feb 10 00:53:21 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Feb 10 00:53:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0cc692 dev-ml/camlp5: restricted 7.10 wrt ocaml Closes: https://bugs.gentoo.org/708924 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Miroslav Šulc gentoo.org> dev-ml/camlp5/camlp5-7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlp5/camlp5-7.10.ebuild b/dev-ml/camlp5/camlp5-7.10.ebuild index 542b744b42f..5d5237a3aeb 100644 --- a/dev-ml/camlp5/camlp5-7.10.ebuild +++ b/dev-ml/camlp5/camlp5-7.10.ebuild @@ -15,7 +15,7 @@ SLOT="0/${PV}" KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="doc +ocamlopt" -DEPEND="dev-lang/ocaml" +DEPEND="