dev-*/*: update for virtual/zlib

Update done using:

```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@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
```

Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-11-04 09:03:00 +01:00
parent ce9200747d
commit bd0ee727e0
599 changed files with 708 additions and 708 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ IUSE="
RDEPEND="
dev-libs/boost:=
sys-libs/zlib:=
virtual/zlib:=
pic14? ( >=dev-embedded/gputils-0.13.7 )
pic16? ( >=dev-embedded/gputils-0.13.7 )
boehm-gc? ( dev-libs/boehm-gc:= )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ IUSE="
RDEPEND="
dev-libs/boost:=
sys-libs/zlib:=
virtual/zlib:=
pic14? ( >=dev-embedded/gputils-0.13.7 )
pic16? ( >=dev-embedded/gputils-0.13.7 )
boehm-gc? ( dev-libs/boehm-gc:= )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
PROPERTIES="test_network"
RESTRICT="test"
RDEPEND="sys-apps/dtc
sys-libs/zlib"
virtual/zlib"
else
KEYWORDS="amd64"
# We need this as zip, it is used during src_test

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
PROPERTIES="test_network"
RESTRICT="test"
RDEPEND="sys-apps/dtc
sys-libs/zlib"
virtual/zlib"
else
KEYWORDS="~amd64"
# We need this as zip, it is used during src_test