diff options
author | Sam James <sam@gentoo.org> | 2023-12-04 06:08:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-04 06:09:06 +0000 |
commit | 995d9fcbd47af4e529f3f8f3023f44e4c596c5d1 (patch) | |
tree | 1de07c40d70b7ad81cb167a933c648a7b73e0185 /dev-perl | |
parent | media-libs/exiftool: drop 12.62 (diff) | |
download | gentoo-995d9fcbd47af4e529f3f8f3023f44e4c596c5d1.tar.gz gentoo-995d9fcbd47af4e529f3f8f3023f44e4c596c5d1.tar.bz2 gentoo-995d9fcbd47af4e529f3f8f3023f44e4c596c5d1.zip |
dev-perl/IO-Tty: add 1.180.0
Closes: https://bugs.gentoo.org/893724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild | 13 | ||||
-rw-r--r-- | dev-perl/IO-Tty/Manifest | 1 |
2 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild new file mode 100644 index 000000000000..fa32e322294a --- /dev/null +++ b/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TODDR +DIST_VERSION=1.18 +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 ~x64-solaris" diff --git a/dev-perl/IO-Tty/Manifest b/dev-perl/IO-Tty/Manifest index 31430863a322..518d8ff8b53f 100644 --- a/dev-perl/IO-Tty/Manifest +++ b/dev-perl/IO-Tty/Manifest @@ -1 +1,2 @@ DIST IO-Tty-1.17.tar.gz 27245 BLAKE2B 65f56eb4841ba63dace795698320ce40535a05c5ad4844b9d2563d41acfc1d085878a4c72cf42048682c183d035ed655ed030819d00654b09ad2cc4b11c7ce77 SHA512 a9a53670d579684af1ca0d6e77bd74430c801174c59421139f79a19e76377d40055b74a8b1ef92d8601ca5bda2f911cba99a0bda0c24cf847bacac3df2314d37 +DIST IO-Tty-1.18.tar.gz 26567 BLAKE2B 5c53001ceaf72e7c4237939eeffdddf9602cd9320a74a8bbd014341e3984d1dd4d4e7f328ffc72e61e1b5e017aa836fe598fe306843f7514fdb1cd8c910a19a5 SHA512 45f5e8856c8bd1169bf094407512cce901efe3cefadd279dff9aaee7c81289a160fa3589f0c01cc5829bcee3ed5d1eaf95002ca2207151d31ce293076dc86c06 |