diff options
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.110.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/Manifest b/dev-perl/Text-Glob/Manifest index d53a48b048a6..19822e85ad5c 100644 --- a/dev-perl/Text-Glob/Manifest +++ b/dev-perl/Text-Glob/Manifest @@ -1,3 +1,3 @@ DIST Text-Glob-0.11.tar.gz 4862 BLAKE2B d57c2f2cde24b8fedfe0e0bc17c4008c1107b07bb91fa62d95428100c80bc8dfebdcae2e16dd0768a88130d43a0461b6c5227bcd00607afcdb09606cdbb8db61 SHA512 20322fee3f56ee7e65f0f8e5371d9dbbe89895d8b9c9207486e7934e29bd883fb557c9765e406f85f56b67019293d82a0318ded83a9387b164cb5e8f58bef0cb -EBUILD Text-Glob-0.110.0-r1.ebuild 554 BLAKE2B bed432d5e64f3c81b8151a8b935c99f2670a97b4679fef009d4f9c703a9c22f24cd75d8d29a4573cf492b3fe453875a395ad6701eb375546e171a4ab178f8061 SHA512 15aa0b877278244940ab122dbb6a9ff766e278afe46986c6cd15de88b423ef26e5292b869959600cb8399ac080607a64ba102a0a9f7f158784c25966354688d8 +EBUILD Text-Glob-0.110.0-r1.ebuild 553 BLAKE2B 00bcf1e1705ab88f276e5a5eb9a0abaa5f4e4d4b901c2c9726a228808ac2f91d6d5fe1627ec8b5dafec72cf611c39fcd7ab7d76833718f43f0f049f314de4dd1 SHA512 da1a8c8bf64d79a0f91640fc259947ba3943963532be66bbf8e6fc31c17106e80f32ec27188172fd35e936be61c3d3b2b27425350f3bc916957de542acd28c10 MISC metadata.xml 391 BLAKE2B ad7c22f8b38efd3c09cc5479b7e88f070fcf8daeec0c578ef014318b02086956c8cbd54c4b74365e4b51481c072fd2ea96cf42ce1ac001cee9b3a1080b11969e SHA512 b2224b064b68a0b718edd8c2ce66626b879a5fca9255698ff689cdc0b1010b8ce68c305b7404f0c9d53ccc1aad404fedd868b12d5af40228cf8de1fa0c7dc2ed diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0-r1.ebuild b/dev-perl/Text-Glob/Text-Glob-0.110.0-r1.ebuild index b7df03ce67c0..511705f96df9 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.110.0-r1.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.110.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Match globbing patterns against text" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Exporter |