diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-27 00:07:23 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-27 00:07:23 +0100 |
commit | 3c1648a0749c1d66b300d857e6b417c1162890da (patch) | |
tree | 2b13f04c2c10d472e5bb7cc40fe6048bf8bc549d /virtual/perl-Module-Load-Conditional | |
parent | 994fe442814c4d169bb0f1ee9745604928006b39 (diff) |
gentoo auto-resync : 27:05:2024 - 00:07:23
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r-- | virtual/perl-Module-Load-Conditional/Manifest | 2 | ||||
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r3.ebuild (renamed from virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r2.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load-Conditional/Manifest b/virtual/perl-Module-Load-Conditional/Manifest index fa51583dd4fc..035b4c2a1135 100644 --- a/virtual/perl-Module-Load-Conditional/Manifest +++ b/virtual/perl-Module-Load-Conditional/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-Module-Load-Conditional-0.740.0-r2.ebuild 526 BLAKE2B 075f7b05d31bf17ce3885e323b62cdde2e9d57dba9aeaf39ea41fe5d540e7c51d3dd52ff77441e3280d88a34eb764cd681731ab24ea927851d1968529a713b6c SHA512 1c938dc7e536f4d814067d7ecfa2874762625601af494a9e0e0517f6622a5041788b27ec710f99ad5e8b0d749b54f10534f2b8052490b8bafbc35b149645b920 +EBUILD perl-Module-Load-Conditional-0.740.0-r3.ebuild 505 BLAKE2B 8237ad86f276559d7c930bb24424235b83bb0968b25440dd8fb1f20758bf067086b30eabdfa6da930141f7245348760b66146bd7bee33110211db1e48b872ab6 SHA512 2211db5f3b0097e5ceb5235eba72755355656bd2dfaf419c34cefa7b192d781c9f74966bfe3b62b94fd1fee4ea97e4798b859889f5715733cbbbf76bdb292f03 MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r2.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r3.ebuild index 3b4deefa774d..895310769150 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r2.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.740.0-r3.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* =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~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 |