blob: 5ce7bfec830b85b8726ea0e1735230f68cd6d584 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=>=dev-lang/ocaml-3.10:= sci-libs/gsl !dev-ml/gsl-ocaml test? ( dev-ml/fort ) >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=OCaml bindings for the GSL library
EAPI=5
HOMEPAGE=http://oandrieu.nerim.net/ocaml/gsl/
IUSE=doc test
KEYWORDS=amd64 ~ppc x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/ocaml-3.10:= sci-libs/gsl !dev-ml/gsl-ocaml
SLOT=0/0.6.0
SRC_URI=http://oandrieu.nerim.net/ocaml/gsl/ocamlgsl-0.6.0.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:base src_compile:- src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=4f269385320b7b5af4191f03462326ee
|