dev-perl/PerlIO-gzip: Remove old 0.190.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-04-16 01:40:48 +12:00
parent c8d114b8d1
commit 707a1dfd41
2 changed files with 0 additions and 20 deletions

View File

@@ -1,2 +1 @@
DIST PerlIO-gzip-0.19.tar.gz 18956 BLAKE2B 020b5d92a3c20d6be6474632a7f871af505d65894a150aea8b91845b8adf95991ac839c2d756e8847393dfd6cab87966f692609bb5033e452983230855b78588 SHA512 514b4e224bb66f00c1e7e4678ede625b6fd0ce0c2687bb7bf662d8ffe942c6a711426f27399343a9c02b0313dae8aa41a7e4551f7d9e59a178cc1a6d067d8608
DIST PerlIO-gzip-0.20.tar.gz 19076 BLAKE2B e7ff1dd280bbfe80720c113a26626e222695642bc02730f5271345583784ca3e850d1fbd9958acc43a12dd603ef32cefc786acdc8e86263f9d38fd675df9b7e1 SHA512 b24e8fa99cbcbaf07feabfc09cefc55a10c1dce59b495b59343ff5217536f7108c92f462751e70242e6567be32e69a0cc88a2e66325e926174a64042d4b87966

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=NWCLARK
DIST_VERSION=0.19
inherit perl-module
DESCRIPTION="PerlIO layer to gzip/gunzip"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
DEPEND="sys-libs/zlib"
RDEPEND="${DEPEND}
virtual/perl-ExtUtils-MakeMaker
"