commit: 05a6452be2dc445aa7782f9a219bf74c744f7e84
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 10:25:25 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 11:03:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a6452b
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 451f2d3..5e04286 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() {