blob: 4a10ff692114ef2fc82ec31b3b09ef7feb98b55a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm prepare unpack
DEPEND=dev-texlive/texlive-bibtexextra dev-texlive/texlive-latexextra virtual/latex-base >=sys-apps/texinfo-4.2-r5
DESCRIPTION=Reimplementation of the bibliographic facilities provided by LaTeX
EAPI=5
HOMEPAGE=http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex https://github.com/plk/biblatex/
IUSE=doc examples
KEYWORDS=~amd64 ~arm ~x86
LICENSE=LPPL-1.3
RDEPEND=dev-texlive/texlive-bibtexextra dev-texlive/texlive-latexextra virtual/latex-base
SLOT=0
SRC_URI=mirror://sourceforge/biblatex/biblatex-3.4.tds.tgz
_eclass_exported_funcs=pkg_postrm:latex-package pkg_postinst:latex-package src_unpack:base src_prepare:base src_configure:base src_compile:latex-package src_install:-
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 eutils 3c847a0129fed780bd709b98e426f89c latex-package 00777e2de6c20be92a1adce060eeafa4 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=c69cf9a2d005a4eccad504b22d50a233
|