blob: 478cb641a773441672ecff86a2f264d579b5368a (
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/coinor-cbc:= virtual/pkgconfig
DESCRIPTION=COIN-OR lightweight API for COIN-OR libraries CLP, CBC, and CGL
EAPI=5
HOMEPAGE=https://projects.coin-or.org/CoinMP/
IUSE=examples static-libs
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=EPL-1.0
RDEPEND=sci-libs/coinor-cbc:=
SLOT=0/1
SRC_URI=http://www.coin-or.org/download/source/CoinMP/CoinMP-1.7.6.tgz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:autotools-utils src_test:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=b4426a72a8d805b53724d962d35f3571
|