summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-30 04:55:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-30 04:55:37 +0000
commite984f0bb49fed14c51c7c15ed8d7b8bd2cca4b1d (patch)
tree99c30d1c04aa29f440b825a7bf68be3c8f9e75d1 /profiles
parente7b6f003e8384cdfc8c0e7603329e969d8806c24 (diff)
gentoo auto-resync : 30:11:2023 - 04:55:37
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin186245 -> 186239 bytes
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/use.local.desc2
3 files changed, 2 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 209dfb8e61c1..c95b1f0ed1b9 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index d5b15dea9d74..850825c587c0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -38,13 +38,6 @@
# yanked from pypi: https://github.com/pyca/bcrypt/issues/677.
=dev-python/bcrypt-4.1.0
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-11-26)
-# Work in progress
-~dev-lang/perl-5.38.1
-~dev-lang/perl-5.38.2
-~virtual/perl-Module-CoreList-5.202.311.250
-~virtual/perl-Module-CoreList-5.202.311.290
-
# John Helmert III <ajak@gentoo.org> (2023-11-25)
# Multiple vulnerabilities, unmaintained upstream and in Gentoo.
# subtitleripper included as sole reverse dependency, similarly
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 24fef1a5d554..b636012bceee 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1838,6 +1838,8 @@ dev-lang/rust-bin:rust-analyzer - Install rust-analyzer, A Rust compiler front-e
dev-lang/rust-bin:rust-src - Install rust-src, needed by developer tools and for build-std (cross)
dev-lang/rust-bin:rustfmt - Install rustfmt, Rust code formatter
dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.
+dev-lang/souffle:ffi - Support c++ functors with arbitrary number of arguments
+dev-lang/souffle:swig - Enable SWIG usage, needed for Java and Python bindings
dev-lang/spidermonkey:clang - Use Clang compiler instead of GCC
dev-lang/spidermonkey:debug - Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems
dev-lang/spidermonkey:lto - Enable Link Time Optimization (LTO)