summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/eigen: remove unused patchMichael Mair-Keimberger2021-05-211-64/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20755 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: Disable cholmod tests through cmake.eclassDavid Seifert2020-12-151-20/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/eigen: Version bump to 3.3.9David Seifert2020-12-142-0/+37
| | | | | | | | Bug: https://bugs.gentoo.org/712808 Bug: https://bugs.gentoo.org/754327 Closes: https://bugs.gentoo.org/759961 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/eigen: Backport fix for revdeps build failuresAndreas Sturmlechner2020-10-121-0/+64
| | | | | | | | Reported-by: Anton Kochkov <anton.kochkov@gmail.com> Thanks-to: Sam James <sam@gentoo.org> Closes: https://bugs.gentoo.org/747949 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner2020-07-211-0/+24
| | | | | | | | | | | | | | | | | - Update HOMEPAGE - Drop IUSE="c++11", build was broken anyway with it disabled - Drop obsolete slot 0 blocker - Sort dependencies - Drop useless src_unpack(), just define ${S} instead - Properly configure CMAKEPACKAGE_INSTALL_DIR instead of manual doins - configure in src_configure, compile in src_compile, drop src_test() - Drop obsolete -g2 removal - Consolidate and improve conditional !test seds - Replace CMAKE_BUILD_TYPE override sed with patch - Change FindEigen3.cmake module install path Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: Drop oldAndreas Sturmlechner2019-02-253-101/+0
| | | | | | | Closes: https://bugs.gentoo.org/577262 Closes: https://bugs.gentoo.org/466360 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: Fix prototypeAndreas Sturmlechner2018-09-101-0/+19
| | | | | Closes: https://bugs.gentoo.org/665488 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-cpp/eigen: remove oldMichael Palimaka2016-09-161-16/+0
| | | | Package-Manager: portage-2.3.0
* dev-cpp/eigen: Forward porting ebuild changes, Backwards the patchesJustin Lecher2016-02-242-0/+0
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575512 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-cpp/eigen: Drop -g2 from build flagsJustin Lecher2016-02-222-0/+82
| | | | | | | | | | | * Bump to EAPI=6 * Add missing test deps * Add missing USE Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575354 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+16
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