summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
commit246c83e768dd1efb42047de864a1e92b73de8b5c (patch)
tree2410761373aee7452a92e79038c5a28d631a0774 /profiles
parente67c9b35124c5b3338943cf7793fe4402f03ad0f (diff)
gentoo auto-resync : 27:05:2023 - 15:12:15
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin178559 -> 178558 bytes
-rw-r--r--profiles/base/make.defaults2
-rw-r--r--profiles/base/use.mask1
-rw-r--r--profiles/desc/curl_ssl.desc3
-rw-r--r--profiles/desc/elibc.desc1
-rw-r--r--profiles/embedded/make.defaults2
-rw-r--r--profiles/package.deprecated6
-rw-r--r--profiles/package.mask3
8 files changed, 6 insertions, 12 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index d11935b4262e..b1f5dec9d3c5 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index f227acf07c58..17410392ce5e 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -7,7 +7,7 @@
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL"
-USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS Winnt"
+USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt"
# Env vars to expand into USE vars. Modifying this requires prior
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index f6587acbec12..8cbeafe13096 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -66,7 +66,6 @@ elibc_Cygwin
elibc_Darwin
elibc_musl
elibc_SunOS
-elibc_Winnt
kernel_Darwin
kernel_SunOS
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 5f30da44502a..2e78c7ea73da 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
@@ -9,4 +9,3 @@ mbedtls - Use mbed TLS
nss - Use Mozilla's Network Security Services
openssl - Use OpenSSL
rustls - Use Rustls
-winssl - Use WinSSL (only with elibc_Winnt)
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
index 8eef69979c83..b825590e526b 100644
--- a/profiles/desc/elibc.desc
+++ b/profiles/desc/elibc.desc
@@ -11,4 +11,3 @@ glibc - ELIBC setting for systems that use the GNU C library
mingw - ELIBC setting for systems that use the Minimalist GNU for Windows library
musl - ELIBC setting for systems that use the musl C library
SunOS - ELIBC setting for systems that use the Sun Solaris C library
-Winnt - ELIBC setting for systems that use Winnt
diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index fd59da10541e..a1bd0cf4017d 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -23,7 +23,7 @@ IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 hppa ia64 loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-linux x86-solaris x86-winnt"
-USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS Winnt"
+USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt"
# Env vars to expand into USE vars. Modifying this requires prior
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index abf9de72a1ff..92132320c7ee 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -90,12 +90,6 @@ dev-python/nose
# https://projects.gentoo.org/python/guide/porting.html#replacing-the-toml-package
dev-python/toml
-# Petr Vaněk <arkamar@atlas.cz> (2022-10-06)
-# Obsolete virtual.
-# Only one provider is left (net-libs/c-client), please change dependency to
-# that instead.
-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
diff --git a/profiles/package.mask b/profiles/package.mask
index 3aa6f89afe65..b7a3735246c1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -37,6 +37,9 @@
# Cygwin package for which keyword/profile support was dropped
# Removal on 2023-06-25. Bug #907194.
app-admin/cygwin-rebase
+dev-libs/pthreads4w
+sys-devel/parity
+sys-libs/cygwin-crypt
# Sam James <sam@gentoo.org> (2023-05-24)
# Breaks building C++ consumers at least: bug #906755, bug #906879, bug #906957.