blob: 5ab45ad433d5673cf788979048744e864354dc30 (
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.3.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 3fe4f8980633fd7bc69e9887209ba2fe eutils 708f85bc1bf00876604e223fb56e062a latex-package 58e25573cc86e53dddea91261009b301 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=e5066f1ba174d181a0cce2bb59e06426
|