summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Glob
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-05 21:52:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-05 21:52:00 +0100
commit2d446203bcf1a0db08e99abca43513d246dfa73d (patch)
treeec623bb5f1f389976977e375342ec59ff441eab7 /dev-perl/Text-Glob
parent171a011ad3a131671aeb5a98b9e3adf219ad2865 (diff)
gentoo resync : 05.04.2018
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r--dev-perl/Text-Glob/Manifest2
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Glob/Manifest b/dev-perl/Text-Glob/Manifest
index 8e1260ff190a..31704f5c03f2 100644
--- a/dev-perl/Text-Glob/Manifest
+++ b/dev-perl/Text-Glob/Manifest
@@ -1,5 +1,5 @@
DIST Text-Glob-0.09.tar.gz 4171 BLAKE2B 770e5f54fa7ce8ecbdf884e6823b2928b1826602657905be998dac9642e372dc809673a2fc5e4ab16ca08c9908f17ffca42fd44c71ec11de12ac157984986e44 SHA512 9b729e4ece88ad79e1b637c7f35e5e1ecae3fd7f62c408ed4f3fcac2e8e8afff32d7d805e1b0269800aada5ae609d03335d42ac54def2797d301e91fa488ae47
DIST Text-Glob-0.11.tar.gz 4862 BLAKE2B d57c2f2cde24b8fedfe0e0bc17c4008c1107b07bb91fa62d95428100c80bc8dfebdcae2e16dd0768a88130d43a0461b6c5227bcd00607afcdb09606cdbb8db61 SHA512 20322fee3f56ee7e65f0f8e5371d9dbbe89895d8b9c9207486e7934e29bd883fb557c9765e406f85f56b67019293d82a0318ded83a9387b164cb5e8f58bef0cb
-EBUILD Text-Glob-0.110.0.ebuild 533 BLAKE2B 10c5e192002f2f866337ede64b371b7298d6a24f2ffbb561199fc2279aea15761a4e30653b3d206935764f54695928e7fb6c6fe27b477d1b51a44a5067ab171d SHA512 c4234121561b91eea9d971d4f2863bdcdbe77ed9b703dabd59b3506aaef5dafa0f84237735c59e797b709604769880f43de173d65df6ef9976d792283bed0755
+EBUILD Text-Glob-0.110.0.ebuild 540 BLAKE2B 7991ffa90823aef579dc8a32bc0b8be0fd00c9349710e18e977f1e77549e9d27dbda6cc5859e009443fefd4a1e76e96b8efb7af314eef09d93907bcd02366d7c SHA512 6979aad39b6f2ea8bb3815597e60a8424e9720b16f36f1d75a97c773b57c3eced847c38830d63d615b3f7564aaff74b2b3072b32f8541f1495342f53cf7cd61c
EBUILD Text-Glob-0.90.0-r1.ebuild 479 BLAKE2B 6c1cc9cc26a53da0f443e839ca313f7e59f0149d0e14f0eca5f7898dbe51f0fee6ad5b9ec715780b64eec65155b638d9dfff3ab63584331319e5a84da34d9b68 SHA512 d7a330d0b7bd0309ad523161455d957ac417b1cde773566eced6ab284e9435ac2cca883062fc761356af1b4db0979e88ffdf1522bb446f497a9f70477d7df013
MISC metadata.xml 390 BLAKE2B b3fbf72067dc1b95f45b0914371b1621f1e98499d61a801e21aa44dd1c48d6dab24295eee67dd20fc1efc0bf6cb89e7f29703fb6a97d6cab110fd1f3529f4c9b SHA512 f1cc139c1d538130ec018cbde30e42d5503f82d0c4c2fd47d52aeeab72dc505078ebcf5d7613f39ad5aa7dea3cc5274c02952454e89bd4a38cd161667ded59aa
diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
index c8d47ebd82b7..c2fba9db73ec 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Match globbing patterns against text"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="virtual/perl-Exporter"