diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/File-Slurper-0.14.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/File-Slurper-0.14.0.ebuild new file mode 100644 index 0000000000..49b070a7ef --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/File-Slurper-0.14.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=LEONT +DIST_VERSION=0.014 +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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + +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/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/Manifest new file mode 100644 index 0000000000..442e95d293 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/Manifest @@ -0,0 +1 @@ +DIST File-Slurper-0.014.tar.gz 16064 BLAKE2B f3eac73b45ade49635cb4daa911d600bdbaa822b0329ce36f446a96f655a34b8839aa642552347bac87ac619cc1b602edafce751b90a6f4d4e53414ad614f2e2 SHA512 45474865b8c4a360ad04423c510c62f2a796081544499cf9ed335ffefe9d4087a844a1f988dfbd21b38237942eeead045923121e9786607c5270520b2b0af577 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/metadata.xml new file mode 100644 index 0000000000..d7d05c84ed --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurper/metadata.xml @@ -0,0 +1,13 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + File-Slurper + File::Slurper + Leont/file-slurp-sane + +