diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-09 21:50:50 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-09 22:01:35 +0100 |
commit | a5b77f66245211aa5e01a9d65c8bbe4f4d84fb52 (patch) | |
tree | e1ab458fa055b69664da8f761340e3d5b5134084 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils-XS: Remove old (diff) | |
download | gentoo-a5b77f66245211aa5e01a9d65c8bbe4f4d84fb52.tar.gz gentoo-a5b77f66245211aa5e01a9d65c8bbe4f4d84fb52.tar.bz2 gentoo-a5b77f66245211aa5e01a9d65c8bbe4f4d84fb52.zip |
dev-perl/List-UtilsBy: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/List-UtilsBy/Manifest | 1 |
2 files changed, 0 insertions, 28 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 8875062f9481..2e22b2603805 100644 --- a/dev-perl/List-UtilsBy/Manifest +++ b/dev-perl/List-UtilsBy/Manifest @@ -1,2 +1 @@ -DIST List-UtilsBy-0.10.tar.gz 21845 BLAKE2B 5913629369ba2df04871508528194869cc2200fd451e6d42cd298f1acff073f76d7fde0441208eede6cde77122680da85d0b0486cbc6133537b8bab403b91427 SHA512 3e73ca8a99da111ff8869fce9561f52163bd4173589f0ff5c17913afea080279765a1f306af50b11040e26eea0f8ae9d993a93b0f0908ed15fa301e421dc0384 DIST List-UtilsBy-0.11.tar.gz 22939 BLAKE2B 263a6916aba4325fc780161785ab1cb810a8f44d584c06c6457b8c91ce534147ee15ad08a7126c591af8f25c75e18c6a2f6015eb06c7b8305563919ee7e0ea07 SHA512 7c912b805e1e21d5d683224b63125bc8385d79c7115d88c08ca28fc1778ec8d22ad4aaf366731df438365a5233108926cbffee284c2e2d37346b47984dbbd4c9 |