*/*: update for virtual/zlib

Update done using:

```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-11-16 23:26:20 +01:00
parent 063b3d6de7
commit c23791504e
214 changed files with 355 additions and 355 deletions

View File

@@ -27,7 +27,7 @@ DEPEND="${PYTHON_DEPS}"
# dev-util/spirv-headers
# dev-util/spirv-tools
RDEPEND="
sys-libs/zlib:0=
virtual/zlib:0=
>=dev-libs/libffi-3.4.2-r1:0=
"
BDEPEND="sys-devel/gnuconfig"

View File

@@ -33,7 +33,7 @@ DEPEND="${PYTHON_DEPS}"
# dev-util/spirv-headers
# dev-util/spirv-tools
RDEPEND="
sys-libs/zlib:0=
virtual/zlib:0=
>=dev-libs/libffi-3.4.2-r1:0=
"
BDEPEND="sys-devel/gnuconfig"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
dev-libs/openssl
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SLOT="0"
DEPEND="
app-arch/bzip2
dev-libs/openssl
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ DEPEND="
media-libs/giflib:=
media-libs/libpng:=
media-libs/rlottie:=
sys-libs/zlib:=
virtual/zlib:=
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3
@@ -332,7 +332,7 @@ SLOT="0"
KEYWORDS="~amd64"
DEPEND="
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"