Version bump
authorMichael Cummings <mcummings@gentoo.org>
Sun, 11 Mar 2007 21:20:37 +0000 (21:20 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Sun, 11 Mar 2007 21:20:37 +0000 (21:20 +0000)
Package-Manager: portage-2.1.2.1

30 files changed:
dev-perl/Mail-Audit/ChangeLog
dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild [new file with mode: 0644]
dev-perl/Mail-Audit/files/digest-Mail-Audit-2.218 [new file with mode: 0644]
dev-perl/Mail-DKIM/ChangeLog
dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild [new file with mode: 0644]
dev-perl/Mail-DKIM/files/digest-Mail-DKIM-0.23 [new file with mode: 0644]
dev-perl/Mail-DomainKeys/ChangeLog
dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild [new file with mode: 0644]
dev-perl/Mail-DomainKeys/files/digest-Mail-DomainKeys-1.0 [new file with mode: 0644]
dev-perl/Params-Util/ChangeLog
dev-perl/Params-Util/Params-Util-0.23.ebuild [new file with mode: 0644]
dev-perl/Params-Util/files/digest-Params-Util-0.23 [new file with mode: 0644]
dev-perl/Params-Validate/ChangeLog
dev-perl/Params-Validate/Params-Validate-0.88.ebuild [new file with mode: 0644]
dev-perl/Params-Validate/files/digest-Params-Validate-0.88 [new file with mode: 0644]
dev-perl/Pod-Simple/ChangeLog
dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild [new file with mode: 0644]
dev-perl/Pod-Simple/files/digest-Pod-Simple-3.05 [new file with mode: 0644]
dev-perl/Set-IntSpan/ChangeLog
dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild [new file with mode: 0644]
dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10 [new file with mode: 0644]
dev-perl/Test-Class/ChangeLog
dev-perl/Test-Class/Test-Class-0.24.ebuild [new file with mode: 0644]
dev-perl/Test-Class/files/digest-Test-Class-0.24 [new file with mode: 0644]
dev-perl/Test-Manifest/ChangeLog
dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild [new file with mode: 0644]
dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17 [new file with mode: 0644]
dev-perl/WWW-Mechanize/ChangeLog
dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild [new file with mode: 0644]
dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.22 [new file with mode: 0644]

index e101fdc4c730f2f607cbf450849139a26d104f2c..d9a8b1b4dc1c63f2b9d142ae72cc213d40773501 100644 (file)
@@ -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 (file)
index 0000000..1b13485
--- /dev/null
@@ -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 (file)
index 0000000..fd503b9
--- /dev/null
@@ -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
index 4bd0d62acdcc25ea608cc71ad2b5767ce6abd0f1..77fe5e21cf0a506fec0eb5a3fce37d13c7c6ee93 100644 (file)
@@ -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 (file)
index 0000000..402a782
--- /dev/null
@@ -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 (file)
index 0000000..735572b
--- /dev/null
@@ -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
index 07c81525db5ba395a21cf0f75b01626e4fdb51ef..b4146e2fda7eb36c792cbcd6deaac5e9f815f6dc 100644 (file)
@@ -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 (file)
index 0000000..8e615f2
--- /dev/null
@@ -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 (file)
index 0000000..226d71b
--- /dev/null
@@ -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
index 52cd2f8ac425eb938d00a9d8c7112f64714bb6e1..f457b91787ccbbea5ef37dbf6081677918894187 100644 (file)
@@ -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 (file)
index 0000000..789ba4e
--- /dev/null
@@ -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 (file)
index 0000000..8eafeec
--- /dev/null
@@ -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
index e781287971cce28dcd7e8262a37b28f56db7f684..df03ffdf960d74a2c811ae88012ac8ed50bf60d2 100644 (file)
@@ -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 (file)
index 0000000..b19bd52
--- /dev/null
@@ -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 (file)
index 0000000..66387ad
--- /dev/null
@@ -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
index 0e0e99b4d2be9896168302295416b3a34f2821ba..570828a5c5d6a240d1cc8e30d6aaa1f93473c56a 100644 (file)
@@ -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 (file)
index 0000000..ec95c09
--- /dev/null
@@ -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 (file)
index 0000000..2ab7ed0
--- /dev/null
@@ -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
index 3fb7385ad849f8f1932000a47fa6f7a8615cf957..6e79241580bcb8e48b61db87efac45205db1a778 100644 (file)
@@ -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 (file)
index 0000000..1fe8d00
--- /dev/null
@@ -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 (file)
index 0000000..bdd03a2
--- /dev/null
@@ -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
index cf3649f5cdcf45569e1738522d1f5dd0397e4cd8..4949310b29053a06f8ef3a56918a6849a6752afb 100644 (file)
@@ -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 (file)
index 0000000..288353f
--- /dev/null
@@ -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 (file)
index 0000000..f5b68dc
--- /dev/null
@@ -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
index bc6d9e7801cb4ce9b1e4c5909184ad1c58fbc87e..ab13f5e21e3caae7ba3f27098b78050795d4f98e 100644 (file)
@@ -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 (file)
index 0000000..0feab94
--- /dev/null
@@ -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 (file)
index 0000000..1e24d9b
--- /dev/null
@@ -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
index a4976a7132b4baecaf574b5be153948eb5303653..91296d17938235a9117a6abebda404852cf993b6 100644 (file)
@@ -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 (file)
index 0000000..eac0c38
--- /dev/null
@@ -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 (file)
index 0000000..a13394f
--- /dev/null
@@ -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