diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-24 19:37:20 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-24 19:51:48 +0200 |
commit | fef87fd345f8fd28e1ce9f77e30aee2a1e1fdfd9 (patch) | |
tree | d1692bd4e8737470ade411e7c37630defbb65049 /dev-perl/List-AllUtils | |
parent | dev-perl/List-UtilsBy: Version bump 0.11 (diff) | |
download | gentoo-fef87fd345f8fd28e1ce9f77e30aee2a1e1fdfd9.tar.gz gentoo-fef87fd345f8fd28e1ce9f77e30aee2a1e1fdfd9.tar.bz2 gentoo-fef87fd345f8fd28e1ce9f77e30aee2a1e1fdfd9.zip |
dev-perl/List-AllUtils: Version bump 0.18
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/List-AllUtils/Manifest | 1 |
2 files changed, 30 insertions, 0 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild new file mode 100644 index 000000000000..2a9d94d45195 --- /dev/null +++ b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=0.19 +inherit perl-module + +DESCRIPTION="Combines many List::* utility modules in one bite-sized package" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +LICENSE="Artistic-2" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-perl/List-SomeUtils-0.580.0 + >=virtual/perl-Scalar-List-Utils-1.560.0 + >=dev-perl/List-UtilsBy-0.110.0 +" +BDEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 + test? ( + virtual/perl-File-Spec + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/List-AllUtils/Manifest b/dev-perl/List-AllUtils/Manifest index 0e541b3cfd7f..37dd50f973de 100644 --- a/dev-perl/List-AllUtils/Manifest +++ b/dev-perl/List-AllUtils/Manifest @@ -1 +1,2 @@ DIST List-AllUtils-0.14.tar.gz 44358 BLAKE2B ab04a1aee2d2340d9a2a55f911216774d22a762160d008d2c19e63e084d7b212ef27abb3d72a4ca1b9dd96eba66a2c06434be34414d16e1ecb5cc375f5cf903f SHA512 1a9a292cf92cfe24d8aeb5154fb55e399eebca1063393d001bdd3c5dc19d4672012c1e0ccd84be06c12a6f1fc99021e35806ec943e5477cbf87d143b7fc2c17a +DIST List-AllUtils-0.19.tar.gz 56605 BLAKE2B 673f34e4ddc45598ed469447d537fe8cf9bac8bd21666e0ccbf1e879afe4a655a9e3321b1f4e132716d6bbb5a02970e5076155e4b94376bdc2b0afe2931c1961 SHA512 3f06165a3f416c75f1dd2364cb111479b053eb0a32e3c6a5823e5e8206f79fd3039599e9521526c0080a009541a86f344d921f6679ba4d7eb930d0c1ca2e25f0 |