commit:     63db6080414b86cc5c8580b553cddede784d09b3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 20:19:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 20:20:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63db6080

dev-perl/Mixin-Linewise: 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/Mixin-Linewise/Manifest                   |  1 -
 .../Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild   | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/Mixin-Linewise/Manifest b/dev-perl/Mixin-Linewise/Manifest
index 9bd3d4c49d1..b9308acb9c0 100644
--- a/dev-perl/Mixin-Linewise/Manifest
+++ b/dev-perl/Mixin-Linewise/Manifest
@@ -1,2 +1 @@
-DIST Mixin-Linewise-0.108.tar.gz 19151 BLAKE2B 
14a4670c9d1080b08bb27950f4a3aa21150e2761ef7069d7b18f0866e10a2450ef84c79aaf170bc62216903dd43efb8d95594dd1d8926c0c99025b85ad609188
 SHA512 
2789126737e2798a94ab6d90614503717dbc6c4178d19a9dd1e32689869e8e1298ec168fd6ab53580e65b5ad7ff94e065dca4afb7b71c2bb453810da61d29450
 DIST Mixin-Linewise-0.110.tar.gz 20035 BLAKE2B 
74ecc3796968a93ea7230a393414a005958b3f11de48d001f3e79326d2521e4ceaa16962f83b752946dfb7ee0e86cb8d2ed4a2670e7b611d484e345d9475c3ac
 SHA512 
b5c7e5ab8b5f971fb5cc0e378108513488ff20525f85b9bb12afa3d855088a6a4040ffd8d5dcac97677905dcc6b4e85ac86cd6d69f37c42fb4ca2fa4eb912abf

diff --git a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild 
b/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild
deleted file mode 100644
index 8d05609ba8a..00000000000
--- a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=RJBS
-DIST_VERSION=0.108
-inherit perl-module
-
-DESCRIPTION="write your linewise code for handles; this does the rest"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-# r: IO::File -> IO
-# r: strict, warnings -> perl
-# t: lib, utf8 -> perl
-RDEPEND="
-       virtual/perl-Carp
-       virtual/perl-IO
-       dev-perl/PerlIO-utf8_strict
-       dev-perl/Sub-Exporter
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               !minimal? (
-                       >=virtual/perl-CPAN-Meta-2.120.900
-               )
-               virtual/perl-Encode
-               virtual/perl-File-Spec
-               >=virtual/perl-Test-Simple-0.960.0
-       )
-"

Reply via email to