commit:     b1f72e869bfb66a272dcd181c2e9d019232d62d7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 15:56:36 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 30 16:02:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f72e86

dev-perl/File-Next: Remove old 1.16

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/File-Next/File-Next-1.160.0.ebuild | 29 -----------------------------
 dev-perl/File-Next/Manifest                 |  1 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild 
b/dev-perl/File-Next/File-Next-1.160.0.ebuild
deleted file mode 100644
index e156733b964..00000000000
--- a/dev-perl/File-Next/File-Next-1.160.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PETDANCE
-DIST_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="File::Next is an iterator-based module for finding files"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? ( virtual/perl-Test-Simple )
-"
-
-src_test() {
-       # Ugh, Upstream has tests that depend on tests ...
-       echo 'print qq[1..1\nok 1];' > "${S}/t/pod.t"
-       echo 'print qq[1..1\nok 1];' > "${S}/t/pod-coverage.t"
-       perl-module_src_test
-}

diff --git a/dev-perl/File-Next/Manifest b/dev-perl/File-Next/Manifest
index fa96f53321c..720ae190f0a 100644
--- a/dev-perl/File-Next/Manifest
+++ b/dev-perl/File-Next/Manifest
@@ -1,2 +1 @@
-DIST File-Next-1.16.tar.gz 17914 BLAKE2B 
36e12dbc05830b622d4b77db803b63e2b1ef679a346634f13b40ab8d6b4a3f5ff2a43b6015930bc7e3fc3cd29829b8a0d76ce7ef2f3e1584699a9c70a23fd48d
 SHA512 
42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3
 DIST File-Next-1.18.tar.gz 18286 BLAKE2B 
bac27a198bb8c8fa887b09fcc9f7473191e236da62097fd93759b34c436676402da3e65c89e18eb30ffc6dae0fda3bc7b4b750c5483442af345b8e89ee3760d7
 SHA512 
951ad995b40ddda359a10ba2d7e19622059da03e7aaa3411e2e887633fbf7720554dc3f98ad581b245b2ffb51ea79f7c5eedecf6e943359eb407df0f9014e627

Reply via email to