summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Glob
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
commit64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch)
tree9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /dev-perl/Text-Glob
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/Manifest b/dev-perl/Text-Glob/Manifest
index 950552447fbf..941b4bbff07c 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 532 BLAKE2B 72b31212aba16e65e5ee72c0ea9567a510a129b2426b8257cc7192ad735c001c5f7f5f5210687aa57071bcea2e0747634a474e34c975cc3bcfa51796636ddc68 SHA512 7a2b48ff61972fe52b573f1e4ab18d466d8d5beafe5bc47c838b2951d558a69c1fbd91019ccec5939c1f8d999b9c1fa8267491581ca2f74bbf1d3ce325f8be08
+EBUILD Text-Glob-0.110.0.ebuild 583 BLAKE2B 0892c63c903f366da3656625a314b9bd1dc0ef438a65684426dfa029036618ce2c8a2496b55687fd4e3dbf1cf6db667fc07a2dd5b60700e1d83d8aa3d500cbcd SHA512 33f40f3d8ebd3d904221005dd9b5a48bf682edc73d77914e44733d7d7f1f5aeab1957032eda43315cceabf8395bef56860e109288bf3b308fd5ff8e045b7ec29
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 797a560f657a..fafee2c7348c 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Match globbing patterns against text"
SLOT="0"
-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"
+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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-Exporter"