--- /usr/portage/dev-ml/eliom/eliom-2.2.2.ebuild 2012-08-07 22:50:07.000000000 +0200 +++ eliom-3.0.0.ebuild 2012-12-10 13:39:57.117782726 +0100 @@ -13,12 +13,12 @@ LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" KEYWORDS="~amd64" -IUSE="doc +ocamlopt ocamlduce" +IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.12[ocamlopt?] - >=dev-ml/js_of_ocaml-1.2 - >=www-servers/ocsigenserver-2.1 - >=dev-ml/tyxml-2.1[ocamlduce?] + >=dev-ml/js_of_ocaml-1.3.2 + >=www-servers/ocsigenserver-2.2.0 + >=dev-ml/tyxml-2.1 >=dev-ml/deriving-ocsigen-0.3 dev-ml/react dev-ml/ocaml-ssl @@ -32,7 +32,7 @@ --mandir "/usr/share/man/" \ --temproot "${ED}" \ --libdir "/usr/$(get_libdir)/ocaml" \ - $(use_with ocamlduce) || die "configure failed" + || die "configure failed" } src_compile() {