# ChangeLog for dev-perl/Test-Object
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.7 2010/01/14 14:50:41 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.8 2011/08/28 13:44:34 tove Exp $
+
+*Test-Object-0.70.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Object-0.70.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Test-Object-0.07.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/Test-Object-0.70.0.ebuild,v 1.1 2011/08/28 13:44:34 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Thoroughly testing objects via registered handlers"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Test-Simple"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Test-Perl-Critic
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Perl-Critic/ChangeLog,v 1.3 2009/12/24 19:25:48 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Perl-Critic/ChangeLog,v 1.4 2011/08/28 13:42:19 tove Exp $
+
+*Test-Perl-Critic-1.20.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Test-Perl-Critic-1.20.0.ebuild:
+ Change version scheme
24 Dec 2009; Torsten Veller <tove@gentoo.org>
-Test-Perl-Critic-1.01.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Perl-Critic/Test-Perl-Critic-1.20.0.ebuild,v 1.1 2011/08/28 13:42:19 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=THALJEF
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Use Perl::Critic in test programs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-perl/Perl-Critic-1.105"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Test-Pod-Coverage
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/ChangeLog,v 1.38 2011/07/30 10:44:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/ChangeLog,v 1.39 2011/08/28 13:38:19 tove Exp $
+
+*Test-Pod-Coverage-1.80.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Test-Pod-Coverage-1.80.0.ebuild:
+ Change version scheme
30 Jul 2011; Torsten Veller <tove@gentoo.org> Test-Pod-Coverage-1.08.ebuild:
Drop ~sparc-fbsd KEYWORD
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.80.0.ebuild,v 1.1 2011/08/28 13:38:19 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PETDANCE
+MODULE_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION="Check for pod coverage in your distribution"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=">=virtual/perl-Test-Simple-0.62
+ dev-perl/Pod-Coverage"
+DEPEND="${RDEPEND}
+ test? (
+ dev-perl/Test-Pod
+ )"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Test-Portability-Files
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Portability-Files/ChangeLog,v 1.2 2010/05/18 06:55:22 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Portability-Files/ChangeLog,v 1.3 2011/08/28 13:34:00 tove Exp $
+
+*Test-Portability-Files-0.50.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Test-Portability-Files-0.50.0.ebuild:
+ Change version scheme
18 May 2010; Torsten Veller <tove@gentoo.org>
Test-Portability-Files-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Portability-Files/Test-Portability-Files-0.50.0.ebuild,v 1.1 2011/08/28 13:34:00 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SAPER
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Check file names portability"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec
+ virtual/perl-Test-Simple"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Test-Requires
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.6 2011/08/13 08:45:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.7 2011/08/28 13:33:28 tove Exp $
+
+*Test-Requires-0.60.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Requires-0.60.0.ebuild:
+ Change version scheme
13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
Test-Requires-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.1 2011/08/28 13:33:28 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Checks to see if the module can be loaded"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Test-Simple-0.61"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Test-Script
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.24 2011/07/07 05:48:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.25 2011/08/28 13:32:39 tove Exp $
+
+*Test-Script-1.70.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Script-1.70.0.ebuild:
+ Change version scheme
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Test-Script-1.07.ebuild:
keyword ~x86-fbsd
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.1 2011/08/28 13:32:39 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec
+ dev-perl/Probe-Perl
+ dev-perl/IPC-Run3
+ virtual/perl-Test-Simple"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Test-SimpleUnit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.13 2010/01/14 14:58:32 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.14 2011/08/28 13:31:29 tove Exp $
+
+*Test-SimpleUnit-1.210.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Test-SimpleUnit-1.210.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Test-SimpleUnit-1.21.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.210.0.ebuild,v 1.1 2011/08/28 13:31:29 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GED
+MODULE_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="Simplified Perl unit-testing framework"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND="dev-perl/ExtUtils-AutoInstall
+ dev-perl/Data-Compare
+ dev-lang/perl"
# ChangeLog for dev-perl/Test-SubCalls
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.20 2010/09/03 07:03:40 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.21 2011/08/28 13:29:48 tove Exp $
+
+*Test-SubCalls-1.90.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-SubCalls-1.90.0.ebuild:
+ Change version scheme
03 Sep 2010; Torsten Veller <tove@gentoo.org> -Test-SubCalls-1.06.ebuild,
-Test-SubCalls-1.07.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild,v 1.1 2011/08/28 13:29:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.09
+inherit perl-module
+
+DESCRIPTION="Track the number of times subs are called"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+DEPEND=">=dev-perl/Hook-LexWrap-0.20
+ virtual/perl-File-Spec"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Test-Taint
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.19 2011/01/27 18:59:06 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.20 2011/08/28 13:26:42 tove Exp $
+
+*Test-Taint-1.40.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Taint-1.40.0.ebuild:
+ Change version scheme
27 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
Test-Taint-1.04.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.40.0.ebuild,v 1.1 2011/08/28 13:26:42 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PETDANCE
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Tools to test taintedness"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="test? ( dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Test-Tester
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.38 2010/12/07 04:43:53 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.39 2011/08/28 13:24:50 tove Exp $
+
+*Test-Tester-0.107.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Tester-0.107.0.ebuild:
+ Change version scheme
07 Dec 2010; Matt Turner <mattst88@gentoo.org> Test-Tester-0.107.ebuild:
Added ~mips, bug 261707.
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.107.0.ebuild,v 1.1 2011/08/28 13:24:50 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=FDALY
+MODULE_VERSION=0.107
+inherit perl-module
+
+DESCRIPTION="Ease testing test modules built with Test::Builder"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Test-Unit-Lite
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/ChangeLog,v 1.2 2009/10/22 11:13:41 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/ChangeLog,v 1.3 2011/08/28 13:23:04 tove Exp $
+
+*Test-Unit-Lite-0.120.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Unit-Lite-0.120.0.ebuild:
+ Change version scheme
22 Oct 2009; Torsten Veller <tove@gentoo.org> Test-Unit-Lite-0.12.ebuild:
Depend on Module-Build
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.0.ebuild,v 1.1 2011/08/28 13:23:04 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Unit testing without external dependencies"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build"
# ChangeLog for dev-perl/Test-use-ok
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-use-ok/ChangeLog,v 1.3 2011/08/27 20:08:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-use-ok/ChangeLog,v 1.4 2011/08/28 13:22:16 tove Exp $
+
+*Test-use-ok-0.20.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-use-ok-0.20.0.ebuild:
+ Change version scheme
27 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> Test-use-ok-0.02.ebuild:
x86 stable wrt security bug #380255
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-use-ok/Test-use-ok-0.20.0.ebuild,v 1.1 2011/08/28 13:22:16 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=AUDREYT
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Alternative to Test::More::use_ok"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do
# ChangeLog for dev-perl/Text-Aligner
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aligner/ChangeLog,v 1.4 2011/01/14 15:50:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aligner/ChangeLog,v 1.5 2011/08/28 13:20:57 tove Exp $
+
+*Text-Aligner-0.70.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Aligner-0.70.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Text-Aligner-0.03.ebuild,
-Text-Aligner-0.06.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aligner/Text-Aligner-0.70.0.ebuild,v 1.1 2011/08/28 13:20:57 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ANNO
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Used to justify strings to various alignment styles"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Term-ANSIColor-2.01"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Aspell
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.42 2010/01/14 15:12:17 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.43 2011/08/28 13:19:26 tove Exp $
+
+*Text-Aspell-0.90.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Aspell-0.90.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Aspell-0.09.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.90.0.ebuild,v 1.1 2011/08/28 13:19:25 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=HANK
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Perl interface to the GNU Aspell Library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+# Disabling tests for now - see bug #147897 --ian
+#SRC_TEST="do"
+
+RDEPEND="app-text/aspell"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/Text-CSV-Simple
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.5 2010/01/14 15:14:29 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.6 2011/08/28 13:15:08 tove Exp $
+
+*Text-CSV-Simple-1.0.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-CSV-Simple-1.0.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Text-CSV-Simple-1.00.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild,v 1.1 2011/08/28 13:15:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TMTM
+MODULE_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION="Text::CSV::Simple - Simpler parsing of CSV files"
+
+SLOT="0"
+LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/Text-CSV_XS
+ dev-perl/Class-Trigger
+ dev-perl/File-Slurp"
+DEPEND="${RDEPEND}
+ test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-CSV
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.40 2011/02/26 17:52:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.41 2011/08/28 13:16:01 tove Exp $
+
+*Text-CSV-1.210.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-CSV-1.210.0.ebuild:
+ Change version scheme
26 Feb 2011; Raúl Porcel <armin76@gentoo.org> Text-CSV-1.210.ebuild:
alpha/ia64/sparc stable wrt #354773
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-1.210.0.ebuild,v 1.1 2011/08/28 13:16:01 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MAKAMAKA
+MODULE_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="test? ( dev-perl/Test-Pod )"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Text-CharWidth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.18 2011/01/07 20:13:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.19 2011/08/28 13:11:39 tove Exp $
+
+*Text-CharWidth-0.40.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-CharWidth-0.40.0.ebuild:
+ Change version scheme
07 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
Text-CharWidth-0.04.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v 1.1 2011/08/28 13:11:39 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KUBOTA
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Get number of occupied columns of a string on terminal"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-FindIndent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-FindIndent/ChangeLog,v 1.5 2011/01/14 15:48:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-FindIndent/ChangeLog,v 1.6 2011/08/28 13:09:32 tove Exp $
+
+*Text-FindIndent-0.100.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Text-FindIndent-0.100.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Text-FindIndent-0.09.ebuild:
Cleanup
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-FindIndent/Text-FindIndent-0.100.0.ebuild,v 1.1 2011/08/28 13:09:32 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SMUELLER
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Heuristically determine the indent style"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do
# ChangeLog for dev-perl/Text-German
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.17 2010/02/06 12:58:41 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.18 2011/08/28 13:08:45 tove Exp $
+
+*Text-German-0.60.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-German-0.60.0.ebuild:
+ Change version scheme
06 Feb 2010; Torsten Veller <tove@gentoo.org> Text-German-0.06.ebuild:
Fix LICENSE (#301969). Maintenance
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.60.0.ebuild,v 1.1 2011/08/28 13:08:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ULPFR
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="German grundform reduction"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Glob
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.37 2011/02/23 07:29:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.38 2011/08/28 13:07:59 tove Exp $
+
+*Text-Glob-0.90.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Glob-0.90.0.ebuild:
+ Change version scheme
*Text-Glob-0.90 (23 Feb 2011)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.1 2011/08/28 13:07:59 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RCLAMP
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Match globbing patterns against text"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ >=virtual/perl-Module-Build-0.28"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Iconv
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.35 2010/02/06 13:01:20 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.36 2011/08/28 13:06:52 tove Exp $
+
+*Text-Iconv-1.700.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Iconv-1.700.0.ebuild:
+ Change version scheme
06 Feb 2010; Torsten Veller <tove@gentoo.org> Text-Iconv-1.7.ebuild:
Fix LICENSE (#301969). Maintenance
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.700.0.ebuild,v 1.1 2011/08/28 13:06:52 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MPIOTR
+MODULE_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
# ChangeLog for dev-perl/Text-Kakasi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.18 2010/04/18 10:23:07 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.19 2011/08/28 13:05:34 tove Exp $
+
+*Text-Kakasi-2.40.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Kakasi-2.40.0.ebuild:
+ Change version scheme
18 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Kakasi-2.04.ebuild:
Quote variables. EAPI=3. Maintainance
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0.ebuild,v 1.1 2011/08/28 13:05:34 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DANKOGAI
+MODULE_VERSION=2.04
+inherit perl-module
+
+DESCRIPTION="This module provides libkakasi interface for Perl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND=">=app-i18n/kakasi-2.3.4"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/Text-Kakasi-1.05-gentoo.diff )
# ChangeLog for dev-perl/Text-Levenshtein
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.13 2010/01/14 15:40:57 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.14 2011/08/28 13:03:18 tove Exp $
+
+*Text-Levenshtein-0.50.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Text-Levenshtein-0.50.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Text-Levenshtein-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.50.0.ebuild,v 1.1 2011/08/28 13:03:18 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JGOLDBERG
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="An implementation of the Levenshtein edit distance"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
+
+DEPEND="dev-lang/perl"
# ChangeLog for dev-perl/Text-LevenshteinXS
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.11 2010/02/06 13:03:05 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.12 2011/08/28 13:01:59 tove Exp $
+
+*Text-LevenshteinXS-0.30.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Text-LevenshteinXS-0.30.0.ebuild:
+ Change version scheme
06 Feb 2010; Torsten Veller <tove@gentoo.org>
Text-LevenshteinXS-0.03.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.30.0.ebuild,v 1.1 2011/08/28 13:01:59 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JGOLDBERG
+MODULE_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="An XS implementation of the Levenshtein edit distance"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Netstring
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Netstring/ChangeLog,v 1.1 2011/01/13 20:53:13 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Netstring/ChangeLog,v 1.2 2011/08/28 12:59:16 tove Exp $
+
+*Text-Netstring-0.70.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Netstring-0.70.0.ebuild:
+ Change version scheme
*Text-Netstring-0.07 (13 Jan 2011)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Netstring/Text-Netstring-0.70.0.ebuild,v 1.1 2011/08/28 12:59:16 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JRAFTERY
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Create and manipulate netstrings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Quoted
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.25 2010/06/11 05:32:59 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.26 2011/08/28 12:56:49 tove Exp $
+
+*Text-Quoted-2.60.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Quoted-2.60.0.ebuild:
+ Change version scheme
11 Jun 2010; Torsten Veller <tove@gentoo.org> -Text-Quoted-2.02.ebuild,
-Text-Quoted-2.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.60.0.ebuild,v 1.1 2011/08/28 12:56:49 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RUZ
+MODULE_VERSION=2.06
+inherit perl-module
+
+DESCRIPTION="Extract the structure of a quoted mail message"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/text-autoformat"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Shellwords
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.27 2010/04/23 13:01:29 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.28 2011/08/28 12:55:59 tove Exp $
+
+*Text-Shellwords-1.80.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Shellwords-1.80.0.ebuild:
+ Change version scheme
23 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Shellwords-1.08.ebuild:
Maintenance. EAPI=3. Fix LICENSE
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild,v 1.1 2011/08/28 12:55:59 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LDS
+MODULE_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-Unaccent
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.16 2010/04/18 10:28:30 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.17 2011/08/28 12:55:10 tove Exp $
+
+*Text-Unaccent-1.80.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Unaccent-1.80.0.ebuild:
+ Change version scheme
18 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Unaccent-1.08.ebuild:
Fix LICENSE. EAPI=3. Maintenance
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.80.0.ebuild,v 1.1 2011/08/28 12:55:10 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LDACHARY
+MODULE_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION="Removes accents from a string"
+
+LICENSE="|| ( GPL-2 GPL-3 )" #GPL-2+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
+PATCHES=( "${FILESDIR}"/text-unaccent_size_t.diff )
# ChangeLog for dev-perl/Text-Unidecode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/ChangeLog,v 1.3 2011/04/24 16:05:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/ChangeLog,v 1.4 2011/08/28 12:51:37 tove Exp $
+
+*Text-Unidecode-0.40.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Unidecode-0.40.0.ebuild:
+ Change version scheme
24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Text-Unidecode-0.04.ebuild:
Marked ~x86-solaris, bug #296509
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild,v 1.1 2011/08/28 12:51:37 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SBURKE
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="US-ASCII transliterations of Unicode text"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do
# ChangeLog for dev-perl/Text-WikiFormat
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.27 2010/01/14 15:51:57 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.28 2011/08/28 12:48:46 tove Exp $
+
+*Text-WikiFormat-0.790.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Text-WikiFormat-0.790.0.ebuild:
+ Change version scheme
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Text-WikiFormat-0.79.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild,v 1.1 2011/08/28 12:48:46 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION=0.79
+inherit perl-module
+
+DESCRIPTION="Translate Wiki formatted text into other formats"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/URI
+ virtual/perl-Scalar-List-Utils"
+DEPEND="${RDEPEND}
+ >=virtual/perl-Module-Build-0.28"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Text-WrapI18N
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.19 2011/01/07 20:14:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.20 2011/08/28 12:47:10 tove Exp $
+
+*Text-WrapI18N-0.60.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-WrapI18N-0.60.0.ebuild:
+ Change version scheme
07 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
Text-WrapI18N-0.06.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild,v 1.1 2011/08/28 12:47:10 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KUBOTA
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Internationalized substitute of Text::Wrap"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/Text-CharWidth"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"