summaryrefslogtreecommitdiff
path: root/virtual/perl-Scalar-List-Utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /virtual/perl-Scalar-List-Utils
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r--virtual/perl-Scalar-List-Utils/Manifest1
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.620.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Scalar-List-Utils/Manifest b/virtual/perl-Scalar-List-Utils/Manifest
index eebd78cc7d6f..3f2d39ced791 100644
--- a/virtual/perl-Scalar-List-Utils/Manifest
+++ b/virtual/perl-Scalar-List-Utils/Manifest
@@ -1,3 +1,4 @@
EBUILD perl-Scalar-List-Utils-1.550.0-r1.ebuild 606 BLAKE2B 7a9b61b60e6a8001e252d38f66f8f1ecfe9c87bd6ad9a180f1ff652ef6efdb5b5d3e39b6e3780af2f17316b7c33a612b12d50ab7d61ea722f7e5e2bd838bb52c SHA512 aab64e82587e653acec3817bcf1e323d0be47a0b73e87d12ce8d7de08e0dcc06bb1afb6b6bdeb8c5d01e6b2cf0bc4f488c33f274e1a22f27d00b01b2a37a9899
EBUILD perl-Scalar-List-Utils-1.560.0.ebuild 490 BLAKE2B aa3a33ca40c8face7aaf07e7d85b1cab52eafd8b656a5cfdda6626daa66904de4bba00f907f2e8335f40e9297952013e7f10cd7cede0b1aef3838cf0fd0a8858 SHA512 760092bd7e04c3e4eeddf5a00bf3dfad0abf24689a7887693a3b61bbd97cceb3f580be3f523f102f863ffa94314c990928e8c5cc9a2e819e03f0d0577a4f0243
+EBUILD perl-Scalar-List-Utils-1.620.0.ebuild 593 BLAKE2B b5d370fd079007b875fdb123cbfbb15f878fef023678b5f4bbd39323b8d9fa24370ec32e6778505e361d3fd434ec26d377757ba0ed6566aa0da0a7fa2150be1f SHA512 8533066a8aacfa7677e4bccbaa05c9f018d8f3b7d0783884a2a29dd41b130dbb3089cd3683dd35d8362c0e0af02e3b5ddf6b66872a20c72b1bb28f6aee4072b2
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.620.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.620.0.ebuild
new file mode 100644
index 000000000000..fae24c62da1e
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.620.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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.36* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"