diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-26 00:07:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-26 00:07:28 +0100 |
commit | 994fe442814c4d169bb0f1ee9745604928006b39 (patch) | |
tree | 630f10f7414f44018095dd9d3cf9df55852a9d41 /virtual/perl-ExtUtils-Install | |
parent | f8999218b5a6eafa151e7367030cbfdb69e045ed (diff) |
gentoo auto-resync : 26:05:2024 - 00:07:27
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r-- | virtual/perl-ExtUtils-Install/Manifest | 2 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0-r1.ebuild (renamed from virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Install/Manifest b/virtual/perl-ExtUtils-Install/Manifest index b56d27445d35..a319700cfc7f 100644 --- a/virtual/perl-ExtUtils-Install/Manifest +++ b/virtual/perl-ExtUtils-Install/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-ExtUtils-Install-2.220.0.ebuild 489 BLAKE2B f9bccc5d5ae1da6e3dc68d7b3c2dd46fa5c3f5a4a44a60adb453490a53edbf558a64edb8dd36044b8b571b1ad47524b4047b21d7a0d9cbfb7ce4941e8b413fc7 SHA512 25f4eedb4a009a668fbc3e36902027bf758f16ef1bc205f838eb4681685029256b3b59d046e12a7ccad945ffa30e60f13879e93e87b139296b76311367c0ee50 +EBUILD perl-ExtUtils-Install-2.220.0-r1.ebuild 510 BLAKE2B 564529338e78f055542c99fa9ce3ed7f3ab777a88d05c87bdb2b9ceb6efa6f0ff137a55be941eec3157a6be18984323746ee9a4f745ab3272bf559a2c650b182 SHA512 8530da2bb90b5bf8da24b2f51665a9e0195f73898ec297fd8e1b4fb3a9ed7c6f749f71fa1ac46b6b2dbc0acadad6c739599bc759e4fd6fc39e220a33172c38ee MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0-r1.ebuild index d1bcb9aac884..92fcd65c8e09 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.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* ~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 |