diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:17 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:20 -0400 |
commit | db2216327e3f398e63553cc6651de2c85ff35d67 (patch) | |
tree | c61e6f8b4e5ff8e829c1513e39f745c634a93561 /dev-perl/Exporter-Lite | |
parent | dev-perl/Eval-LineNumbers: Drop old versions (diff) | |
download | gentoo-db2216327e3f398e63553cc6651de2c85ff35d67.tar.gz gentoo-db2216327e3f398e63553cc6651de2c85ff35d67.tar.bz2 gentoo-db2216327e3f398e63553cc6651de2c85ff35d67.zip |
dev-perl/Exporter-Lite: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Lite')
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Exporter-Lite/Manifest | 1 |
2 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild deleted file mode 100644 index 7bb07e025725..000000000000 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=NEILB -DIST_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Lightweight exporting of variables" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos" - -RDEPEND=" - virtual/perl-Carp -" -BDEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - >=virtual/perl-Test-Simple-0.340.0 - ) -" diff --git a/dev-perl/Exporter-Lite/Manifest b/dev-perl/Exporter-Lite/Manifest index 731d01d4cc92..d4644eff3979 100644 --- a/dev-perl/Exporter-Lite/Manifest +++ b/dev-perl/Exporter-Lite/Manifest @@ -1,2 +1 @@ -DIST Exporter-Lite-0.08.tar.gz 6271 BLAKE2B 83ec490d9942ce4d4bcc4430cc95656d3c232f793d0b311a73e84f5b056010e1b3e76c1b706c651a86f7a4f30cd7a1e4253a23f4d652921e8846f87ab08ff609 SHA512 8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953 DIST Exporter-Lite-0.09.tar.gz 6859 BLAKE2B a263473994da012a6f5f055dc959402250615f76e7ae2106c2db449805e2c1c3d833248308d31806bc1d10f61ebaf512c8d0c9e05c3199807deb72844f4fdba3 SHA512 fa540b0aba6178031d0448cdd92bdf21226facd0424ca00329eac8b93086f7e53b9f37daf52a53a74b65fa6afe2b2aa236165d4c44e96d63aad19e0764924f92 |