commit:     f492c70fcfd33e5ce34f5f834bb0e1e09952050e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 11:59:24 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 12:05:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f492c70f

dev-perl/IO-Interactive: Version bump 1.023

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

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

diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild 
b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
new file mode 100644
index 00000000000..2d09540615d
--- /dev/null
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.023
+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 420e7d04e61..84b0030b572 100644
--- a/dev-perl/IO-Interactive/Manifest
+++ b/dev-perl/IO-Interactive/Manifest
@@ -1 +1,2 @@
 DIST IO-Interactive-1.022.tar.gz 11791 BLAKE2B 
c001a709531a48d4f4756712caab14ec8b9f2f21478f545fd4f858b3619fc625d75ff9bf744e4c3223a4b9ba39f2b97bb0e38b9eab8297d7d76e5aa0d88b7647
 SHA512 
159bd97912a848e20df3ac9f3f7b3063788c7bbe2eafd35c6cc9b798027c6e7c12d2488385936c87669877928707603729bc34b2d7b8c108534fa8fd42082074
+DIST IO-Interactive-1.023.tar.gz 12352 BLAKE2B 
ea0e460dab313c8d203f3e9409cbcdaecbfa23bb6bcf4145905fde5b0540fe326f7d2dbc2123217840c141446e77bc73ee6db871ac06d809f589e5736bbbb6aa
 SHA512 
82899c09adaf3699d5640b78bfbd5201972cf4c47ae90f7c6d6da9fc1f4470abc1bc5898b904c501d567537dc19f781febd7f05d0c06e60f1c193cf33abfb47f

Reply via email to