blob: 7bfb47fed12f33e42abca5345cbc4d28854e2b0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DEPEND=app-arch/unzip
DESCRIPTION=Template Numerical Toolkit: C++ headers for array and matrices
EAPI=4
HOMEPAGE=http://math.nist.gov/tnt/
IUSE=doc
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=public-domain
SLOT=0
SRC_URI=http://math.nist.gov/tnt/tnt126.zip doc? ( http://math.nist.gov/tnt/tnt120doc.zip )
_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f versionator 2352c3fc97241f6a02042773c8287748
_md5_=715388bdd6f81b85e395cfdd8da907b0
|