summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-04-21 23:01:35 +1100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-07 09:55:22 +0200
commitbb01d60a9212281ed6bdb95e1f5ddc8ffda35e00 (patch)
tree803ca07e80bad7a26586708b35478dc3f0ce34e6 /net-analyzer
parentmedia-sound/cantata: Port to PERL_FEATURES (diff)
downloadgentoo-bb01d60a9212281ed6bdb95e1f5ddc8ffda35e00.tar.gz
gentoo-bb01d60a9212281ed6bdb95e1f5ddc8ffda35e00.tar.bz2
gentoo-bb01d60a9212281ed6bdb95e1f5ddc8ffda35e00.zip
net-analyzer/snortalog: Port to PERL_FEATURES
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snortalog/snortalog-2.4.3-r2.ebuild (renamed from net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild)4
1 files 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
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