# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/lwt-1.1.0.ebuild,v 1.3 2009/06/17 07:14:08 aballier Exp $ EAPI=2 inherit findlib eutils DESCRIPTION="Cooperative light-weight thread library for OCaml" SRC_URI="http://ocsigen.org/download/${P}.tar.gz" HOMEPAGE="http://ocsigen.org/lwt" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] >=dev-ml/ocaml-ssl-0.4.0" RDEPEND="${DEPEND} !