blob: ab67f509812530e7ec0d8b129d5a0c9b6b767288 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst
DEPEND=app-arch/unzip
DESCRIPTION=Lets you easily embed LaTeX math in your own html pages, blogs, wikis, etc
EAPI=5
HOMEPAGE=http://www.forkosh.com/mathtex.html
INHERIT=toolchain-funcs
IUSE=png
KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=app-text/dvipng virtual/latex-base
SLOT=0
SRC_URI=mirror://gentoo/mathtex-1.04.zip
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=8ce0f810325782c48905fcc7a93c7db4
|