blob: 2902da4459b7ea9480c819a3104206c7fef05abf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/adolc:0= sci-libs/ipopt:0= virtual/pkgconfig doc? ( app-doc/doxygen[dot] )
DESCRIPTION=COIN-OR C++ Algorithmic Differentiation
EAPI=5
HOMEPAGE=https://projects.coin-or.org/CppAD/
IUSE=doc examples
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=sci-libs/adolc:0= sci-libs/ipopt:0=
SLOT=0
SRC_URI=http://www.coin-or.org/download/source/CppAD/cppad-20140519.gpl.tgz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=f0d331917b39f9e7a3a2bfc33000ac9c
|