blob: 7a9980a42ce0505e2fd9bf338db3dc1bc3dabcdc (
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-utils:= glpk? ( sci-mathematics/glpk:= ) virtual/pkgconfig doc? ( app-doc/doxygen[dot] ) test? ( sci-libs/coinor-sample ) >=app-portage/elt-patches-20170317
DESCRIPTION=COIN-OR Open Solver Interface
EAPI=5
HOMEPAGE=https://projects.coin-or.org/Osi/
IUSE=doc examples glpk static-libs test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=EPL-1.0
RDEPEND=sci-libs/coinor-utils:= glpk? ( sci-mathematics/glpk:= )
SLOT=0/1
SRC_URI=http://www.coin-or.org/download/source/Osi/Osi-0.106.6.tgz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils e7491451996e8b54c3caeb713285b0fb libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=fdffecaa8f910458de7131e74d5513e0
|