blob: f3ec063054ad0d1f5e8243dd6668267736bd0b7c (
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 b83a2420b796f7c6eff682679d08fe25 findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=4f269385320b7b5af4191f03462326ee
|