Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: /, profiles/, sys-cluster/fti/
Date: Sat, 31 Jul 2021 07:17:14
Message-Id: 1627715754.7e2561c999765b68ca51e0c5e402628c61957175.Alessandro-Barbieri@gentoo
1 commit: 7e2561c999765b68ca51e0c5e402628c61957175
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sat Jul 31 07:15:54 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sat Jul 31 07:15:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e2561c9
7
8 sys-cluster/fti mask fortran, remove from todo, remind to unbundle
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 TODO.md | 1 -
13 profiles/package.use.mask | 4 ++++
14 sys-cluster/fti/fti-1.6.ebuild | 1 +
15 3 files changed, 5 insertions(+), 1 deletion(-)
16
17 diff --git a/TODO.md b/TODO.md
18 index 5f2c504af..8a49c7b78 100644
19 --- a/TODO.md
20 +++ b/TODO.md
21 @@ -4,7 +4,6 @@ If you find an interesting piece of software here, consider to package it, also
22
23 C
24 * [spacelib](https://github.com/Alessandro-Barbieri/SpaceLib)
25 -* [fti](https://github.com/leobago/fti)
26 * [silk-guardian](https://github.com/NateBrune/silk-guardian)
27 * [qepcad](https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html)
28 * [blasfeo](https://github.com/giaf/blasfeo)
29
30 diff --git a/profiles/package.use.mask b/profiles/package.use.mask
31 index 105a38d89..783305adf 100644
32 --- a/profiles/package.use.mask
33 +++ b/profiles/package.use.mask
34 @@ -11,3 +11,7 @@ sys-cluster/extrae clustering
35 # current muster doesn't provide density.h
36 # https://github.com/bsc-performance-tools/clustering-suite/issues/9
37 sys-cluster/clusteringsuite muster
38 +
39 +# Alessandro Barbieri <lssndrbarbieri@×××××.com> (2021-07-31)
40 +# https://github.com/leobago/fti/issues/399
41 +sys-cluster/fti fortran
42
43 diff --git a/sys-cluster/fti/fti-1.6.ebuild b/sys-cluster/fti/fti-1.6.ebuild
44 index 945b18ac4..a7da6c728 100644
45 --- a/sys-cluster/fti/fti-1.6.ebuild
46 +++ b/sys-cluster/fti/fti-1.6.ebuild
47 @@ -23,6 +23,7 @@ SLOT="0"
48 KEYWORDS="~amd64"
49 IUSE="doc examples fi-io hdf5 lustre fortran openssl sionlib test tutorial"
50
51 +#TODO: unbundle jerasure bpp iniparser
52 RDEPEND="
53 sys-libs/zlib
54 virtual/mpi