blob: f3610c693bdaa8400f8d05b8fa8873600ad307a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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 )
_eclass_exported_funcs=src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=6d6e6e53f51580622338e06b3e5782c3
|