blob: 98a4f266fccc8ec748bac1890c5c5d9e3c72b28f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=<dev-lang/ocaml-5:=[ocamlopt?] dev-ml/camlp5:=
DESCRIPTION=A line editor to be used with interactive commands
EAPI=7
HOMEPAGE=http://pauillac.inria.fr/~ddr/ledit/
IUSE=+ocamlopt
KEYWORDS=amd64 ~ppc x86
LICENSE=BSD
RDEPEND=<dev-lang/ocaml-5:=[ocamlopt?] dev-ml/camlp5:=
RESTRICT=installsources !ocamlopt? ( strip )
SLOT=0
SRC_URI=http://pauillac.inria.fr/~ddr/ledit/distrib/src/ledit-2.04.tgz
_md5_=1cf0b5220449304827d5c51b33268def
|