blob: 61eb3aefac3a8d235b2d5f88639602eb75dac1b4 (
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=app-arch/unzip virtual/latex-base >=sys-apps/texinfo-4.2-r5
DESCRIPTION=LaTeX package for source code syntax highlighting
EAPI=5
HOMEPAGE=https://github.com/gpoore/minted
IUSE=doc
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=dev-texlive/texlive-latexextra dev-python/pygments virtual/latex-base
SLOT=0
SRC_URI=https://github.com/gpoore/minted/archive/v2.1.tar.gz -> minted-2.1.tar.gz
_eclass_exported_funcs=pkg_postrm:latex-package pkg_postinst:latex-package src_unpack:base src_prepare:- src_configure:base src_compile:latex-package src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde latex-package e1ad4a8d21d1038232597822352b9d0e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=12659bf73fe213b8767b8c7342f104c4
|