summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-04-21 23:04:17 +1100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-07 09:55:25 +0200
commitbe340afd975a309999d17ecd648e07f377487953 (patch)
tree670567f78a531193cf3f5db7a09607c017170ef3
parentnet-analyzer/snortalog: Port to PERL_FEATURES (diff)
downloadgentoo-be340afd975a309999d17ecd648e07f377487953.tar.gz
gentoo-be340afd975a309999d17ecd648e07f377487953.tar.bz2
gentoo-be340afd975a309999d17ecd648e07f377487953.zip
virtual/perl-threads: Port to PERL_FEATURES
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--virtual/perl-threads/perl-threads-2.360.0-r1.ebuild (renamed from virtual/perl-threads/perl-threads-2.360.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-threads/perl-threads-2.360.0.ebuild b/virtual/perl-threads/perl-threads-2.360.0-r1.ebuild
index b2dc86d96822..3671df6d6c57 100644
--- a/virtual/perl-threads/perl-threads-2.360.0.ebuild
+++ b/virtual/perl-threads/perl-threads-2.360.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
- || ( =dev-lang/perl-5.38*[ithreads] ~perl-core/${PN#perl-}-${PV} )
+ || ( >=dev-lang/perl-5.38.2-r3[perl_features_ithreads] =dev-lang/perl-5.38.2-r2[ithreads] ~perl-core/${PN#perl-}-${PV} )
dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999