blob: 8bd30c12e01ed64e3b22dd7bf44c2397d17b0c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?] doc? ( virtual/latex-base dev-texlive/texlive-latexextra dev-tex/hevea )
DESCRIPTION=A bibtex to HTML converter
EAPI=5
HOMEPAGE=http://www.lri.fr/~filliatr/bibtex2html/
IUSE=doc +ocamlopt
KEYWORDS=amd64 ~ppc ~ppc64 x86
LICENSE=GPL-2
RDEPEND=virtual/latex-base
RESTRICT=test
SLOT=0
SRC_URI=http://www.lri.fr/~filliatr/ftp/bibtex2html/bibtex2html-1.97.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=bd77c88144fad9efa80afed236602e83
|