diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:21 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:22 -0400 |
commit | c658bec8a66f0c9d1afa635b97efc53ed30f2b3d (patch) | |
tree | c473d1f807e10c33ee0c625436ea1cd37638fe4b /dev-perl/File-Slurper | |
parent | dev-perl/File-Share: Drop old versions (diff) | |
download | gentoo-c658bec8a66f0c9d1afa635b97efc53ed30f2b3d.tar.gz gentoo-c658bec8a66f0c9d1afa635b97efc53ed30f2b3d.tar.bz2 gentoo-c658bec8a66f0c9d1afa635b97efc53ed30f2b3d.zip |
dev-perl/File-Slurper: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/File-Slurper')
-rw-r--r-- | dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild | 32 | ||||
-rw-r--r-- | dev-perl/File-Slurper/Manifest | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild b/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild deleted file mode 100644 index 053e70d3b139..000000000000 --- a/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=LEONT -DIST_VERSION=0.012 -DIST_EXAMPLES=( "bench/*" ) -inherit perl-module - -DESCRIPTION="A simple, sane and efficient module to slurp a file" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-perl/PerlIO-utf8_strict - virtual/perl-Carp - >=virtual/perl-Encode-2.110.0 - >=virtual/perl-Exporter-5.570.0 -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-Test-Simple - dev-perl/Test-Warnings - ) -" diff --git a/dev-perl/File-Slurper/Manifest b/dev-perl/File-Slurper/Manifest index 722595585518..442e95d293e6 100644 --- a/dev-perl/File-Slurper/Manifest +++ b/dev-perl/File-Slurper/Manifest @@ -1,2 +1 @@ -DIST File-Slurper-0.012.tar.gz 15517 BLAKE2B 07f451e93e5fa8641a4b8156a61b9a9c1a9c9dc36b33c4991e1686e44b37730af3a9541de33396cdec6bac1d08ec1bf9db505e6fa07f3c95187c4901016955a5 SHA512 276b510c85b4e28fff4b8bd77c81031367b073426138743efb5d54fe01fa9825409f86090788779e96625b43207d1f864f348cc11554c51d36868dfed568f2bb DIST File-Slurper-0.014.tar.gz 16064 BLAKE2B f3eac73b45ade49635cb4daa911d600bdbaa822b0329ce36f446a96f655a34b8839aa642552347bac87ac619cc1b602edafce751b90a6f4d4e53414ad614f2e2 SHA512 45474865b8c4a360ad04423c510c62f2a796081544499cf9ed335ffefe9d4087a844a1f988dfbd21b38237942eeead045923121e9786607c5270520b2b0af577 |