summaryrefslogtreecommitdiff
path: root/virtual/perl-Scalar-List-Utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Scalar-List-Utils
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
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.550.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 0239b12ace35..ad17e611a16f 100644
--- a/virtual/perl-Scalar-List-Utils/Manifest
+++ b/virtual/perl-Scalar-List-Utils/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Scalar-List-Utils-1.500.0-r2.ebuild 608 BLAKE2B 747d3ad6798f1bed562a6dd86a79fc7225f001fcd62ddb13cafdfc8fa34325c032d13eb550e9cee6904ecf16d827e109020e3d5047a9975f179222bef0bc60cd SHA512 a749233824a80a5243ecc35b2396d664b374abd1c7c3ed9b72e1a5500dd41d94bbd19db668cd6afb4ffc9b242245e65aa1e3b2f03dc7f71e952369b062eea469
+EBUILD perl-Scalar-List-Utils-1.550.0.ebuild 617 BLAKE2B 6481c6874a45cbd654b3107f4f32bfb2fc357483662e0cdc9a140077fef97ea004da49567d21a81c4d931d967d1bb22b1fed737b5f029520ca518153b98962b2 SHA512 0bbf97f0a8ea3ddcade5f7162f87ec2acad2a04bbc5e3d7ea83260cd961655946d5fd1952f33938bdd7cb777c5823bed0f105a07ced1df15b313b4af0077986b
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild
new file mode 100644
index 000000000000..19c59b2254c9
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"