summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-25 23:45:23 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-25 23:55:48 +0200
commit818810b6c6031f9416d6aecbe61624b9889178e0 (patch)
treeecabfd9f5ab15dc68e23cc37828abba4286a186d
parentvirtual/perl-JSON-PP: add 5.40 as provider (diff)
downloadgentoo-818810b6c6031f9416d6aecbe61624b9889178e0.tar.gz
gentoo-818810b6c6031f9416d6aecbe61624b9889178e0.tar.bz2
gentoo-818810b6c6031f9416d6aecbe61624b9889178e0.zip
virtual/perl-libnet: add 5.40 as provider
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--virtual/perl-libnet/perl-libnet-3.150.0-r1.ebuild (renamed from virtual/perl-libnet/perl-libnet-3.150.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-libnet/perl-libnet-3.150.0.ebuild b/virtual/perl-libnet/perl-libnet-3.150.0-r1.ebuild
index 3b119555ace3..14712c30f13a 100644
--- a/virtual/perl-libnet/perl-libnet-3.150.0.ebuild
+++ b/virtual/perl-libnet/perl-libnet-3.150.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
@@ -9,7 +9,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
IUSE="+ssl"
RDEPEND="
- || ( =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} )
dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999