commit:     df88d76fcfa4c9b343b05a21430bac81ac4b46c9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 04:12:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 04:12:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df88d76f

dev-perl/IO-Interactive: add 1.25.0

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

 .../IO-Interactive/IO-Interactive-1.25.0.ebuild    | 25 ++++++++++++++++++++++
 dev-perl/IO-Interactive/Manifest                   |  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild 
b/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
new file mode 100644
index 000000000000..afbcf8df8c92
--- /dev/null
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.025
+inherit perl-module
+
+DESCRIPTION="Utilities for interactive I/O"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+       >=virtual/perl-version-0.780.0
+"
+BDEPEND="
+       ${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+       virtual/perl-File-Spec
+       test? ( >=virtual/perl-Test-Simple-1.0.0 )
+"
+
+PERL_RM_FILES=( "t/pod.t" "t/pod-coverage.t" )

diff --git a/dev-perl/IO-Interactive/Manifest b/dev-perl/IO-Interactive/Manifest
index 10fffcb4e100..0590b4d9de85 100644
--- a/dev-perl/IO-Interactive/Manifest
+++ b/dev-perl/IO-Interactive/Manifest
@@ -1 +1,2 @@
 DIST IO-Interactive-1.023.tar.gz 12352 BLAKE2B 
ea0e460dab313c8d203f3e9409cbcdaecbfa23bb6bcf4145905fde5b0540fe326f7d2dbc2123217840c141446e77bc73ee6db871ac06d809f589e5736bbbb6aa
 SHA512 
82899c09adaf3699d5640b78bfbd5201972cf4c47ae90f7c6d6da9fc1f4470abc1bc5898b904c501d567537dc19f781febd7f05d0c06e60f1c193cf33abfb47f
+DIST IO-Interactive-1.025.tar.gz 13097 BLAKE2B 
f777cfa740981125d9b7741a1351d9ec4eefef466b04e488ae10727d65275d1c98fc10693a6d1cf267422ce8a971ac1604e6a094105c3db954de5b803095a72e
 SHA512 
b9aca9d3920ea256e5b2c3e19559e7626ab076b36b38b58eecf087d8a2614b805a0226246bf035eb41b801a0972dfb19e1c99d2f8105bd403db5017e84b6e2dc

Reply via email to