diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-18 00:20:18 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-18 00:42:57 +0200 |
commit | ab2e1cfc7566b8904c75afd1d623181bf9cfdc85 (patch) | |
tree | c7d08b9d3e69ccb6c10d63efd35ad49aa6d71811 /dev-perl | |
parent | dev-perl/App-perlbrew: Version bump 0.92 (diff) | |
download | gentoo-ab2e1cfc7566b8904c75afd1d623181bf9cfdc85.tar.gz gentoo-ab2e1cfc7566b8904c75afd1d623181bf9cfdc85.tar.bz2 gentoo-ab2e1cfc7566b8904c75afd1d623181bf9cfdc85.zip |
dev-perl/Archive-Zip: Remove old
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/Manifest | 1 |
2 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild deleted file mode 100644 index 666b47be4f4a..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.640.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=PHRED -DIST_VERSION=1.64 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=virtual/perl-Compress-Raw-Zlib-2.17.0 - virtual/perl-Encode - virtual/perl-File-Path - >=virtual/perl-File-Spec-0.800.0 - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Time-Local -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - dev-perl/Test-MockModule - >=virtual/perl-Test-Simple-0.880.0 - ) -" diff --git a/dev-perl/Archive-Zip/Manifest b/dev-perl/Archive-Zip/Manifest index fe9c26cf3075..9a020df5a6c1 100644 --- a/dev-perl/Archive-Zip/Manifest +++ b/dev-perl/Archive-Zip/Manifest @@ -1,2 +1 @@ -DIST Archive-Zip-1.64.tar.gz 192005 BLAKE2B 0a9d4c9a7b74fe2136fe42cd10b667813e6528129452b7db72dc42af56ec7187491365ae65653bd475afeaa55440370c23a06ff842d9ebb3dbeaaaab14527ca3 SHA512 7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc DIST Archive-Zip-1.68.tar.gz 163490 BLAKE2B e40d1c029aaf96214cfd91eb56fc200e4128d482d3d05f8e0a787014c9e124bf3618d53ad62a67f32a5404e8b4683cc63aec748c51934199597e7c22a8b1f24f SHA512 40c3ba26b1c27a8b15b919934e7fcd531f208bec73de3454e123ac1fb771831e287b8fade421be40e243498beb6dad9b6133ef07d2e5d407afbd1f3d6a30b916 |