commit: 928f94b28433784f0cb9c7bf4f162892f0a24f2a Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 06:50:00 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 11:17:23 2026 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=928f94b2
sci-libs/gdcm: sys-libs/zlib -> virtual/zlib Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> Part-of: https://github.com/gentoo/sci/pull/1386 sci-libs/gdcm/gdcm-3.0.14-r1.ebuild | 4 ++-- sci-libs/gdcm/gdcm-3.0.24.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-libs/gdcm/gdcm-3.0.14-r1.ebuild b/sci-libs/gdcm/gdcm-3.0.14-r1.ebuild index 8b2fc2cba..68c3b5856 100644 --- a/sci-libs/gdcm/gdcm-3.0.14-r1.ebuild +++ b/sci-libs/gdcm/gdcm-3.0.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ DEPEND=" >=media-libs/charls-2.0.0:0= >=media-libs/openjpeg-2.0.0:2= sys-apps/util-linux:0= - sys-libs/zlib:0= + virtual/zlib:0= python? ( ${PYTHON_DEPS} ) vtk? ( sci-libs/vtk[rendering] diff --git a/sci-libs/gdcm/gdcm-3.0.24.ebuild b/sci-libs/gdcm/gdcm-3.0.24.ebuild index 2813a8e16..a4678658e 100644 --- a/sci-libs/gdcm/gdcm-3.0.24.ebuild +++ b/sci-libs/gdcm/gdcm-3.0.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ DEPEND=" >=media-libs/charls-2.0.0:0= >=media-libs/openjpeg-2.0.0:2= sys-apps/util-linux:0= - sys-libs/zlib:0= + virtual/zlib:0= python? ( ${PYTHON_DEPS} ) vtk? ( sci-libs/vtk[rendering]
