summaryrefslogtreecommitdiff
path: root/perl-core/Scalar-List-Utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
commit9aa80713372911cec499b3adb2cd746790920916 (patch)
treeb8e99dc5dd60ac2094a27cc52f74aada8df38f05 /perl-core/Scalar-List-Utils
parentb4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (diff)
gentoo resync : 29.06.2021
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/Manifest4
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild22
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild12
3 files changed, 14 insertions, 24 deletions
diff --git a/perl-core/Scalar-List-Utils/Manifest b/perl-core/Scalar-List-Utils/Manifest
index 6696c205f5cc..b78da5bcb8c0 100644
--- a/perl-core/Scalar-List-Utils/Manifest
+++ b/perl-core/Scalar-List-Utils/Manifest
@@ -1,3 +1,3 @@
-DIST Scalar-List-Utils-1.46.tar.gz 86961 BLAKE2B 2287be1c2629dc4fde6c82e84b56ca196b2fc1584a616e1a8cf30e6d49ddfae455ec3712f96497f1fe4234e883be02cc9842f20e4ba8aad0a53acf2afb9deeeb SHA512 355e83d4127b372057143b9498863b075155e7bae8abaa9f5f3f9fbd56cd37b9c6dc58cd20249f22c8bff926d28a3be1e0b03760cc7c89ce358cb135a6c3369f
-EBUILD Scalar-List-Utils-1.460.0.ebuild 393 BLAKE2B 43cd215aedad1afea93920294e518d2731e26d0534d3a795de4a22b0e8b86f1c17f6240f5915bab9f7553b9e41d5e98d55178b468bf4e170d013cf77b9ebcc09 SHA512 8b0c3a6466cb316bf9e6f4febb0e919ce66ff03f28d4aeb5b970aa3939ab59f1cbdacbf013bdcba822e696cf81a1222f55a71db310f3a5196b5268c62330bbb9
+DIST Scalar-List-Utils-1.56.tar.gz 173248 BLAKE2B 9dde08b8ce9ca8de84569e60a3f9da794912008ed45f140a14aff1f7190c8a5168065a9fbc83f73779653b3cd26e7be3a9172493084db7f326f9e4c92281b2a4 SHA512 90291e154497599e7e41b6746dc29351c619201b5723eedfa76dee81d0db4ae28ad598355edc61c529de5c05d5eafc17ae6c3205f0c624fc2a028ecbac9f2c3f
+EBUILD Scalar-List-Utils-1.560.0.ebuild 451 BLAKE2B 37bc32e83bcc4e536a272bb493bdf90f69da1e6889eccf729701dea5883ff179f931dd3ddb7ab9fba7d6d89c5ad3231609beaa0a5689607400d53d01e4b0757c SHA512 8254f7f213a415dbf92267615adced8ebf4764cda9177c35c64cd57c0056af82783ed77b22b0c8db3af24153a23adeeb660928a4fab6d390dd2e92110273619d
MISC metadata.xml 574 BLAKE2B a58de3a041485c962e4f62a61d562e226f9aa349b03536eb1eb4a61898e2dfea40f6231c9815de0bde59485bad84c255e53a023e1973c842860282997e0f4721 SHA512 e9b319821da9fb8618f12d546c4c71be99db66541c209f2d7be3ffcc3f8c03530df32580e9fa8de5d519260ade1e62399267db71e9d66c74ede1a0108bee94d7
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
deleted file mode 100644
index 29c05e7ad4c0..000000000000
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PEVANS
-DIST_VERSION=1.46
-inherit perl-module
-
-DESCRIPTION="Common Scalar and List utility subroutines"
-SLOT="0"
-KEYWORDS=""
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Test-Simple
- )
-"
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild
new file mode 100644
index 000000000000..f8faeab6c7f2
--- /dev/null
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=1.56
+inherit perl-module
+
+DESCRIPTION="Common Scalar and List utility subroutines"
+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"