blob: d6d5c1267173cebf64cc0c4c82a6075179bbe501 (
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/20170101
SRC_URI=http://gallium.inria.fr/~fpottier/menhir/menhir-20170101.tar.gz
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=8994cb25f7ff64558e68135700628a8f
|