summaryrefslogtreecommitdiff
path: root/virtual/perl-Module-CoreList
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /virtual/perl-Module-CoreList
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r--virtual/perl-Module-CoreList/Manifest1
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Module-CoreList/Manifest b/virtual/perl-Module-CoreList/Manifest
index a86eaf7a7ce9..656b03f4e53f 100644
--- a/virtual/perl-Module-CoreList/Manifest
+++ b/virtual/perl-Module-CoreList/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Module-CoreList-5.202.105.200.ebuild 644 BLAKE2B 7892122cf84cc47e8629a710e2179942b1d1adbe53e38743410c81672069964126b14bb7c9e51c686d2e97b8484e58945ec97920c752da9f1d3c920b0ab5eb22 SHA512 828d796d90a6f7d33d5cee88e86f8b8f3ead5ae7576aebfb8d8ae85976fbf40993f9b9a1c5eb169ad1626208e9d3272778d068dfd3f32a6542803472e5ab8cfd
+EBUILD perl-Module-CoreList-5.202.203.130.ebuild 651 BLAKE2B f2dbdcacd7bb2e3324ac4853b245960b39052d37eeda57847a6e8fa8d585d0dab9ebc87658d439ba1cdf65637be20af926784f84bb1cc12b2e036441c1da05bf SHA512 9de262a12704a4e525f0ea68472f571a54130aca7acc0a1b90baf06662ca4da3e5d8e43b19c4629c603c2399f02953ab84006c7202eb0f0515d1738050c446b6
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild
new file mode 100644
index 000000000000..73a0c15f25a7
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+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"
+
+# Check https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/virtual/perl-Module-CoreList
+# When bumping this package.
+RDEPEND="
+ || ( =dev-lang/perl-5.34.1* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"