commit:     bb01d60a9212281ed6bdb95e1f5ddc8ffda35e00
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 12:01:35 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May  7 07:55:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb01d60a

net-analyzer/snortalog: Port to PERL_FEATURES

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{snortalog-2.4.3-r1.ebuild => snortalog-2.4.3-r2.ebuild}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild 
b/net-analyzer/snortalog/snortalog-2.4.3-r2.ebuild
similarity index 91%
rename from net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
rename to net-analyzer/snortalog/snortalog-2.4.3-r2.ebuild
index 960612b2f88f..2063d0ad5aa0 100644
--- a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
 IUSE="tk"
 
 RDEPEND="
-       dev-lang/perl[ithreads]
+       || ( >=dev-lang/perl-5.38.2-r3[perl_features_ithreads] 
<dev-lang/perl-5.38.2-r3[ithreads] )
        dev-perl/GDGraph
        dev-perl/HTML-HTMLDoc
        virtual/perl-DB_File

Reply via email to