summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Soundex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-perl/Text-Soundex
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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 13a15e6fbaee..4bd31ffcc40f 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 556 BLAKE2B 973b780acf10bb901b4a5abc07e63a811514f1cd118b12844636dd644f86e7b1137d09c00a61c2c11e2587b6e0dd8cc363620f4c23d319122e9dbf9306115f04 SHA512 62787c2788a513791727908316d5aa438080b1a7e0eb47518943691c9e34ed78f034a0e1a4d9e7104c237cce9b3e5103371b56173c779ddf4de0fbfa27d06763
+EBUILD Text-Soundex-3.50.0.ebuild 563 BLAKE2B be8934768f7dcee19cb6923165376b648d1b32eedfd97c7b06d6c0f07891d3253344054c7fb020d1ab794f67eb5454a49c291165739f81be39b6b08d6b8ae101 SHA512 8461287477d7f40d360352f90eda6ae53c3604e8f8bda39cc70b61c93979a222c08b3d883aa6e64260c1102bdf020350962277186ee5277e8bdfeb421bb58a72
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 256ec42b6c94..055dd9aad2eb 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-2018 Gentoo Authors
+# Copyright 1999-2019 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 ppc ppc64 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"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 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 minimal"
RDEPEND="