commit: 7e2561c999765b68ca51e0c5e402628c61957175 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Sat Jul 31 07:15:54 2021 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Sat Jul 31 07:15:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e2561c9
sys-cluster/fti mask fortran, remove from todo, remind to unbundle Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> TODO.md | 1 - profiles/package.use.mask | 4 ++++ sys-cluster/fti/fti-1.6.ebuild | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5f2c504af..8a49c7b78 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,6 @@ If you find an interesting piece of software here, consider to package it, also C * [spacelib](https://github.com/Alessandro-Barbieri/SpaceLib) -* [fti](https://github.com/leobago/fti) * [silk-guardian](https://github.com/NateBrune/silk-guardian) * [qepcad](https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html) * [blasfeo](https://github.com/giaf/blasfeo) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 105a38d89..783305adf 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -11,3 +11,7 @@ sys-cluster/extrae clustering # current muster doesn't provide density.h # https://github.com/bsc-performance-tools/clustering-suite/issues/9 sys-cluster/clusteringsuite muster + +# Alessandro Barbieri <[email protected]> (2021-07-31) +# https://github.com/leobago/fti/issues/399 +sys-cluster/fti fortran diff --git a/sys-cluster/fti/fti-1.6.ebuild b/sys-cluster/fti/fti-1.6.ebuild index 945b18ac4..a7da6c728 100644 --- a/sys-cluster/fti/fti-1.6.ebuild +++ b/sys-cluster/fti/fti-1.6.ebuild @@ -23,6 +23,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="doc examples fi-io hdf5 lustre fortran openssl sionlib test tutorial" +#TODO: unbundle jerasure bpp iniparser RDEPEND=" sys-libs/zlib virtual/mpi
