commit:     68628ef10774fd334969657b7c4e58beb1055b48
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 04:26:11 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 04:26:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68628ef1

dev-perl/Capture-Tiny: add 0.500.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Capture-Tiny/Capture-Tiny-0.500.0.ebuild | 31 +++++++++++++++++++++++
 dev-perl/Capture-Tiny/Manifest                    |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.500.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.500.0.ebuild
new file mode 100644
index 000000000000..f236b7f3a398
--- /dev/null
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.500.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=0.50
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Capture STDOUT and STDERR from Perl, XS, or external programs"
+
+LICENSE="Apache-2.0"
+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="
+       virtual/perl-Carp
+       virtual/perl-Exporter
+       virtual/perl-File-Spec
+       virtual/perl-File-Temp
+       virtual/perl-IO
+       virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-Test-Simple
+       )
+"

diff --git a/dev-perl/Capture-Tiny/Manifest b/dev-perl/Capture-Tiny/Manifest
index 5b552e3c7383..fb5a7785d2a5 100644
--- a/dev-perl/Capture-Tiny/Manifest
+++ b/dev-perl/Capture-Tiny/Manifest
@@ -1 +1,2 @@
 DIST Capture-Tiny-0.48.tar.gz 37480 BLAKE2B 
e6de05459478131c5129dd5ffc84744e2d3440c2e31545ed101c2986b2bc970106f126286dea50350f4b5ea330ffac423693d755e29850883bdc215437bf7488
 SHA512 
96d140b33a5ee147804925353ec5b49b806fa9c98b4ac23ec9c9494828f52ac72fd6f69c08e14ada18e5187dc4cece3d72901ce07b12eef20595322161a98437
+DIST Capture-Tiny-0.50.tar.gz 35640 BLAKE2B 
a4d857e6e7238b599afc500516d13d10a7eb060922981d5eb0d6be24c98875ba490c4f2d66b340339d61d5731cf663da0222dc02793a00bf304f3b20146da826
 SHA512 
afdcafbeb98446aa9370e1eea61003e7e0e26af35d76567cb269ac732aa26c7d689fbdb9abbc22095c59390d9b580b342d92bab7c65801ba42d7aa51d1b9ac07

Reply via email to