From 05a6452be2dc445aa7782f9a219bf74c744f7e84 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 12 Aug 2016 12:25:25 +0200 Subject: [PATCH] sci-mathematics/coq: drop ocaml 4.03 patch; it is not needed anymore. Package-Manager: portage-2.3.0 --- sci-mathematics/coq/coq-8.5_p2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-mathematics/coq/coq-8.5_p2.ebuild b/sci-mathematics/coq/coq-8.5_p2.ebuild index 451f2d336f344..5e04286444d7b 100644 --- a/sci-mathematics/coq/coq-8.5_p2.ebuild +++ b/sci-mathematics/coq/coq-8.5_p2.ebuild @@ -39,7 +39,6 @@ S=${WORKDIR}/${MY_P} src_prepare() { epatch "${FILESDIR}/${PN}-8.5-do-not-install-revision.patch" epatch "${FILESDIR}/${PN}-8.4_p5-no-clean-before-test.patch" - has_version '>=dev-lang/ocaml-4.03' && epatch "${FILESDIR}/oc43.patch" } src_configure() {