diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185147 -> 185140 bytes | |||
-rw-r--r-- | profiles/updates/2Q-2023 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ce42257b77ad..4e24a17701ae 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/updates/2Q-2023 b/profiles/updates/2Q-2023 index ca7c29a989d3..8a8d1d9e923e 100644 --- a/profiles/updates/2Q-2023 +++ b/profiles/updates/2Q-2023 @@ -1,2 +1,3 @@ move dev-python/jupyter_core dev-python/jupyter-core move dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs-pymdownx-material-extras +move dev-python/jupyter_client dev-python/jupyter-client diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6b3b61684fec..bb49664e2322 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -244,6 +244,7 @@ app-arch/libarchive:blake2 - Enable Blake2 hash support via app-crypt/libb2. app-arch/libarchive:bzip2 - Allow accessing bzip2-compressed archives through libbz2 (which comes with app-arch/bzip2). This only affects libarchive's native support: bsdtar will keep using bunzip2 as a filter if that's not built-in. app-arch/libarchive:e2fsprogs - Use file flags from sys-fs/e2fsprogs headers instead of virtual/os-headers headers app-arch/libarchive:nettle - Use dev-libs/nettle as crypto backend +app-arch/p7zip:natspec - Use dev-libs/libnatspec to correctly decode non-ascii file names archived in Windows. app-arch/p7zip:rar - Enable support for non-free rar decoder app-arch/rar:all-sfx - Install all SFX (Self-Extracting) files rather than just the native format (allows creation of Windows EXEs on Linux ELF systems) app-arch/tar:minimal - just install `tar` |