commit:     647b867e50f52ec32daedc327ae87ccd5165fde7
Author:     Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 19 06:50:36 2025 +0000
Commit:     Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
CommitDate: Mon Feb  2 11:17:26 2026 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=647b867e

sci-physics/madgraph5: 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-physics/madgraph5/madgraph5-3.5.3.ebuild | 4 ++--
 sci-physics/madgraph5/madgraph5-3.5.8.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-physics/madgraph5/madgraph5-3.5.3.ebuild 
b/sci-physics/madgraph5/madgraph5-3.5.3.ebuild
index 3ced7918c..050396c02 100644
--- a/sci-physics/madgraph5/madgraph5-3.5.3.ebuild
+++ b/sci-physics/madgraph5/madgraph5-3.5.3.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}
-       sys-libs/zlib
+       virtual/zlib:=
        sys-devel/gcc:*[fortran]
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]
@@ -37,7 +37,7 @@ RDEPEND="
        hepmc2? ( sci-physics/hepmc:2 )
        collier? ( sci-physics/collier[static-libs] )
        thepeg? (
-             sci-physics/thepeg[hepmc3(-),fastjet?,lhapdf?]
+               sci-physics/thepeg[hepmc3(-),fastjet?,lhapdf?]
        )
 "
 #   madanalysis5? ( sci-physics/madanalysis5 )

diff --git a/sci-physics/madgraph5/madgraph5-3.5.8.ebuild 
b/sci-physics/madgraph5/madgraph5-3.5.8.ebuild
index acfbff70a..9d74cc9c1 100644
--- a/sci-physics/madgraph5/madgraph5-3.5.8.ebuild
+++ b/sci-physics/madgraph5/madgraph5-3.5.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,7 +29,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}
-       sys-libs/zlib
+       virtual/zlib:=
        sys-devel/gcc:*[fortran]
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]

Reply via email to