summaryrefslogtreecommitdiff
path: root/dev-perl/List-UtilsBy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
commite9d044d4b9b71200a96adfa280848858c0f468c9 (patch)
tree1bd8ef816043a8cd340f1d774e79553a1a7d31d8 /dev-perl/List-UtilsBy
parentfc2f1018fc323ef2c6572734a9b130427cba76a6 (diff)
gentoo resync : 13.11.2021
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r--dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild27
-rw-r--r--dev-perl/List-UtilsBy/Manifest3
-rw-r--r--dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch27
3 files changed, 0 insertions, 57 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
deleted file mode 100644
index 1c6039e50397..000000000000
--- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=PEVANS
-MODULE_VERSION=0.10
-inherit perl-module
-
-DESCRIPTION="Higher-order list utility functions"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
- >=dev-perl/Module-Build-0.380.0
- test? ( virtual/perl-Test-Simple )
-"
-PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")
-SRC_TEST=do
-
-src_test() {
- perl_rm_files t/99pod.t
- perl-module_src_test
-}
diff --git a/dev-perl/List-UtilsBy/Manifest b/dev-perl/List-UtilsBy/Manifest
index 932758483767..b44a20b4000d 100644
--- a/dev-perl/List-UtilsBy/Manifest
+++ b/dev-perl/List-UtilsBy/Manifest
@@ -1,6 +1,3 @@
-AUX List-UtilsBy-0.100.0-no-dot-inc.patch 684 BLAKE2B 4956694d2e5dc23ad2e348d276f3dcf12f2e65dc191e5fb0dbb68d48d99c4812d02943605a54d66865cf0791e464807b6e8ac50113841684bdbdb702641b4ad4 SHA512 f31bea197d89f905761a73f084b859a9cb98ebee4dd4eb2b21baa024c817da0cd1c667d574a825c7d64b3a351aa7b96c8209e9ff2500fd22bd989eb51b862654
-DIST List-UtilsBy-0.10.tar.gz 21845 BLAKE2B 5913629369ba2df04871508528194869cc2200fd451e6d42cd298f1acff073f76d7fde0441208eede6cde77122680da85d0b0486cbc6133537b8bab403b91427 SHA512 3e73ca8a99da111ff8869fce9561f52163bd4173589f0ff5c17913afea080279765a1f306af50b11040e26eea0f8ae9d993a93b0f0908ed15fa301e421dc0384
DIST List-UtilsBy-0.11.tar.gz 22939 BLAKE2B 263a6916aba4325fc780161785ab1cb810a8f44d584c06c6457b8c91ce534147ee15ad08a7126c591af8f25c75e18c6a2f6015eb06c7b8305563919ee7e0ea07 SHA512 7c912b805e1e21d5d683224b63125bc8385d79c7115d88c08ca28fc1778ec8d22ad4aaf366731df438365a5233108926cbffee284c2e2d37346b47984dbbd4c9
-EBUILD List-UtilsBy-0.100.0.ebuild 659 BLAKE2B bb9fcec9f16cc6cddbdcbb25d4a4c92b6304d9834fd7ca6a0a6071565d847c7fda615223c5e1a17f88ccc03bd67d8e9e0e4845391ce765a7630cde6392297c0e SHA512 4c0282818b6d3b74e231eb8986f42b8f2744b559f0092961faf2395abb08bca20323fabc8d1fa07da83622e206891a7f6d182796a5654ef02723260c4f0068db
EBUILD List-UtilsBy-0.110.0.ebuild 623 BLAKE2B 05798eec96bbd09419df2391ab616767fb5092547a14d068c153fd0482b6d107e84431db6e7d5040d29fb41754566ee15895f1106fff03b263c7d7124b6d0550 SHA512 fcecc81c578b2b094607b754d611a2d1544cac4f781e03e77e80e38318dd608c64192ba262e645bbe79919b05db81d39bee57a3d91b45da9dae0b8429eba22e2
MISC metadata.xml 397 BLAKE2B b32ab3516945cf9579eef267eff4a7928659d5ce563c61833d39366871629ea74b48855d623b67025c096dca2d3f818bb3b6cef4796f39d4096a8d472c02c5c8 SHA512 8377c2ae85839619eff36144204469ae6987b5b1ff64eda3eb75423642f0d97f97c1fd771d85aed6a4f788a54632e61bec896735fea89902b6ebd831b31a20fb
diff --git a/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch b/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
deleted file mode 100644
index 1ca063f24ef7..000000000000
--- a/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From a7ce31efae156a93136b07136aead3e44b7d4b6c Mon Sep 17 00:00:00 2001
-From: Paul Evans <leonerd-cpan@leonerd.org.uk>
-Date: Mon, 27 Feb 2017 11:05:41 +0000
-Subject: Fix test failures without '.' in @INC
-
-Bug: https://rt.cpan.org/Ticket/Display.html?id=120418
-Bug: https://bugs.gentoo.org/615096
----
- t/11weighted_shuffle_by.t | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/t/11weighted_shuffle_by.t b/t/11weighted_shuffle_by.t
-index 68da739..0d41639 100644
---- a/t/11weighted_shuffle_by.t
-+++ b/t/11weighted_shuffle_by.t
-@@ -4,6 +4,8 @@ use strict;
- use warnings;
-
- use Test::More;
-+
-+use lib ".";
- use t::Unrandom;
-
- use List::UtilsBy qw( weighted_shuffle_by );
---
-2.14.3
-