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 313C213835A for ; Tue, 10 Nov 2020 01:04:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F3FE0828; Tue, 10 Nov 2020 01:04:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 33E0CE0828 for ; Tue, 10 Nov 2020 01:04:45 +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 CBC3C340CD6 for ; Tue, 10 Nov 2020 01:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 199403AB for ; Tue, 10 Nov 2020 01:04:42 +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: <1604970239.a4c213ab1b5420acfb0adce3b36b7f02a72f003d.sam@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.11-r1.ebuild dev-ml/camlp5/camlp5-7.11.ebuild X-VCS-Directories: dev-ml/camlp5/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a4c213ab1b5420acfb0adce3b36b7f02a72f003d X-VCS-Branch: master Date: Tue, 10 Nov 2020 01:04:42 +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: 02cdc6ec-c80d-4428-8cb9-76e4cc13da95 X-Archives-Hash: 9737520cf20c04d04c965c41a4ca4077 commit: a4c213ab1b5420acfb0adce3b36b7f02a72f003d Author: Sam James gentoo org> AuthorDate: Tue Nov 10 01:03:59 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 10 01:03:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c213ab dev-ml/camlp5: mark 7.11 incompat. w/ newer ocaml Closes: https://bugs.gentoo.org/753713 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-ml/camlp5/{camlp5-7.11.ebuild => camlp5-7.11-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11-r1.ebuild similarity index 95% rename from dev-ml/camlp5/camlp5-7.11.ebuild rename to dev-ml/camlp5/camlp5-7.11-r1.ebuild index 12f10b2cd86..5f91a735d0e 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11-r1.ebuild @@ -15,7 +15,7 @@ SLOT="0/${PV}" KEYWORDS="~alpha amd64 ppc x86" IUSE="doc +ocamlopt" -DEPEND="dev-lang/ocaml" +DEPEND="