summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Soundex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-03 08:36:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-03 08:36:22 +0000
commitf65628136faa35d0c4d3b5e7332275c7b35fcd96 (patch)
tree021998302365c5652e37824b6c26d4d969a62055 /dev-perl/Text-Soundex
parent70b82ae359a5538711e103b0e8dfb92654296644 (diff)
gentoo resync : 03.11.2018
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 b4c8465256bd..13a15e6fbaee 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 424 BLAKE2B ad60df14383f3d88f7c2c20ed78cb21f5b4618408bb0adbed776415dfe1bf9faf96ff8f57cfdb5d94190e6fded4f8f2ba50d53fa63e744fee7f9cc0110992ee6 SHA512 cfbf2d0ed1b8e40c4f304a3446b11d937246ba6b8f3989f5b80ce5ca2cd0822ba2c9dd642be9c3c27286b88e5882a69f5955638a828206fbfa696e25620d0fe5
+EBUILD Text-Soundex-3.50.0.ebuild 556 BLAKE2B 973b780acf10bb901b4a5abc07e63a811514f1cd118b12844636dd644f86e7b1137d09c00a61c2c11e2587b6e0dd8cc363620f4c23d319122e9dbf9306115f04 SHA512 62787c2788a513791727908316d5aa438080b1a7e0eb47518943691c9e34ed78f034a0e1a4d9e7104c237cce9b3e5103371b56173c779ddf4de0fbfa27d06763
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 ef9ecdca4975..256ec42b6c94 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-2017 Gentoo Foundation
+# Copyright 1999-2018 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 ~x86-fbsd"
+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"
IUSE="test minimal"
RDEPEND="