summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Mail-Audit/ChangeLog8
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild22
-rw-r--r--dev-perl/Mail-Audit/files/digest-Mail-Audit-2.2183
-rw-r--r--dev-perl/Mail-DKIM/ChangeLog8
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/files/digest-Mail-DKIM-0.233
-rw-r--r--dev-perl/Mail-DomainKeys/ChangeLog8
-rw-r--r--dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild21
-rw-r--r--dev-perl/Mail-DomainKeys/files/digest-Mail-DomainKeys-1.03
-rw-r--r--dev-perl/Params-Util/ChangeLog8
-rw-r--r--dev-perl/Params-Util/Params-Util-0.23.ebuild18
-rw-r--r--dev-perl/Params-Util/files/digest-Params-Util-0.233
-rw-r--r--dev-perl/Params-Validate/ChangeLog8
-rw-r--r--dev-perl/Params-Validate/Params-Validate-0.88.ebuild23
-rw-r--r--dev-perl/Params-Validate/files/digest-Params-Validate-0.883
-rw-r--r--dev-perl/Pod-Simple/ChangeLog8
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild18
-rw-r--r--dev-perl/Pod-Simple/files/digest-Pod-Simple-3.053
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog8
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild17
-rw-r--r--dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.103
-rw-r--r--dev-perl/Test-Class/ChangeLog8
-rw-r--r--dev-perl/Test-Class/Test-Class-0.24.ebuild27
-rw-r--r--dev-perl/Test-Class/files/digest-Test-Class-0.243
-rw-r--r--dev-perl/Test-Manifest/ChangeLog6
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild19
-rw-r--r--dev-perl/Test-Manifest/files/digest-Test-Manifest-1.173
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog8
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild32
-rw-r--r--dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.223
30 files changed, 320 insertions, 10 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog
index e101fdc4c730..d9a8b1b4dc1c 100644
--- a/dev-perl/Mail-Audit/ChangeLog
+++ b/dev-perl/Mail-Audit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Mail-Audit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.35 2007/03/05 12:12:26 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.36 2007/03/11 21:09:20 mcummings Exp $
+
+*Mail-Audit-2.218 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Mail-Audit-2.218.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-Audit-2.212.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild
new file mode 100644
index 000000000000..1b13485ed61a
--- /dev/null
+++ b/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild,v 1.1 2007/03/11 21:09:20 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Mail sorting/delivery module for Perl."
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~rjbs/"
+
+LICENSE="Artistic"
+#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+SLOT="0"
+DEPEND="dev-perl/MIME-tools
+ >=dev-perl/MailTools-1.15
+ perl-core/libnet
+ dev-perl/File-Tempdir
+ >=dev-perl/File-HomeDir-0.61
+ dev-lang/perl"
diff --git a/dev-perl/Mail-Audit/files/digest-Mail-Audit-2.218 b/dev-perl/Mail-Audit/files/digest-Mail-Audit-2.218
new file mode 100644
index 000000000000..fd503b9f5f9b
--- /dev/null
+++ b/dev-perl/Mail-Audit/files/digest-Mail-Audit-2.218
@@ -0,0 +1,3 @@
+MD5 2ee9c8f119d4549c3547a311191f1b3e Mail-Audit-2.218.tar.gz 42508
+RMD160 7d3186fa2ca00eb2870c9fb4f753be3d018eb7fb Mail-Audit-2.218.tar.gz 42508
+SHA256 f2e3b2093a6dc613715b8e2040d328a799a5ae6702bc77b7493110c8d28f1f18 Mail-Audit-2.218.tar.gz 42508
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index 4bd0d62acdcc..77fe5e21cf0a 100644
--- a/dev-perl/Mail-DKIM/ChangeLog
+++ b/dev-perl/Mail-DKIM/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Mail-DKIM
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.7 2007/02/11 20:35:46 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.8 2007/03/11 21:10:28 mcummings Exp $
+
+*Mail-DKIM-0.23 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Mail-DKIM-0.23.ebuild:
+ Version bump
*Mail-DKIM-0.22 (11 Feb 2007)
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild
new file mode 100644
index 000000000000..402a7821b49d
--- /dev/null
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild,v 1.1 2007/03/11 21:10:28 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
+SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
+DEPEND="dev-perl/Crypt-OpenSSL-Bignum
+ dev-perl/Crypt-OpenSSL-RSA
+ dev-perl/crypt-rsa
+ dev-perl/Digest-SHA
+ dev-perl/Digest-SHA1
+ virtual/perl-MIME-Base64
+ dev-perl/Net-DNS
+ dev-perl/MailTools
+ dev-perl/Error
+ dev-lang/perl"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/files/digest-Mail-DKIM-0.23 b/dev-perl/Mail-DKIM/files/digest-Mail-DKIM-0.23
new file mode 100644
index 000000000000..735572b932c2
--- /dev/null
+++ b/dev-perl/Mail-DKIM/files/digest-Mail-DKIM-0.23
@@ -0,0 +1,3 @@
+MD5 a03b55cd8d387950251444f3544bcfcd Mail-DKIM-0.23.tar.gz 43259
+RMD160 7005312c12b51090a852796263c40a2b91a9be00 Mail-DKIM-0.23.tar.gz 43259
+SHA256 91429cf3dbbf49005bb57cb2c16a79fa0fd3033c6c5d88c5227540163b8c7ffc Mail-DKIM-0.23.tar.gz 43259
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog
index 07c81525db5b..b4146e2fda7e 100644
--- a/dev-perl/Mail-DomainKeys/ChangeLog
+++ b/dev-perl/Mail-DomainKeys/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Mail-DomainKeys
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.26 2007/03/05 12:12:35 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.27 2007/03/11 21:11:40 mcummings Exp $
+
+*Mail-DomainKeys-1.0 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Mail-DomainKeys-1.0.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-DomainKeys-0.88.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild
new file mode 100644
index 000000000000..8e615f28751a
--- /dev/null
+++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild,v 1.1 2007/03/11 21:11:40 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A perl implementation of DomainKeys"
+HOMEPAGE="http://search.cpan.org/~anthonyu/${P}"
+SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+SRC_TEST="do"
+
+DEPEND=">=dev-perl/Net-DNS-0.34
+ dev-perl/MailTools
+ dev-perl/Crypt-OpenSSL-RSA
+ test? ( dev-perl/Email-Address )
+ dev-lang/perl"
diff --git a/dev-perl/Mail-DomainKeys/files/digest-Mail-DomainKeys-1.0 b/dev-perl/Mail-DomainKeys/files/digest-Mail-DomainKeys-1.0
new file mode 100644
index 000000000000..226d71be3bee
--- /dev/null
+++ b/dev-perl/Mail-DomainKeys/files/digest-Mail-DomainKeys-1.0
@@ -0,0 +1,3 @@
+MD5 a4565f21ada263cf34c55f50d7eb9944 Mail-DomainKeys-1.0.tar.gz 9663
+RMD160 027667bdc54ba045f021b34a629e7e6098b90a37 Mail-DomainKeys-1.0.tar.gz 9663
+SHA256 01b8576d402962e0830a88ac455c1d402a4c9fac388be725dbf08b0632f35851 Mail-DomainKeys-1.0.tar.gz 9663
diff --git a/dev-perl/Params-Util/ChangeLog b/dev-perl/Params-Util/ChangeLog
index 52cd2f8ac425..f457b91787cc 100644
--- a/dev-perl/Params-Util/ChangeLog
+++ b/dev-perl/Params-Util/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Params-Util
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.41 2007/03/05 12:20:30 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.42 2007/03/11 21:13:25 mcummings Exp $
+
+*Params-Util-0.23 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Params-Util-0.23.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Params-Util-0.22.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Params-Util/Params-Util-0.23.ebuild b/dev-perl/Params-Util/Params-Util-0.23.ebuild
new file mode 100644
index 000000000000..789ba4e928e9
--- /dev/null
+++ b/dev-perl/Params-Util/Params-Util-0.23.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-0.23.ebuild,v 1.1 2007/03/11 21:13:25 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Utility functions to aid in parameter checking"
+HOMEPAGE="http://search.cpan.org/search?module=Param-Util"
+SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND=">=virtual/perl-Scalar-List-Utils-1.14
+ dev-lang/perl"
diff --git a/dev-perl/Params-Util/files/digest-Params-Util-0.23 b/dev-perl/Params-Util/files/digest-Params-Util-0.23
new file mode 100644
index 000000000000..8eafeec2d6ab
--- /dev/null
+++ b/dev-perl/Params-Util/files/digest-Params-Util-0.23
@@ -0,0 +1,3 @@
+MD5 323451d429736fa32f212bb6de5b2aed Params-Util-0.23.tar.gz 34577
+RMD160 e4f42baaf18e781cbb0a618964bc4b9833bb4b1a Params-Util-0.23.tar.gz 34577
+SHA256 0eeb1fc2e9a1e35ed4176d31188231db20b621c2720a5c7e52f5590c5846adb0 Params-Util-0.23.tar.gz 34577
diff --git a/dev-perl/Params-Validate/ChangeLog b/dev-perl/Params-Validate/ChangeLog
index e781287971cc..df03ffdf960d 100644
--- a/dev-perl/Params-Validate/ChangeLog
+++ b/dev-perl/Params-Validate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Params-Validate
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.54 2007/03/05 12:20:36 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.55 2007/03/11 21:14:16 mcummings Exp $
+
+*Params-Validate-0.88 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Params-Validate-0.88.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Params-Validate-0.86.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Params-Validate/Params-Validate-0.88.ebuild b/dev-perl/Params-Validate/Params-Validate-0.88.ebuild
new file mode 100644
index 000000000000..b19bd52f1f34
--- /dev/null
+++ b/dev-perl/Params-Validate/Params-Validate-0.88.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.88.ebuild,v 1.1 2007/03/11 21:14:16 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A module to provide a flexible system for validation method/function call parameters"
+SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
+HOMEPAGE="http://search.perl.com/~drolsky/${P}/"
+
+SRC_TEST="do"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+src_install () {
+ perl-module_src_install
+ dohtml htdocs/*
+}
+
+
+DEPEND="dev-lang/perl"
diff --git a/dev-perl/Params-Validate/files/digest-Params-Validate-0.88 b/dev-perl/Params-Validate/files/digest-Params-Validate-0.88
new file mode 100644
index 000000000000..66387ad08ce5
--- /dev/null
+++ b/dev-perl/Params-Validate/files/digest-Params-Validate-0.88
@@ -0,0 +1,3 @@
+MD5 a8b89d2e2b79091337b619fee53e469e Params-Validate-0.88.tar.gz 79925
+RMD160 98b35353b3760450ead6b52d6966b7d72d0afa3e Params-Validate-0.88.tar.gz 79925
+SHA256 889636e3fc3344aecfc700f9de69c12e56064d39c8479d9333488ae0db442607 Params-Validate-0.88.tar.gz 79925
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index 0e0e99b4d2be..570828a5c5d6 100644
--- a/dev-perl/Pod-Simple/ChangeLog
+++ b/dev-perl/Pod-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Pod-Simple
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.27 2007/03/05 12:22:13 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.28 2007/03/11 21:16:11 mcummings Exp $
+
+*Pod-Simple-3.05 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Pod-Simple-3.05.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Pod-Simple-3.04.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild
new file mode 100644
index 000000000000..ec95c09c97a8
--- /dev/null
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.1 2007/03/11 21:16:11 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="framework for parsing Pod"
+HOMEPAGE="http://search.cpan.org/~arandal/"
+SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz"
+
+SRC_TEST="do"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-perl/Pod-Escapes-1.04
+ dev-lang/perl"
diff --git a/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.05 b/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.05
new file mode 100644
index 000000000000..2ab7ed0a0094
--- /dev/null
+++ b/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.05
@@ -0,0 +1,3 @@
+MD5 be3f9e5d685ff38a3f0be66322d68cef Pod-Simple-3.05.tar.gz 233308
+RMD160 ca5158e521c2b41b38a908222cea9ec06ec8a213 Pod-Simple-3.05.tar.gz 233308
+SHA256 0bcffee9302156a4c789b97072c79afebd35af0df2a49327c56cfa9437c313c8 Pod-Simple-3.05.tar.gz 233308
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
index 3fb7385ad849..6e79241580bc 100644
--- a/dev-perl/Set-IntSpan/ChangeLog
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Set-IntSpan
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.19 2007/03/05 12:25:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.20 2007/03/11 21:17:18 mcummings Exp $
+
+*Set-IntSpan-1.10 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Set-IntSpan-1.10.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Set-IntSpan-1.09.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild
new file mode 100644
index 000000000000..1fe8d0027a40
--- /dev/null
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild,v 1.1 2007/03/11 21:17:18 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Manages sets of integers"
+SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~swmcd/"
+IUSE=""
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
diff --git a/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10
new file mode 100644
index 000000000000..bdd03a2eb340
--- /dev/null
+++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10
@@ -0,0 +1,3 @@
+MD5 d8177b922969f47f193faeedece47868 Set-IntSpan-1.10.tar.gz 20929
+RMD160 52b409b8fc646ca8160a33bcbc552daf3710ec9e Set-IntSpan-1.10.tar.gz 20929
+SHA256 6d10d75ce97025038b484ae6b448b238a892e3ee31170a946475c094a16e5cdc Set-IntSpan-1.10.tar.gz 20929
diff --git a/dev-perl/Test-Class/ChangeLog b/dev-perl/Test-Class/ChangeLog
index cf3649f5cdcf..4949310b2905 100644
--- a/dev-perl/Test-Class/ChangeLog
+++ b/dev-perl/Test-Class/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Test-Class
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.33 2007/03/05 12:29:27 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.34 2007/03/11 21:18:13 mcummings Exp $
+
+*Test-Class-0.24 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Test-Class-0.24.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Test-Class-0.22.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Test-Class/Test-Class-0.24.ebuild b/dev-perl/Test-Class/Test-Class-0.24.ebuild
new file mode 100644
index 000000000000..288353f9efd4
--- /dev/null
+++ b/dev-perl/Test-Class/Test-Class-0.24.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.24.ebuild,v 1.1 2007/03/11 21:18:13 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Easily create test classes in an xUnit style."
+HOMEPAGE="http://search.cpan.org/~adie/${P}/"
+SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND="${RDEPEND}
+ dev-perl/module-build"
+RDEPEND=">=virtual/perl-Storable-2
+ >=dev-perl/module-build-0.28
+ >=virtual/perl-Test-Simple-0.62
+ dev-perl/Test-Differences
+ dev-perl/Test-Exception
+ dev-perl/Test-SimpleUnit
+ dev-perl/Pod-Coverage
+ >=virtual/perl-IO-1.23.01
+ dev-lang/perl"
diff --git a/dev-perl/Test-Class/files/digest-Test-Class-0.24 b/dev-perl/Test-Class/files/digest-Test-Class-0.24
new file mode 100644
index 000000000000..f5b68dc1fdcd
--- /dev/null
+++ b/dev-perl/Test-Class/files/digest-Test-Class-0.24
@@ -0,0 +1,3 @@
+MD5 dc27881e002abb283b96e083e7eb49c4 Test-Class-0.24.tar.gz 46984
+RMD160 0090f690db10c4f99e3abdfdb420df32856f53df Test-Class-0.24.tar.gz 46984
+SHA256 90edd72ccb2a14a63560f42db0dadfdedaef9cc2ab846da6d04f0ac48911a579 Test-Class-0.24.tar.gz 46984
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index bc6d9e7801cb..ab13f5e21e3c 100644
--- a/dev-perl/Test-Manifest/ChangeLog
+++ b/dev-perl/Test-Manifest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Manifest
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.26 2007/02/22 01:46:02 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.27 2007/03/11 21:19:05 mcummings Exp $
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Test-Manifest-1.17.ebuild, +files/digest-Test-Manifest-1.17, Manifest:
+ Version bump
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
new file mode 100644
index 000000000000..0feab94bdf78
--- /dev/null
+++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.1 2007/03/11 21:19:05 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Interact with a t/test_manifest file"
+SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
+
+IUSE=""
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
diff --git a/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17 b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17
new file mode 100644
index 000000000000..1e24d9ba98f7
--- /dev/null
+++ b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17
@@ -0,0 +1,3 @@
+MD5 6c4e391aab2a42e6edb0970c45da31cd Test-Manifest-1.17.tar.gz 6744
+RMD160 ed561d56d8ea6c1802b149c77b2486e6b6d4ce9d Test-Manifest-1.17.tar.gz 6744
+SHA256 64a4954d406bae31a36c452761371392345aaec937ddf4e6369c86de8e56565d Test-Manifest-1.17.tar.gz 6744
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index a4976a7132b4..91296d179382 100644
--- a/dev-perl/WWW-Mechanize/ChangeLog
+++ b/dev-perl/WWW-Mechanize/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.34 2007/01/19 17:16:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.35 2007/03/11 21:20:37 mcummings Exp $
+
+*WWW-Mechanize-1.22 (11 Mar 2007)
+
+ 11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +WWW-Mechanize-1.22.ebuild:
+ Version bump
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-1.16.ebuild, WWW-Mechanize-1.18.ebuild,
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild
new file mode 100644
index 000000000000..eac0c38abbc9
--- /dev/null
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild,v 1.1 2007/03/11 21:20:37 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Handy web browsing in a Perl object"
+SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~petdance/"
+IUSE="test"
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+# Bug in the tests - improper use of HTTP::Server
+#SRC_TEST="do"
+
+# configure to run the local tests, but not the ones which access the Internet
+myconf="--local --mech-dump --nolive"
+
+
+DEPEND="dev-lang/perl
+ dev-perl/IO-Socket-SSL
+ >=dev-perl/libwww-perl-5.76
+ >=dev-perl/URI-1.25
+ >=dev-perl/HTML-Parser-3.34
+ dev-perl/Test-LongString
+ test? ( dev-perl/Test-Pod
+ dev-perl/Test-Taint
+ dev-perl/Test-Warn
+ dev-perl/Test-Memory-Cycle )"
+
diff --git a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.22 b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.22
new file mode 100644
index 000000000000..a13394fc216c
--- /dev/null
+++ b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.22
@@ -0,0 +1,3 @@
+MD5 f25ab5a33248354038307303e8450881 WWW-Mechanize-1.22.tar.gz 108193
+RMD160 a524eaf3f50479253849c3dc7911745a7c20b00d WWW-Mechanize-1.22.tar.gz 108193
+SHA256 e3115bb1ae391042db083003c6182a3047a162b8b37259e821b7bdbdabe2ced8 WWW-Mechanize-1.22.tar.gz 108193