blob: 0a82fa964a1008179da97f68670e0eede4cb6819 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare
DEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
DESCRIPTION=OCamlbuild
EAPI=5
HOMEPAGE=https://github.com/ocaml/ocamlbuild
IUSE=+ocamlopt
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] !<dev-ml/findlib-1.6.1-r1
SLOT=0/0.9.1
SRC_URI=https://github.com/ocaml/ocamlbuild/archive/0.9.1.tar.gz -> ocamlbuild-0.9.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=6c51b91d3b4b6e1e7c24f3780828bd3a
|