diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-07 04:26:50 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-07 04:26:50 +0100 |
commit | 7ad61ca2bfc8f8da08d2fb3085e4333dcccb0a64 (patch) | |
tree | f7c41a49b46acf8ae70e84a70c452a7d121c5458 /profiles | |
parent | d6106fb0c1ab8f79024ab6a9ac2062ddc85d4e07 (diff) |
gentoo auto-resync : 07:10:2024 - 04:26:50
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 235507 -> 235499 bytes | |||
-rw-r--r-- | profiles/base/make.defaults | 4 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
5 files changed, 10 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f6db8007cb2e..a6ac6a65d71f 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 515c1745fc52..181383d87993 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -94,9 +94,9 @@ XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fu LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" # Manuel Rüger <mrueg@gentoo.org> (2015-09-09) -# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Hans de Graaff <graaff@gentoo.org> (2024-10-08) # Default Ruby build target(s) -RUBY_TARGETS="ruby31 ruby32" +RUBY_TARGETS="ruby32" # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-10-22) # These USE flags are what is common between the various sub-profiles. Stages 2 diff --git a/profiles/package.mask b/profiles/package.mask index ff0677211681..8bfe766f0a7d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2024-10-06) +# Obsolete slot without reverse dependencies. Use the newer slot +# instead. Removal on 2024-11-08. +dev-ruby/base64:0.1 + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> # This version is known to break on certain systems. At the # same time it fixes several reported issues. Masked until diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 032e4855dfae..47695fff68dd 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -25,7 +25,7 @@ dev-util/ostree curl # Required by app-editors/okteta:5 dev-qt/qtscript:5 scripttools -# Required by kde-apps/akonadi:5 +# Required by kde-apps/akonadi:6 dev-qt/qtbase:6 mysql # Enable by default, requires kde-frameworks/kwayland diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4c6c0ba52c8b..f90e68e62fe5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1427,6 +1427,8 @@ dev-db/postgresql:llvm - Add support for llvm JIT engine dev-db/postgresql:server - Disable to build and install the clients and libraries only. dev-db/postgresql:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid). dev-db/psqlodbc:iodbc - Use dev-db/libiodbc. Disable to use dev-db/unixODBC. +dev-db/recutils:curl - Enable support for remote descriptors using net-misc/curl +dev-db/recutils:mdb - Build the mdb2rec utility using app-office/mdbtools dev-db/redict:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations. dev-db/redis:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations. dev-db/spatialite:geos - Add the sci-libs/geos library for exact topological tests |