commit:     d04f501d8f3613e260c8b88b5c1b7d88f83423a0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 19:03:31 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 25 19:25:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04f501d

virtual/perl-Module-Load: Add 5.36 as provider

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

 ...dule-Load-0.360.0-r1.ebuild => perl-Module-Load-0.360.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild 
b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
similarity index 84%
rename from virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
rename to virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
index 32755beb5f6e..cb3e826712b4 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
-       || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* 
~perl-core/${PN#perl-}-${PV} )
        dev-lang/perl:=
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}-r999

Reply via email to