commit:     6f55b181a1e9dc51342891ffa680226162c93713
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 21:03:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 21:17:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f55b181

dev-perl/strictures: 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/strictures/Manifest                |  1 -
 dev-perl/strictures/strictures-2.0.3.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/strictures/Manifest b/dev-perl/strictures/Manifest
index 8ba1c61ea161..dbf300d20f43 100644
--- a/dev-perl/strictures/Manifest
+++ b/dev-perl/strictures/Manifest
@@ -1,2 +1 @@
-DIST strictures-2.000003.tar.gz 15319 BLAKE2B 
3158e92282de5ca2bea5c7f79de3c6cf4e49d3641fcfde91ffedcfd291f102f7a61918136846bd6923abe557c2484db57b5b0692d93231f6f73c7aeb8854dc00
 SHA512 
c187a32f70c2be97cbe783e700d54d1e7b7ce7a8ea0b5ce72851b1efbe9b64121fb4b626463c4c62fb384893e4e3102afeaa21cd3e500fefc61c5b4b3924d21b
 DIST strictures-2.000006.tar.gz 22508 BLAKE2B 
e2d4a5aedb415473877838fbc43e176a8671c7be85b2b8090d6143b47cdd6bdd04b6e50e99e089c2459ef75027f9a5263ed4cb2f8a5024824b595e0cc86a397d
 SHA512 
670857a491fa58b85b10ee3bb5c6b7be845798926327ff3a32a9b78cb86bbbb95bfcc358983ece766dc8ef19a1eae12091ec9d9a7fef6d3f5d44ee4f8c04b7d2

diff --git a/dev-perl/strictures/strictures-2.0.3.ebuild 
b/dev-perl/strictures/strictures-2.0.3.ebuild
deleted file mode 100644
index e180625a369c..000000000000
--- a/dev-perl/strictures/strictures-2.0.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HAARG
-DIST_VERSION=2.000003
-inherit perl-module
-
-DESCRIPTION="Turn on strict and make most warnings fatal"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       !minimal? (
-               dev-perl/bareword-filehandles
-               dev-perl/indirect
-               dev-perl/multidimensional
-       )
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? ( virtual/perl-Test-Simple )
-"

Reply via email to