mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/IO-Interactive: add 1.26.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
25
dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
Normal file
25
dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=BRIANDFOY
|
||||
DIST_VERSION=1.026
|
||||
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" )
|
||||
@@ -1 +1,2 @@
|
||||
DIST IO-Interactive-1.025.tar.gz 13097 BLAKE2B f777cfa740981125d9b7741a1351d9ec4eefef466b04e488ae10727d65275d1c98fc10693a6d1cf267422ce8a971ac1604e6a094105c3db954de5b803095a72e SHA512 b9aca9d3920ea256e5b2c3e19559e7626ab076b36b38b58eecf087d8a2614b805a0226246bf035eb41b801a0972dfb19e1c99d2f8105bd403db5017e84b6e2dc
|
||||
DIST IO-Interactive-1.026.tar.gz 14014 BLAKE2B 63985fad9b5695cae8955988fc0631abc077a0c1fc1bed3c4c3b3700db348d3b3df5889f1e3bea48dcb2548a50036cddc9ff6944bac5eb5cfdb51c8585b52f2a SHA512 d8c0af451a1f45e2e2ec5cc8dc3fca777d59dc04a301bf83dbe4f3839038e04744d69e9cdc82f9e5f4f8c59fac1fcb81cd7134f6d080e36eb4a25bd27bfd01d3
|
||||
|
||||
Reference in New Issue
Block a user