blob: 67915f0a41280ad2b785673aedb2d7bd755f1c27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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=5
HOMEPAGE=http://hevea.inria.fr/
IUSE=+ocamlopt
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~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.26.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_compile:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=364e41298a937576010b35ca8f1c517e
|