diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-05-06 18:26:53 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-05-08 08:20:33 -0400 |
commit | f46d082788eac8c47fb2e26bb06ddf5fb642c032 (patch) | |
tree | 3b6fe21a6531f96227a08a067e4fcdadbf165932 /sci-libs/coinor-osi/metadata.xml | |
parent | sci-libs/coinor-osi: add an "<upstream>" tag to metadata.xml. (diff) | |
download | gentoo-f46d082788eac8c47fb2e26bb06ddf5fb642c032.tar.gz gentoo-f46d082788eac8c47fb2e26bb06ddf5fb642c032.tar.bz2 gentoo-f46d082788eac8c47fb2e26bb06ddf5fb642c032.zip |
sci-libs/coinor-osi: new EAPI=7 version 0.108.6.
Standard version bump and EAPI update to clean things up. I'm trying
to comment the weirdness that pervades the coinor-* ebuilds as I
encounter it. This new version drops support for USE=glpk, because
upstream has abandoned it: they've documented that they only support
ancient versions of glpk not present... well, anywhere, anymore.
Closes: https://bugs.gentoo.org/521978
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/coinor-osi/metadata.xml')
-rw-r--r-- | sci-libs/coinor-osi/metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sci-libs/coinor-osi/metadata.xml b/sci-libs/coinor-osi/metadata.xml index db78d0913067..af6af3b5df7c 100644 --- a/sci-libs/coinor-osi/metadata.xml +++ b/sci-libs/coinor-osi/metadata.xml @@ -11,12 +11,6 @@ solvers as well as the ability to "finish off" a mixed-integer problem calling the solver library's MIP solver. </longdescription> - <use> - <flag name="glpk"> - Enable GNU Linear Programming Kit - <pkg>sci-mathematics/glpk</pkg> support - </flag> - </use> <upstream> <remote-id type="github">coin-or/Osi</remote-id> </upstream> |