Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize ebuild header | 2014-01-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sci-libs/dealii: Add missing die; shorten DESCRIPTION; add dummy locel USE ↵ | 2014-01-04 | 1 | -20/+21 | |
| | | | | | | description; Fix RDEPEND.suspect Package-Manager: portage-2.2.7 | ||||
* | sci-libs/dealii: Bump to version 8.1.0 | 2014-01-02 | 1 | -3/+8 | |
| | |||||
* | Fix typo | 2013-07-26 | 1 | -1/+1 | |
| | |||||
* | Bugfix: trilinos unconditionally installs with mpi support enabled. | 2013-07-26 | 1 | -1/+2 | |
| | |||||
* | Install the examples properly to usr/share/doc/${PF}/examples | 2013-07-26 | 1 | -1/+4 | |
| | |||||
* | Bugfix: Get the dependencies with mpi right. Add REQUIRED_USE constraints | 2013-07-26 | 1 | -7/+11 | |
| | |||||
* | Simplify | 2013-07-25 | 1 | -1/+1 | |
| | |||||
* | use "${BUILD_DIR}" instead of "${WORKDIR}"/${P}_build | 2013-07-25 | 1 | -2/+2 | |
| | |||||
* | Clean up the documentation installation: Only install html files if +doc is set | 2013-07-25 | 1 | -6/+3 | |
| | |||||
* | Improve dealii-9999.ebuild to be more consistent with Gentoo's best practices | 2013-07-25 | 1 | -8/+13 | |
| | | | | | | | | | Specifically: - Rename use flags thread -> tbb, umfpack -> sparse as match common practice - Add virtual/pkgconfig to DEPEND - Remove double occurence of sys-libs/zlib - Provide a static-libs use flag | ||||
* | An ebuild for deal.II [1] | 2013-07-25 | 1 | -0/+118 | |
This commit introduces an ebuild for the deal.II library. [1] http://www.dealii.org/ "deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required." |