mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
*/*: 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:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024 demize
|
||||
# Copyright 2024-2025 demize
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.13.3
|
||||
@@ -250,7 +250,7 @@ IUSE="doc"
|
||||
DEPEND+="
|
||||
net-misc/curl
|
||||
dev-libs/openssl
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
"
|
||||
RDEPEND+="net-misc/curl"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024 demize
|
||||
# Copyright 2024-2025 demize
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.13.3
|
||||
@@ -24,7 +24,7 @@ IUSE="doc"
|
||||
DEPEND+="
|
||||
net-misc/curl
|
||||
dev-libs/openssl
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
"
|
||||
BDEPEND+="dev-ruby/asciidoctor"
|
||||
RDEPEND+="net-misc/curl"
|
||||
|
||||
@@ -50,7 +50,7 @@ RDEPEND="
|
||||
sys-apps/dbus
|
||||
sys-apps/util-linux
|
||||
sys-libs/glibc
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
x11-libs/cairo
|
||||
x11-libs/libdrm
|
||||
x11-libs/gdk-pixbuf:2
|
||||
|
||||
Reference in New Issue
Block a user