summaryrefslogtreecommitdiff
path: root/virtual/perl-Module-Load
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /virtual/perl-Module-Load
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r--virtual/perl-Module-Load/Manifest4
-rw-r--r--virtual/perl-Module-Load/metadata.xml1
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild (renamed from virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild)4
3 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load/Manifest b/virtual/perl-Module-Load/Manifest
index b7b645bcaebf..0caf8c01b530 100644
--- a/virtual/perl-Module-Load/Manifest
+++ b/virtual/perl-Module-Load/Manifest
@@ -1,3 +1,3 @@
EBUILD perl-Module-Load-0.340.0-r1.ebuild 542 BLAKE2B 9636a5794f0667c45a1ae7ff0c2d319453ccb5d54659d20ffaaf1b590d0b197d41e0b0a5fc11464df397884d6ce8d841cbbf00db53224c10b5e2717938c6b473 SHA512 698c9a1f0d01ec69bb316a8247d18f2716f9b74a1cdb12c95eefc09503befa6ae2a18c92d19c2027300f518114527005f85970564d64ff87b0e231af87f3ff4d
-EBUILD perl-Module-Load-0.360.0.ebuild 434 BLAKE2B 65670d3f54d4889772b7f7a4641eb0267d9920e5336aea3e039dec24a7761e2cc11c3d76f4f7ef2e4d01e604894a0a6445aa48a8da6e21c128b3c3295976cf76 SHA512 ca421c5bcae1c531302ef958792261277670fd054284aff409d945ddc0c4a2dff4530a49742858f77fb4646651e83e933a0281fa2ff35db10a474ba567f39406
-MISC metadata.xml 251 BLAKE2B 1de7d1f7a54ea11d1363a8a5673fe7e0e7c561103c03558042528680a9d5faab7222805b136c64d39abc56718c999581ccba9945fe5201ca12c962cc101fb267 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695
+EBUILD perl-Module-Load-0.360.0-r1.ebuild 529 BLAKE2B a61df59b0d6ee8b2dafd48d490bf2d6189eeb051e3e5c22cd3ddaa56fb4be7ad7a2522765f59f6d6e2663b351399709627006141dad0cfb972e065fb7928f55e SHA512 7908234c7d779f27f5f2ffcbbfd241c50e1bfe32620c8a62bdd17640824a78d197c843757046c4ec12bfab22c4d2295d4b90654533439c186e6de2ba18be660b
+MISC metadata.xml 275 BLAKE2B d1fd2cde85b8131a41d6ccaa7c942d0418e3dbc2cb5bbc36e93fd6c0c85024cc52b8f9810cef7f1df4c429494115ae239b7b55eedef2dc5c4654b9182927d96f SHA512 1e3c6650c958c9f2c3136d6063ab704d9eaa3e8d415b2dd4b78c63aab9e4c3c0c6e7debe5b11d13aec95d0a435e988caa365bce2df354dd650caa1afea41ac6a
diff --git a/virtual/perl-Module-Load/metadata.xml b/virtual/perl-Module-Load/metadata.xml
index 51930499ab60..aff2fbeaf8e4 100644
--- a/virtual/perl-Module-Load/metadata.xml
+++ b/virtual/perl-Module-Load/metadata.xml
@@ -5,4 +5,5 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
index ea8dae176fa4..9f4f948183fb 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
@@ -8,6 +8,8 @@ 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="
- ~perl-core/${PN#perl-}-${PV}
+ || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
"