summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/glpk: remove old "unused" glpk-4.65.ebuild.Michael Orlitzky2021-11-021-23/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/glpk: remove old "unused" version and files.Michael Orlitzky2020-04-131-94/+0
| | | | | | Closes: https://bugs.gentoo.org/666060 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/glpk: new version 4.65.Michael Orlitzky2020-03-063-0/+161
| | | | | | | | | | | | | | | | | | | | | | This new upstream version fixes a few minor ebuild issues: * I've attempted to fix the MySQL include location in a more standard way, by using mysql_config (bug 597620). Another solution was already present in v4.63, so I've marked this bug as resolved. * The virtual/mysql dependency was replaced, per bug 666060. This will be completely resolved when v4.65 goes stable and v4.63 is removed. We also include a new patch, from upstream, to quiet some overly-verbose output. The patch to debundle the system libraries was forward-ported to the new version thanks to François Bissey, who maintained an ebuild for v4.65 in the sage-on-gentoo overlay until now. Bug: https://bugs.gentoo.org/666060 Closes: https://bugs.gentoo.org/597620 Closes: https://bugs.gentoo.org/711648 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/glpk: Remove oldDavid Seifert2018-04-184-277/+0
| | | | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9 Closes: https://bugs.gentoo.org/626228 Closes: https://github.com/gentoo/gentoo/pull/8056
* sci-mathematics/glpk: bump.Robin H. Johnson2017-07-271-0/+94
| | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=626224 Package-Manager: portage-2.3.6
* sci-mathematics/glpk: remove unused patchMichael Mair-Keimberger (asterix)2017-02-011-87/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3764
* sci-mathematics/glpk: version bump to 4.60Sébastien Fabbro2016-12-121-0/+92
| | | | | | Adapted patch to debundle zlib and suitesparse Package-Manager: portage-2.3.3
* sci-mathematics/glpk: Version bump to 4.57David Seifert2016-01-141-0/+88
| | | | | | | Gentoo-Bug: 562018 In addition, modernize to EAPI=6 and amend patch. Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+184
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed