diff options
author | Sam James <sam@gentoo.org> | 2022-11-17 01:08:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-17 01:08:24 +0000 |
commit | 67d3942a9f6ef728978789432be5a6b6f5f30c2b (patch) | |
tree | 7e314831016baeeb1eba3ec09e5ccd791a433911 /dev-perl/IO-Tty | |
parent | dev-perl/Net-SSLeay: Stabilize 1.920.0 arm64, #881371 (diff) | |
download | gentoo-67d3942a9f6ef728978789432be5a6b6f5f30c2b.tar.gz gentoo-67d3942a9f6ef728978789432be5a6b6f5f30c2b.tar.bz2 gentoo-67d3942a9f6ef728978789432be5a6b6f5f30c2b.zip |
dev-perl/IO-Tty: add 1.170.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/IO-Tty/Manifest | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild new file mode 100644 index 000000000000..85f02d9aeaeb --- /dev/null +++ b/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TODDR +DIST_VERSION=1.17 +inherit perl-module + +DESCRIPTION="IO::Tty and IO::Pty modules for Perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +PATCHES=( + "${FILESDIR}"/${PN}-1.160.0-musl-strlcpy.patch +) diff --git a/dev-perl/IO-Tty/Manifest b/dev-perl/IO-Tty/Manifest index 1a5ab86ebfd4..d5d46ccd2191 100644 --- a/dev-perl/IO-Tty/Manifest +++ b/dev-perl/IO-Tty/Manifest @@ -1 +1,2 @@ DIST IO-Tty-1.16.tar.gz 26765 BLAKE2B 94de85df09ac717e36b2c9e469e6cbd707cc7c9c92eb1be729373856af944a2664fbc913441151e7b417ae6b5c1d62cbda4416e407e4849c1ac34181460efe11 SHA512 a6f28a8796992645c4b2ddab5b3a76f49e61a891442078ef8249088d077108ea63bb4c8000cf39d15d13801b82e1cfcbe6ea0e6542789ab28385d83e03f6a9de +DIST IO-Tty-1.17.tar.gz 27245 BLAKE2B 65f56eb4841ba63dace795698320ce40535a05c5ad4844b9d2563d41acfc1d085878a4c72cf42048682c183d035ed655ed030819d00654b09ad2cc4b11c7ce77 SHA512 a9a53670d579684af1ca0d6e77bd74430c801174c59421139f79a19e76377d40055b74a8b1ef92d8601ca5bda2f911cba99a0bda0c24cf847bacac3df2314d37 |