commit:     ba52b98434d959ba39c00e91fc3ad989a97de469
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 17:15:11 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 17:21:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba52b984

dev-perl/Test-Strict: Remove old

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

 dev-perl/Test-Strict/Manifest                   |  1 -
 dev-perl/Test-Strict/Test-Strict-0.470.0.ebuild | 27 -------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Test-Strict/Manifest b/dev-perl/Test-Strict/Manifest
index 0dfdd1f07a50..302fa6891d2a 100644
--- a/dev-perl/Test-Strict/Manifest
+++ b/dev-perl/Test-Strict/Manifest
@@ -1,2 +1 @@
-DIST Test-Strict-0.47.tar.gz 20679 BLAKE2B 
e72eef42fdb7c0e354147c06f4e7c418d5c302d0bca662995042d7046fd9deae3ae6b12fa0f780aff8d6f0e5cab52db76184d99471d130ce18bfd6c00657dddb
 SHA512 
56ffc488cb2502af228ad03f3da7bf11f04c0cacc7f1ea13b3aa8e0578f0df36a9be092f71db973748c8db15f45873a384f2e24844468b9a300d2386692c21b9
 DIST Test-Strict-0.52.tar.gz 20932 BLAKE2B 
720358a1e0f9a8ee73a8f8bd2b61bb69f39e597c8712d4ad98772354daf0c41763c6ffa90870cac8326b71cd173a1400d4c411cb0e6797f7d9dc3f05b7af2b3e
 SHA512 
2d2e27f8fa5156bae4b54c2a9da5f5bd37c820ca9f9594f51c0915695f74f16880445d8a47de5a86d0277482b8234d4ab8e1c8a7ba00871c950268be40f543b5

diff --git a/dev-perl/Test-Strict/Test-Strict-0.470.0.ebuild 
b/dev-perl/Test-Strict/Test-Strict-0.470.0.ebuild
deleted file mode 100644
index 8c1cffe70667..000000000000
--- a/dev-perl/Test-Strict/Test-Strict-0.470.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MANWAR
-DIST_VERSION=0.47
-inherit perl-module
-
-DESCRIPTION="Check syntax, presence of use strict; and test coverage"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               dev-perl/IO-stringy
-               virtual/perl-Test-Simple
-       )
-"

Reply via email to