blob: 956b29ece8cd568cc5e2c2d41d254695e207a909 (
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:= sci-libs/ipopt:= 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:= sci-libs/ipopt:=
SLOT=0
SRC_URI=http://www.coin-or.org/download/source/CppAD/cppad-20140204.gpl.tgz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f15531d1ab34cb9e6b9fd068ba4f4eda
|