blob: b6fbc2189b6eb3f7e83c75ae790432122d4dd2a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install
DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] dev-ml/ocamlbuild >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=LR(1) parser generator for the OCaml language
EAPI=5
HOMEPAGE=http://gallium.inria.fr/~fpottier/menhir/
IUSE=examples +ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=QPL-1.0 LGPL-2-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?]
SLOT=0/20160303
SRC_URI=http://gallium.inria.fr/~fpottier/menhir/menhir-20160303.tar.gz
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=82ed3483758acdeffdf5d669f82e4138
|