-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
KEYWORDS="alpha amd64 ppc x86"
IUSE="doc +ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"
+DEPEND="
+ >=dev-lang/ocaml-3.10:=[ocamlopt?]
+ <=dev-lang/ocaml-4.4.2
+"
RDEPEND="${DEPEND}"
PATCHLEVEL=${PV#*_p}
./configure \
--strict \
-prefix /usr \
- -bindir /usr/bin \
+ -bindir /usr/bin \
-libdir /usr/$(get_libdir)/ocaml \
-mandir /usr/share/man || die "configure failed"
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"
+DEPEND="
+ >=dev-lang/ocaml-3.10:=[ocamlopt?]
+ <=dev-lang/ocaml-4.6.0
+"
RDEPEND="${DEPEND}"
PATCHLEVEL=${PV#*_p}
./configure \
--strict \
-prefix /usr \
- -bindir /usr/bin \
+ -bindir /usr/bin \
-libdir /usr/$(get_libdir)/ocaml \
-mandir /usr/share/man || die "configure failed"
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"
+DEPEND="
+ >=dev-lang/ocaml-3.10:=[ocamlopt?]
+ <=dev-lang/ocaml-4.6.0
+"
RDEPEND="${DEPEND}"
PATCHLEVEL=${PV#*_p}
./configure \
--strict \
-prefix /usr \
- -bindir /usr/bin \
+ -bindir /usr/bin \
-libdir /usr/$(get_libdir)/ocaml \
-mandir /usr/share/man || die "configure failed"
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"
+DEPEND="
+ >=dev-lang/ocaml-3.10:=[ocamlopt?]
+ <=dev-lang/ocaml-4.6.0
+"
RDEPEND="${DEPEND}"
PATCHLEVEL=${PV#*_p}
./configure \
--strict \
-prefix /usr \
- -bindir /usr/bin \
+ -bindir /usr/bin \
-libdir /usr/$(get_libdir)/ocaml \
-mandir /usr/share/man || die "configure failed"
}