commit: 0c0d49e8465afe69fe1642989bf683e8beddd170
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 11:24:18 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 11:28:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0d49e8
dev-ml/camlp4: Drop outdated compat dep
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-ml/camlp4/camlp4-4.04_p1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index 5b120ad7f5c..21fe8f670de 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -20,7 +20,7 @@ RDEPEND="${DEPEND}
!<dev-lang/ocaml-4.02
!<dev-ml/findlib-1.5.5-r1"
DEPEND="${DEPEND}
- || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
+ dev-ml/ocamlbuild"
S=${WORKDIR}/${P/_p/-}