commit:     c2e305e749860f080a7baa0c4995d5661e2483de
Author:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Sat Jul  2 20:34:09 2022 +0000
Commit:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
CommitDate: Sat Jul  2 20:34:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2e305e7

profiles/package.use.mask: Make new entries go on top

Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>

 profiles/package.use.mask | 100 +++++++++++++++++++++++-----------------------
 1 file changed, 51 insertions(+), 49 deletions(-)

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
index 7f31b8a56..8a7363bef 100644
--- a/profiles/package.use.mask
+++ b/profiles/package.use.mask
@@ -1,36 +1,39 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Alessandro Barbieri <[email protected]> (2021-07-26)
-# treedbscan needs old cgal
-# https://github.com/bsc-performance-tools/clustering-suite/issues/8
-sys-cluster/clusteringsuite treedbscan
-sys-cluster/extrae clustering
+# New entries go on top.
 
-# Alessandro Barbieri <[email protected]> (2021-07-26)
-# 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]> (2022-06-26)
+# depend on masked dev-python/python-binary-memcached
+dev-python/oslo-cache test
 
-# Alessandro Barbieri <[email protected]> (2021-07-31)
+# Alessandro Barbieri <[email protected]> (2022-05-22)
+# cmake failure
+# https://github.com/mfem/mfem/issues/2243
+sci-libs/mfem netcdf
+
+# Alessandro Barbieri <[email protected]> (2022-03-10)
 # build failure
-# https://github.com/leobago/fti/issues/399
-sys-cluster/fti fortran
+media-libs/skia ffmpeg
 
-# Alessandro Barbieri <[email protected]> (2021-08-06)
-# sys-cluster/SOS doesn't get recognized as valid openshmem
-# https://github.com/bsc-performance-tools/extrae/issues/35
-sys-cluster/extrae openshmem
+# Anna Vyalkova <[email protected]> (2021-12-29)
+# build failure, needs patching
+app-crypt/pgp bindist
 
-# Alessandro Barbieri <[email protected]> (2021-08-14)
-# petit gui doesn't build
-# https://github.com/davewathaverford/the-omega-project/issues/5
-sci-mathematics/the-omega-project gui
+# Alessandro Barbieri <[email protected]> (2021-10-09)
+# build failure with metis
+# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/101
+sci-physics/mbdyn metis
 
-# Alessandro Barbieri <[email protected]> (2021-08-18)
-# build failure
-# https://github.com/bsc-pm/nanox/issues/18
-sys-cluster/nanox gasnet
+# Alessandro Barbieri <[email protected]> (2021-10-01)
+# superlu renamed some files
+# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/97
+sci-physics/mbdyn superlu
+
+# Alessandro Barbieri <[email protected]> (2021-10-01)
+# can't locate MPI cxx headers
+# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/91
+sci-physics/mbdyn mpi pmpi schur
 
 # Alessandro Barbieri <[email protected]> (2021-08-21)
 # build failure with dyninst-1.10
@@ -38,34 +41,33 @@ sys-cluster/nanox gasnet
 # https://github.com/bsc-performance-tools/extrae/issues/38
 sys-cluster/extrae dyninst
 
-# Alessandro Barbieri <[email protected]> (2021-10-01)
-# can't locate MPI cxx headers
-# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/91
-sci-physics/mbdyn mpi pmpi schur
-
-# Alessandro Barbieri <[email protected]> (2021-10-01)
-# superlu renamed some files
-# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/97
-sci-physics/mbdyn superlu
+# Alessandro Barbieri <[email protected]> (2021-08-18)
+# build failure
+# https://github.com/bsc-pm/nanox/issues/18
+sys-cluster/nanox gasnet
 
-# Alessandro Barbieri <[email protected]> (2021-10-09)
-# build failure with metis
-# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/101
-sci-physics/mbdyn metis
+# Alessandro Barbieri <[email protected]> (2021-08-14)
+# petit gui doesn't build
+# https://github.com/davewathaverford/the-omega-project/issues/5
+sci-mathematics/the-omega-project gui
 
-# Anna Vyalkova <[email protected]> (2021-12-29)
-# build failure, needs patching
-app-crypt/pgp bindist
+# Alessandro Barbieri <[email protected]> (2021-08-06)
+# sys-cluster/SOS doesn't get recognized as valid openshmem
+# https://github.com/bsc-performance-tools/extrae/issues/35
+sys-cluster/extrae openshmem
 
-# Alessandro Barbieri <[email protected]> (2022-03-10)
+# Alessandro Barbieri <[email protected]> (2021-07-31)
 # build failure
-media-libs/skia ffmpeg
+# https://github.com/leobago/fti/issues/399
+sys-cluster/fti fortran
 
-# Alessandro Barbieri <[email protected]> (2022-05-22)
-# cmake failure
-# https://github.com/mfem/mfem/issues/2243
-sci-libs/mfem netcdf
+# Alessandro Barbieri <[email protected]> (2021-07-26)
+# 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]> (2022-06-26)
-# depend on masked dev-python/python-binary-memcached
-dev-python/oslo-cache test
+# Alessandro Barbieri <[email protected]> (2021-07-26)
+# treedbscan needs old cgal
+# https://github.com/bsc-performance-tools/clustering-suite/issues/8
+sys-cluster/clusteringsuite treedbscan
+sys-cluster/extrae clustering

Reply via email to