diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 149323 -> 149330 bytes | |||
-rw-r--r-- | profiles/base/make.defaults | 4 | ||||
-rw-r--r-- | profiles/package.deprecated | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex e7ac8bc3c794..097b325998d2 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 1117b529b3dd..332b189ec623 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -172,10 +172,10 @@ POSTGRES_TARGETS="postgres12 postgres13" # PHP_TARGETS="php7-4 php8-0" -# Alfredo Tupone <tupone@gentoo.org> (2019-09-03) +# Alfredo Tupone <tupone@gentoo.org> (2022-11-16) # # Default ADA target -ADA_TARGET="gnat_2020" +ADA_TARGET="gnat_2021" # Marek Szuba <marecki@gentoo.org> (2020-10-15) # Default targets for lua{,-single}.eclass diff --git a/profiles/package.deprecated b/profiles/package.deprecated index ccf0240faa3f..ca26d490fc2f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -45,6 +45,8 @@ virtual/imap-c-client # Matt Turner <mattst88@gentoo.org> (2022-10-02) # Dummy packages, now merged into app-accessibility/at-spi2-core. +# When possible, replace dependencies on these packages with a dependency on +# >=app-accessibility/at-spi2-core-2.46.0 app-accessibility/at-spi2-atk dev-libs/atk diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2b7825a679af..9330db33fae6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3077,7 +3077,6 @@ games-emulation/vbam:link - Enable GBA linking functionality games-engines/devilutionx:sodium - Enable network packet encryption using dev-libs/libsodium games-engines/devilutionx:zerotier - Enable ZeroTier for online public games games-engines/exult:fluidsynth - Compile with support for FluidSynth -games-engines/exult:sdl2 - Use libsdl2 instead of libsdl games-engines/exult:tools - Enable tools, usercode compiler and mods support games-engines/frobtads:tads2compiler - Build TADS2 compiler games-engines/frobtads:tads3compiler - Build TADS3 compiler |