[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2021-09-26 Thread Andreas K. Hüttel
commit: e7f70010c1a4e86d9bdb0ef2541f697470bc24b3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Sep 26 11:13:06 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Sep 26 11:24:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f70010

dev-perl/Text-Soundex: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{Text-Soundex-3.50.0.ebuild => Text-Soundex-3.50.0-r1.ebuild}  | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild 
b/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild
similarity index 86%
rename from dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
rename to dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild
index 6bb5aed3060..671f1617fb5 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=RJBS
 DIST_VERSION=3.05
@@ -10,13 +10,12 @@ inherit perl-module
 DESCRIPTION="Implementation of the soundex algorithm"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
 
 RDEPEND="
!minimal? ( dev-perl/Text-Unidecode )
virtual/perl-if
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2020-07-20 Thread Kent Fredric
commit: 376a24eedc879ee4afa826d93c5207acacd275e1
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jul 20 20:51:01 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jul 20 20:51:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376a24ee

dev-perl/Text-Soundex: Drop sparc64-solaris re bug #673504

Depends:
- dev-perl/Text-Unidecode

Bug: https://bugs.gentoo.org/673504
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 e7122f36152..1ffe9d4bd08 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 )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2019-07-28 Thread Aaron Bauman
commit: 8bb2675ee9c2ee13487f2229d4168f2a20c87e90
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 18:30:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 18:31:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb2675e

dev-perl/Text-Soundex: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 055dd9aad2e..5a3a12c8311 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Implementation of the soundex algorithm"
 SLOT="0"
-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"
+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="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2019-04-13 Thread Jory Pratt
commit: 062d04e9c335bb659e6890ee240107716841a854
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Apr 13 19:10:43 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Apr 13 19:11:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062d04e9

dev-perl/Text-Soundex: add ~arm64 keyword per b-man

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 256ec42b6c9..055dd9aad2e 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="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2018-10-27 Thread Fabian Groffen
commit: a7158718eaaf14bc2c88103ceac892a99e15825e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Oct 27 15:07:10 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Oct 27 15:07:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7158718

dev-perl/Text-Soundex: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 ef9ecdca497..256ec42b6c9 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="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2017-05-22 Thread Michael Weber
commit: ff2bc8e364da9df69e556cba302ce72d6c087b13
Author: Michael Weber  gentoo  org>
AuthorDate: Mon May 22 10:46:09 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon May 22 10:46:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2bc8e3

dev-perl/Text-Soundex: ppc64 stable (bug 619060)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f16b961b71d..ef9ecdca497 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -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 ~x86-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2017-05-22 Thread Michael Weber
commit: a563da8ee1904cfceeedd3dc13fe52f3a2d2bcff
Author: Michael Weber  gentoo  org>
AuthorDate: Mon May 22 10:42:18 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon May 22 10:42:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a563da8e

dev-perl/Text-Soundex: ppc stable (bug 619060)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3677b3e6742..f16b961b71d 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -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 ~x86-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2017-05-22 Thread Agostino Sarubbo
commit: 80d2086ea84448a2dd8d8a8eaf571e5969df6991
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 22 09:23:56 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 22 09:23:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d2086e

dev-perl/Text-Soundex: x86 stable wrt bug #619060

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3a513eacb7a..3677b3e6742 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -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 ~x86-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2017-05-21 Thread Agostino Sarubbo
commit: 89412634d4688d3a8fb774f710a27828b23aed15
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 21 08:08:31 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 21 08:08:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89412634

dev-perl/Text-Soundex: amd64 stable wrt bug #619060

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 60d11406579..3a513eacb7a 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # 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 ~x86-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2016-12-17 Thread Andreas Hüttel
commit: 9f922e7c1e12e165f12851ffa987a1e225cee167
Author: Yuta Satoh  gmail  com>
AuthorDate: Sun Dec  4 00:59:15 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:06:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f922e7c

dev-perl/Text-Soundex: add ~x86-fbsd KEYWORDS

https://bugs.gentoo.org/show_bug.cgi?id=579670

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 5aa2836..aaddc17 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Implementation of the soundex algorithm"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2016-04-22 Thread Markus Meier
commit: 6bd58056172a1e5a26c2799b546ebc60cca26dd6
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Apr 22 20:05:23 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Apr 22 20:05:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd58056

dev-perl/Text-Soundex: add ~arm, bug #579670

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 289573f..5aa2836 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Implementation of the soundex algorithm"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Soundex/

2016-04-11 Thread Andreas Hüttel
commit: ce24458f714825d43d017ec4d352c472af025f5b
Author: Kent Fredric  gmail  com>
AuthorDate: Sun Apr 10 04:33:59 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Apr 11 22:54:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce24458f

dev-perl/Text-Soundex: Added at 3.50.0

Required by dev-perl/SQL-Statement

Package-Manager: portage-2.2.28

 dev-perl/Text-Soundex/Manifest   |  1 +
 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 22 ++
 dev-perl/Text-Soundex/metadata.xml   | 12 
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Text-Soundex/Manifest b/dev-perl/Text-Soundex/Manifest
new file mode 100644
index 000..740e7a1
--- /dev/null
+++ b/dev-perl/Text-Soundex/Manifest
@@ -0,0 +1 @@
+DIST Text-Soundex-3.05.tar.gz 15527 SHA256 
f6dd55b4280b25dea978221839864382560074e1d6933395faee2510c2db60ed SHA512 
f7ea405cb5960cc2e3f5e257c18c1bbb499c5244ad6a6d14612f07329fd2177ad71dcdde85129e65c65541d61e45d7e9e4097c37ca6cead9783838900b3ebbec
 WHIRLPOOL 
5b55133a5e4572c3bd159c1750da07c5e39e1c2865a88290107f6607b54f56356e5381ef03b262b23e32a33c45fd776cb64d47abd243799873af58e90b0de94b

diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild 
b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
new file mode 100644
index 000..289573f
--- /dev/null
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=3.05
+inherit perl-module
+
+DESCRIPTION="Implementation of the soundex algorithm"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+   !minimal? ( dev-perl/Text-Unidecode )
+   virtual/perl-if
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Text-Soundex/metadata.xml 
b/dev-perl/Text-Soundex/metadata.xml
new file mode 100644
index 000..5564662
--- /dev/null
+++ b/dev-perl/Text-Soundex/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Text-Soundex
+Text::Soundex
+  
+