dev-perl/Sub-Exporter: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matt Turner
2024-12-21 08:32:49 -05:00
committed by Sam James
parent 6652d92d5a
commit cb3995586c
2 changed files with 0 additions and 22 deletions

View File

@@ -1,2 +1 @@
DIST Sub-Exporter-0.990.tar.gz 57553 BLAKE2B 45fde6e0ace47ae36d1878f263d9acf1cc2c163dd55547ea79eedd03a1754cd1e63bdac3b68d2d2f835c26d85f92c8c34ace219e4ef117c6ae62fe2e8fa9a034 SHA512 49cc16efe0e44a5d8d1aa49bd2f35ebb43640ce27030d480e1acae1da13444a877007f7eb924d6e3743691222505d646744cc651fbd09850cd965673fac2d92b
DIST Sub-Exporter-0.991.tar.gz 57552 BLAKE2B 2d902268c83cdd790a14946938f6b588b0484190c580ef3ea59bdb20a29c46dbb37b2a1f9165f5673cad7cfe5593f2b1cf0fb312367a0956948dcbe7c3fe79a6 SHA512 7829bbca1eb332156ba33dd0cbde7f57c178ad56cc03e76c1b7d5327c94ce15bb5172894eeef011e12e472071a7d7a07f514a1121535d96ae05ed0ef6734b329

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=RJBS
DIST_VERSION=0.990
inherit perl-module
DESCRIPTION="Sophisticated exporter for custom-built routines"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
virtual/perl-Carp
>=dev-perl/Data-OptList-0.100.0
>=dev-perl/Params-Util-0.140.0
>=dev-perl/Sub-Install-0.920.0
"
BDEPEND="${RDEPEND}"