commit: 4236aaf4af5480a76008b7d5a50adba2a95aea66 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Mon Mar 25 16:39:43 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Mon Mar 25 16:39:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4236aaf4
profiles: Remove old masks, moves Signed-off-by: Julien Roy <julien <AT> jroy.ca> profiles/categories | 2 -- profiles/package.use.mask | 34 ---------------------------------- profiles/updates/1Q-2021 | 1 - profiles/updates/1Q-2023 | 3 --- profiles/updates/2Q-2022 | 5 ----- profiles/updates/3Q-2023 | 1 - 6 files changed, 46 deletions(-) diff --git a/profiles/categories b/profiles/categories index 60543f93b8..5b14684b2d 100644 --- a/profiles/categories +++ b/profiles/categories @@ -3,8 +3,6 @@ dev-crystal dev-elixir dev-hare dev-nim -dev-octave -dev-R dev-zig mpv-plugin net-client diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 68fd3536fd..2127a7fdce 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -25,37 +25,3 @@ net-im/abaddon qrcodegen # Broken docs build. dev-crystal/crikey doc dev-crystal/slang doc - -# Torokhov Sergey <[email protected]> (2022-12-09) -# Masked due to infinite run of tests with USE="openmp" -~sci-physics/SU2-7.2.0 openmp - -# 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-10-09) -# build failure with metis -# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/101 -sci-physics/mbdyn metis - -# 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-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-07-31) -# build failure -# https://github.com/leobago/fti/issues/399 -sys-cluster/fti fortran diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021 index 72238e7dc1..935078c2fa 100644 --- a/profiles/updates/1Q-2021 +++ b/profiles/updates/1Q-2021 @@ -3,4 +3,3 @@ move sci-geosciences/geographiclib sci-geosciences/GeographicLib move x11-libs/kimageannotator media-libs/kimageannotator move x11-libs/kcolorpicker media-libs/kcolorpicker move gui-apps/paperdesktop gui-apps/paperde -move sci-libs/chaco sci-mathematics/chaco diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023 index 36d64d7cf0..d46c0b07f5 100644 --- a/profiles/updates/1Q-2023 +++ b/profiles/updates/1Q-2023 @@ -1,6 +1,3 @@ move dev-python/dropbox-sdk-python dev-python/dropbox -move dev-python/sre_yield dev-python/sre-yield move dev-python/http_ece dev-python/http-ece -move dev-util/psautohint dev-python/psautohint -move dev-python/factory_boy dev-python/factory-boy move dev-python/python-betterproto dev-python/betterproto diff --git a/profiles/updates/2Q-2022 b/profiles/updates/2Q-2022 index d954554124..92c7365e31 100644 --- a/profiles/updates/2Q-2022 +++ b/profiles/updates/2Q-2022 @@ -1,9 +1,4 @@ move app-misc/ssmtool app-misc/vocabsieve -move sci-mathematics/libpotassco sci-libs/libpotassco move media-video/mpv_thumbnail_script mpv-plugin/mpv_thumbnail_script move media-video/mpv-mpris mpv-plugin/mpv-mpris move kde-misc/skanpage media-gfx/skanpage -move sys-cluster/KVTree dev-libs/KVTree -move sys-cluster/shuffile dev-libs/shuffile -move sys-cluster/dyninst dev-libs/dyninst -move sys-cluster/evpath net-libs/evpath diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023 deleted file mode 100644 index 3d1ae74154..0000000000 --- a/profiles/updates/3Q-2023 +++ /dev/null @@ -1 +0,0 @@ -move www-apps/jackett-bin www-apps/jackett
