blob: 0a36b024c80e3932cc8d7b9511bb3ee1e2e80484 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-ml/ocamlbuild
DEFINED_PHASES=compile install postinst postrm
DEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt=]
DESCRIPTION=HeVeA is a quite complete and fast LaTeX to HTML translator
EAPI=7
HOMEPAGE=http://hevea.inria.fr/
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ppc ppc64 ~x86
LICENSE=QPL
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt=] dev-texlive/texlive-latexextra
SLOT=0
SRC_URI=http://hevea.inria.fr/distri/hevea-2.35.tar.gz
_md5_=ead081d4f2874247ad7c4aa6da0a3cae
|