summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-11-04 09:03:00 +0100
committerMichał Górny <mgorny@gentoo.org>2025-11-04 09:07:26 +0100
commitbd0ee727e0e124e4eaa879ad390bef06ff7420bf (patch)
treeec5b04c986aabe3b33c866c03c1bac1645a3531c /dev-vcs
parentce9200747de99446af96c5a204195c89bada1872 (diff)
downloadgentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.tar.gz
gentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.tar.bz2
gentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.zip
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>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvs/cvs-1.12.12-r15.ebuild2
-rw-r--r--dev-vcs/cvsgraph/cvsgraph-1.7.0-r1.ebuild2
-rw-r--r--dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild2
-rw-r--r--dev-vcs/cvsps/cvsps-3.13-r2.ebuild2
-rw-r--r--dev-vcs/fossil/fossil-2.21.ebuild4
-rw-r--r--dev-vcs/fossil/fossil-2.22.ebuild4
-rw-r--r--dev-vcs/fossil/fossil-2.24-r1.ebuild2
-rw-r--r--dev-vcs/fossil/fossil-2.26.ebuild2
-rw-r--r--dev-vcs/git/git-2.49.1.ebuild2
-rw-r--r--dev-vcs/git/git-2.50.1.ebuild2
-rw-r--r--dev-vcs/git/git-2.51.0.ebuild2
-rw-r--r--dev-vcs/git/git-2.51.1.ebuild2
-rw-r--r--dev-vcs/git/git-2.51.2-r1.ebuild2
-rw-r--r--dev-vcs/git/git-9999-r1.ebuild2
-rw-r--r--dev-vcs/git/git-9999-r2.ebuild2
-rw-r--r--dev-vcs/git/git-9999-r3.ebuild2
-rw-r--r--dev-vcs/git/git-9999.ebuild2
-rw-r--r--dev-vcs/subversion/subversion-1.14.5-r2.ebuild4
-rw-r--r--dev-vcs/subversion/subversion-1.14.5-r3.ebuild2
19 files changed, 22 insertions, 22 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r15.ebuild b/dev-vcs/cvs/cvs-1.12.12-r15.ebuild
index a97c2904f4dd..8424f2e4caa9 100644
--- a/dev-vcs/cvs/cvs-1.12.12-r15.ebuild
+++ b/dev-vcs/cvs/cvs-1.12.12-r15.ebuild
@@ -23,7 +23,7 @@ IUSE="crypt doc kerberos nls pam selinux server"
RESTRICT="test"
DEPEND="
- >=sys-libs/zlib-1.1.4
+ >=virtual/zlib-1.1.4
kerberos? ( virtual/krb5 )
pam? ( sys-libs/pam )
server? ( virtual/libcrypt:= )
diff --git a/dev-vcs/cvsgraph/cvsgraph-1.7.0-r1.ebuild b/dev-vcs/cvsgraph/cvsgraph-1.7.0-r1.ebuild
index d396e4b8dc22..9e597c00389b 100644
--- a/dev-vcs/cvsgraph/cvsgraph-1.7.0-r1.ebuild
+++ b/dev-vcs/cvsgraph/cvsgraph-1.7.0-r1.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="amd64 ppc ~sparc x86"
IUSE="gif jpeg nls png truetype zlib"
DEPEND="media-libs/gd
- zlib? ( sys-libs/zlib )
+ zlib? ( virtual/zlib )
gif? ( media-libs/giflib )
png? ( media-libs/libpng )
jpeg? ( media-libs/libjpeg-turbo:= )
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
index 6f947e2350aa..686d11032946 100644
--- a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
+++ b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
-RDEPEND="sys-libs/zlib"
+RDEPEND="virtual/zlib"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild
index 28bcea139cf2..4a2fcad93ef2 100644
--- a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild
+++ b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild
@@ -14,7 +14,7 @@ SLOT="3"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
-RDEPEND="sys-libs/zlib"
+RDEPEND="virtual/zlib"
DEPEND="${RDEPEND}
app-text/asciidoc"
diff --git a/dev-vcs/fossil/fossil-2.21.ebuild b/dev-vcs/fossil/fossil-2.21.ebuild
index f7baf17994b4..fd9e96112955 100644
--- a/dev-vcs/fossil/fossil-2.21.ebuild
+++ b/dev-vcs/fossil/fossil-2.21.ebuild
@@ -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
@@ -20,7 +20,7 @@ IUSE="debug fusefs json system-sqlite +ssl static tcl tcl-stubs
# Please check sqlite minimum version on every release. This can be done with:
# ./configure --print-minimum-sqlite-version
RDEPEND="
- sys-libs/zlib
+ virtual/zlib
|| (
sys-libs/readline:0
dev-libs/libedit
diff --git a/dev-vcs/fossil/fossil-2.22.ebuild b/dev-vcs/fossil/fossil-2.22.ebuild
index 83bbbcbee434..2f6ed43256e3 100644
--- a/dev-vcs/fossil/fossil-2.22.ebuild
+++ b/dev-vcs/fossil/fossil-2.22.ebuild
@@ -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
@@ -21,7 +21,7 @@ RESTRICT="!test? ( test )"
# Please check sqlite minimum version on every release. This can be done with:
# ./configure --print-minimum-sqlite-version
RDEPEND="
- sys-libs/zlib
+ virtual/zlib
|| (
sys-libs/readline:0
dev-libs/libedit
diff --git a/dev-vcs/fossil/fossil-2.24-r1.ebuild b/dev-vcs/fossil/fossil-2.24-r1.ebuild
index 202b3a31925e..519eb85febd2 100644
--- a/dev-vcs/fossil/fossil-2.24-r1.ebuild
+++ b/dev-vcs/fossil/fossil-2.24-r1.ebuild
@@ -25,7 +25,7 @@ RESTRICT="!test? ( test )"
# Please check sqlite minimum version on every release. This can be done with:
# ./configure --print-minimum-sqlite-version
RDEPEND="
- sys-libs/zlib
+ virtual/zlib
|| (
sys-libs/readline:0
dev-libs/libedit
diff --git a/dev-vcs/fossil/fossil-2.26.ebuild b/dev-vcs/fossil/fossil-2.26.ebuild
index 0916e324e543..887463e13ac3 100644
--- a/dev-vcs/fossil/fossil-2.26.ebuild
+++ b/dev-vcs/fossil/fossil-2.26.ebuild
@@ -25,7 +25,7 @@ RESTRICT="!test? ( test )"
# Please check sqlite minimum version on every release. This can be done with:
# ./configure --print-minimum-sqlite-version
RDEPEND="
- sys-libs/zlib
+ virtual/zlib
|| (
sys-libs/readline:0
dev-libs/libedit
diff --git a/dev-vcs/git/git-2.49.1.ebuild b/dev-vcs/git/git-2.49.1.ebuild
index 182ab5b3a39a..30121121f764 100644
--- a/dev-vcs/git/git-2.49.1.ebuild
+++ b/dev-vcs/git/git-2.49.1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perfo
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-2.50.1.ebuild b/dev-vcs/git/git-2.50.1.ebuild
index c890d821700f..c51162cf8269 100644
--- a/dev-vcs/git/git-2.50.1.ebuild
+++ b/dev-vcs/git/git-2.50.1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perfo
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-2.51.0.ebuild b/dev-vcs/git/git-2.51.0.ebuild
index b4bac67aea0e..c3b8f9794b82 100644
--- a/dev-vcs/git/git-2.51.0.ebuild
+++ b/dev-vcs/git/git-2.51.0.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-2.51.1.ebuild b/dev-vcs/git/git-2.51.1.ebuild
index a5192104c3ec..8d083dacb45d 100644
--- a/dev-vcs/git/git-2.51.1.ebuild
+++ b/dev-vcs/git/git-2.51.1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-2.51.2-r1.ebuild b/dev-vcs/git/git-2.51.2-r1.ebuild
index 8f8c75321088..500105584888 100644
--- a/dev-vcs/git/git-2.51.2-r1.ebuild
+++ b/dev-vcs/git/git-2.51.2-r1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 8f8c75321088..500105584888 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 8f8c75321088..500105584888 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index 8f8c75321088..500105584888 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 8f8c75321088..500105584888 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv +nls +pcre perforce +perl
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
diff --git a/dev-vcs/subversion/subversion-1.14.5-r2.ebuild b/dev-vcs/subversion/subversion-1.14.5-r2.ebuild
index 5ed971a58014..ab912366be30 100644
--- a/dev-vcs/subversion/subversion-1.14.5-r2.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
WANT_AUTOMAKE="none"
GENTOO_DEPEND_ON_PERL="no"
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
USE_RUBY="ruby31 ruby32 ruby33"
inherit autotools bash-completion-r1 db-use depend.apache flag-o-matic java-pkg-opt-2
@@ -37,7 +37,7 @@ COMMON_DEPEND="
>=dev-libs/libutf8proc-2.5.0:=
>=net-libs/serf-1.3.4
sys-apps/file
- sys-libs/zlib
+ virtual/zlib
berkdb? ( >=sys-libs/db-4.0.14:= )
keyring? (
dev-libs/glib:2
diff --git a/dev-vcs/subversion/subversion-1.14.5-r3.ebuild b/dev-vcs/subversion/subversion-1.14.5-r3.ebuild
index aad8c94a8e51..7cf68084ba7b 100644
--- a/dev-vcs/subversion/subversion-1.14.5-r3.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.5-r3.ebuild
@@ -37,7 +37,7 @@ COMMON_DEPEND="
>=dev-libs/libutf8proc-2.5.0:=
>=net-libs/serf-1.3.4
sys-apps/file
- sys-libs/zlib
+ virtual/zlib
berkdb? ( >=sys-libs/db-4.0.14:= )
keyring? (
dev-libs/glib:2