aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* metadata.xml: Set typeJustin Lecher2016-01-251-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* metadata.xml: convert hard -> projJustin Lecher2016-01-251-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert "Gentoo does https by default now"Justin Lecher2015-06-211-1/+1
| | | | This reverts commit 98718494343af4990facdefb0033471686e975a6.
* Gentoo does https by default nowJustin Lecher2015-06-211-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/dealii: Add github to remote-id in metadata.xmlJustin Lecher2015-06-061-0/+3
| | | | Package-Manager: portage-2.2.20
* Convert to CPU_FLAGS_X86Matthias Maier2015-01-291-1/+0
| | | | Package-Manager: portage-2.2.15
* version bump; ebuild maintenance; fix SRC_URIMatthias Maier2014-12-241-0/+1
| | | | Package-Manager: portage-2.2.15
* Update repository to github, fix readme file change, add forgotten use-flag ↵Matthias Maier2014-07-251-28/+30
| | | | | | to metadata.xml, fix tabstops Package-Manager: portage-2.2.8-r1
* Fix dependencies for sci-libs/dealii-8.(0|1).0, provide local use flagMatthias Maier2014-03-021-1/+1
|
* sci-libs/dealii: Add missing die; shorten DESCRIPTION; add dummy locel USE ↵Justin Lecher2014-01-041-19/+23
| | | | | | description; Fix RDEPEND.suspect Package-Manager: portage-2.2.7
* Improve dealii-9999.ebuild to be more consistent with Gentoo's best practicesMatthias Maier2013-07-251-1/+1
| | | | | | | | | 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]Matthias Maier2013-07-251-0/+28
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."