commit: 9663389dff57ea6b7824b4ce45c884046abb7b90 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Mar 9 16:33:29 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Mar 9 16:33:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9663389d
profiles: remove unneeded values Signed-off-by: Julien Roy <julien <AT> jroy.ca> profiles/categories | 1 - profiles/package.use.mask | 29 +---------------------------- profiles/updates/2Q-2021 | 2 -- 3 files changed, 1 insertion(+), 31 deletions(-) diff --git a/profiles/categories b/profiles/categories index dc05533c56..60543f93b8 100644 --- a/profiles/categories +++ b/profiles/categories @@ -5,7 +5,6 @@ dev-hare dev-nim dev-octave dev-R -dev-raku dev-zig mpv-plugin net-client diff --git a/profiles/package.use.mask b/profiles/package.use.mask index a2f684d119..68fd3536fd 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # New entries go on top. @@ -50,39 +50,12 @@ sci-physics/mbdyn superlu # 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 -# https://github.com/bsc-performance-tools/extrae/issues/30 -# https://github.com/bsc-performance-tools/extrae/issues/38 -sys-cluster/extrae dyninst - -# 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-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-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]> (2021-07-31) # build failure # https://github.com/leobago/fti/issues/399 sys-cluster/fti fortran - -# 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]> (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 diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021 index e37afcaa30..99ad030579 100644 --- a/profiles/updates/2Q-2021 +++ b/profiles/updates/2Q-2021 @@ -1,10 +1,8 @@ move sys-apps/nq sys-process/nq move www-client/browsh-bin www-client/browsh -move app-misc/pup-bin app-misc/pup move media-tv/droidcam media-video/droidcam slotmove games-action/minecraft-launcher 2 0 slotmove games-action/minecraft-launcher 1 legacy -move app-misc/spotify-tray media-sound/spotify-tray move net-im/catgirl net-irc/catgirl move net-im/srain net-irc/srain move kde-apps/kaidan net-im/kaidan
