summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Soundex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/Text-Soundex
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/Text-Soundex')
-rw-r--r--dev-perl/Text-Soundex/Manifest2
-rw-r--r--dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Soundex/Manifest b/dev-perl/Text-Soundex/Manifest
index 874a02143e4c..d6fc721a9a18 100644
--- a/dev-perl/Text-Soundex/Manifest
+++ b/dev-perl/Text-Soundex/Manifest
@@ -1,3 +1,3 @@
DIST Text-Soundex-3.05.tar.gz 15527 BLAKE2B 1c004c69e8cf5d2d67c0826b9db043cce4b6a5b5751fac9d1b99ae7ff87047f0a5f2f9a8df2f6917a8fbc9277409c96a6dd21dc475a9ccf150bc7aa0f1f4065e SHA512 f7ea405cb5960cc2e3f5e257c18c1bbb499c5244ad6a6d14612f07329fd2177ad71dcdde85129e65c65541d61e45d7e9e4097c37ca6cead9783838900b3ebbec
-EBUILD Text-Soundex-3.50.0.ebuild 579 BLAKE2B f83962aa2045329845e37e70421ca51e967233a18632c8e5e6908b1783fb56493598c7fad652d544e6c10e3dcbe1da607a99ad475ba86955a2fc93adaef9519a SHA512 ba14e1fc0dd400d8b5c38fe90099c0e13f12a0c618ddb37fc7fe8060d8e27be08def8fc43785d710ad8613e0c8d24040c524b9d5095f8fd4af799336b250d9bd
+EBUILD Text-Soundex-3.50.0.ebuild 562 BLAKE2B 1620f5c9c2a19ceb5ca7f239d0de2080df30078a401eed796e4a55071d93b717cfe4694c95d7bdab8fbb8b359f50d92f366ed88ca108c1935e286ed0e6398d20 SHA512 858caf99176450f7aac8e41a43cb6d02f6c002163b98fb4035645a507fdd5698dd7ffb2c4233c94520b3a1f89cebab2bfba551947394f09df79582d19ef18acd
MISC metadata.xml 396 BLAKE2B e130edfbb7dc1b2917ea9e5a345fca2b2491985cd1ece9a74dbcfd868f9aadbe14b1a6d24fb2e1054f177fbe1369003a153709c761311657122c527e2b6fb080 SHA512 e96f3c027aa0ebff99c9d3bcf646cfbbb59752969cef5373a2f8d01ec09a52a1005a474ebe492727956615da778e1b29dd6bc10cfc5b85f568b7bdd437148be7
diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
index e7122f361529..1ffe9d4bd084 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Implementation of the soundex algorithm"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"