2021-02-04 22:26:01 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare
|
2020-02-11 12:04:20 +03:00
|
|
|
DEPEND=<dev-lang/ocaml-4.09:=[ocamlopt?] test? ( dev-ml/findlib )
|
2017-03-09 15:48:11 +03:00
|
|
|
DESCRIPTION=Generic build tool with built-in rules for building OCaml library and programs
|
2021-01-25 09:24:14 +03:00
|
|
|
EAPI=7
|
2017-03-09 15:48:11 +03:00
|
|
|
HOMEPAGE=https://github.com/ocaml/ocamlbuild
|
2017-07-08 12:40:21 +03:00
|
|
|
IUSE=+ocamlopt test
|
2020-10-03 19:36:13 +03:00
|
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
|
2017-03-09 15:48:11 +03:00
|
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
2020-02-11 12:04:20 +03:00
|
|
|
RDEPEND=<dev-lang/ocaml-4.09:=[ocamlopt?] !<dev-ml/findlib-1.6.1-r1
|
2019-12-11 07:26:00 +03:00
|
|
|
RESTRICT=!test? ( test )
|
2017-03-09 15:48:11 +03:00
|
|
|
SLOT=0/0.11.0
|
|
|
|
SRC_URI=https://github.com/ocaml/ocamlbuild/archive/0.11.0.tar.gz -> ocamlbuild-0.11.0.tar.gz
|
2021-02-05 09:53:37 +03:00
|
|
|
_md5_=9c7def6ef216fb0ec1440c69f9e61f7e
|