From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QHsON-0002xj-U1 for garchives@archives.gentoo.org; Thu, 05 May 2011 06:50:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01F911C04A; Thu, 5 May 2011 06:49:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AF6CB1C04A for ; Thu, 5 May 2011 06:49:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04F432AC038 for ; Thu, 5 May 2011 06:49:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 63F7780062 for ; Thu, 5 May 2011 06:49:53 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <994ebb33235094a5fe952c1baa4eaa93f684066b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-WWW-Mechanize/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Test-WWW-Mechanize/ChangeLog dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild X-VCS-Directories: dev-perl/Test-WWW-Mechanize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 994ebb33235094a5fe952c1baa4eaa93f684066b Date: Thu, 5 May 2011 06:49:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2333cdb200965ef87001b2576c46350e commit: 994ebb33235094a5fe952c1baa4eaa93f684066b Author: Kent Fredric gmail com> AuthorDate: Thu May 5 06:48:50 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 06:48:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D994ebb33 [bump] Test-WWW-Mechanize-1.310.100_rc (Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 0A0CB301) --- dev-perl/Test-WWW-Mechanize/ChangeLog | 6 +++ .../Test-WWW-Mechanize-1.30-r2.ebuild | 2 +- .../Test-WWW-Mechanize-1.310.100_rc.ebuild | 34 ++++++++++++++= ++++++ 3 files changed, 41 insertions(+), 1 deletions(-) diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Me= chanize/ChangeLog index 104ae66..77bb7ef 100644 --- a/dev-perl/Test-WWW-Mechanize/ChangeLog +++ b/dev-perl/Test-WWW-Mechanize/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog= ,v 1.34 2011/01/04 19:11:47 tove Exp $ =20 +*Test-WWW-Mechanize-1.310.100_rc (05 May 2011) + + 05 May 2011; Kent Fredric + Test-WWW-Mechanize-1.30-r2.ebuild, +Test-WWW-Mechanize-1.310.100_rc.eb= uild: + Bump, fix keywording blockers + 01 May 2011; Kent Fredric files/1.30/fix_dns-r2.patch: Regenerate patch to actually work diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuil= d b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild index b87a0aa..2b0f935 100644 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" =20 SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~= x86-macos" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" PATCHES=3D( "${FILESDIR}/${PV}/fix_dns-r2.patch" diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.= ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebui= ld new file mode 100644 index 0000000..04cbf1d --- /dev/null +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-= Mechanize-1.30.ebuild,v 1.1 2010/06/12 11:58:40 tove Exp $ + +EAPI=3D4 + +MODULE_AUTHOR=3DPETDANCE +MODULE_VERSION=3D"1.31_01" +inherit perl-module + +DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" + +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +#PATCHES=3D( +# "${FILESDIR}/${PV}/fix_dns-r2.patch" +#) +comment() { echo '';} +RDEPEND=3D" + dev-perl/Carp-Assert-More + dev-perl/HTML-Tree $(comment HTML::TreeBuilder) + >=3Ddev-perl/HTTP-Server-Simple-0.42 $(comment 0.420.0) + $(comment HTTP::Server::Simple::CGI ^^ ) + >=3Ddev-perl/libwww-perl-6.20.0 + >=3Dvirtual/perl-Test-Simple-0.94 $( 0.940.0 Test::Builder::Tester 1.09= ) + >=3Ddev-perl/Test-LongString-0.150 $(comment 0.150.0) + virtual/perl-Test-Simple $(comment Test::More) + dev-perl/URI $(comment URI::file) + >=3Ddev-perl/WWW-Mechanize-1.680.0 +" +DEPEND=3D"${RDEPEND}" + +SRC_TEST=3D"do" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QI37u-0007CF-Qi for garchives@archives.gentoo.org; Thu, 05 May 2011 18:18:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C85EE0458; Thu, 5 May 2011 18:16:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5684BE0453 for ; Thu, 5 May 2011 18:16:46 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98CB22AC028 for ; Thu, 5 May 2011 18:16:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F0D1380505 for ; Thu, 5 May 2011 18:16:44 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <994ebb33235094a5fe952c1baa4eaa93f684066b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Test-WWW-Mechanize/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Test-WWW-Mechanize/ChangeLog dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild X-VCS-Directories: dev-perl/Test-WWW-Mechanize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 994ebb33235094a5fe952c1baa4eaa93f684066b Date: Thu, 5 May 2011 18:16:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3c5967374ac701fcb1d19638b30d836f Message-ID: <20110505181644.EEjsk7ZKMD1BhE_LkLR7Pc8Vr5-Rp14P01c1qqwE9LU@z> commit: 994ebb33235094a5fe952c1baa4eaa93f684066b Author: Kent Fredric gmail com> AuthorDate: Thu May 5 06:48:50 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 06:48:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D994ebb33 [bump] Test-WWW-Mechanize-1.310.100_rc (Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 0A0CB301) --- dev-perl/Test-WWW-Mechanize/ChangeLog | 6 +++ .../Test-WWW-Mechanize-1.30-r2.ebuild | 2 +- .../Test-WWW-Mechanize-1.310.100_rc.ebuild | 34 ++++++++++++++= ++++++ 3 files changed, 41 insertions(+), 1 deletions(-) diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Me= chanize/ChangeLog index 104ae66..77bb7ef 100644 --- a/dev-perl/Test-WWW-Mechanize/ChangeLog +++ b/dev-perl/Test-WWW-Mechanize/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog= ,v 1.34 2011/01/04 19:11:47 tove Exp $ =20 +*Test-WWW-Mechanize-1.310.100_rc (05 May 2011) + + 05 May 2011; Kent Fredric + Test-WWW-Mechanize-1.30-r2.ebuild, +Test-WWW-Mechanize-1.310.100_rc.eb= uild: + Bump, fix keywording blockers + 01 May 2011; Kent Fredric files/1.30/fix_dns-r2.patch: Regenerate patch to actually work diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuil= d b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild index b87a0aa..2b0f935 100644 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" =20 SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~= x86-macos" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" PATCHES=3D( "${FILESDIR}/${PV}/fix_dns-r2.patch" diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.= ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebui= ld new file mode 100644 index 0000000..04cbf1d --- /dev/null +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-= Mechanize-1.30.ebuild,v 1.1 2010/06/12 11:58:40 tove Exp $ + +EAPI=3D4 + +MODULE_AUTHOR=3DPETDANCE +MODULE_VERSION=3D"1.31_01" +inherit perl-module + +DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" + +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +#PATCHES=3D( +# "${FILESDIR}/${PV}/fix_dns-r2.patch" +#) +comment() { echo '';} +RDEPEND=3D" + dev-perl/Carp-Assert-More + dev-perl/HTML-Tree $(comment HTML::TreeBuilder) + >=3Ddev-perl/HTTP-Server-Simple-0.42 $(comment 0.420.0) + $(comment HTTP::Server::Simple::CGI ^^ ) + >=3Ddev-perl/libwww-perl-6.20.0 + >=3Dvirtual/perl-Test-Simple-0.94 $( 0.940.0 Test::Builder::Tester 1.09= ) + >=3Ddev-perl/Test-LongString-0.150 $(comment 0.150.0) + virtual/perl-Test-Simple $(comment Test::More) + dev-perl/URI $(comment URI::file) + >=3Ddev-perl/WWW-Mechanize-1.680.0 +" +DEPEND=3D"${RDEPEND}" + +SRC_TEST=3D"do" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QI3EJ-0008TT-5o for garchives@archives.gentoo.org; Thu, 05 May 2011 18:24:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35DD3E063F; Thu, 5 May 2011 18:17:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E5C24E0574 for ; Thu, 5 May 2011 18:16:59 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AB6C2AC076 for ; Thu, 5 May 2011 18:16:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B2DF280508 for ; Thu, 5 May 2011 18:16:58 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <994ebb33235094a5fe952c1baa4eaa93f684066b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Test-WWW-Mechanize/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Test-WWW-Mechanize/ChangeLog dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild X-VCS-Directories: dev-perl/Test-WWW-Mechanize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 994ebb33235094a5fe952c1baa4eaa93f684066b Date: Thu, 5 May 2011 18:16:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5714dd9b6f9424baad44ac691fe1b7af Message-ID: <20110505181658.Vtir2weqIYlVO2Xw3FOf1HlzUESQIkSyGq_lOWNE9jM@z> commit: 994ebb33235094a5fe952c1baa4eaa93f684066b Author: Kent Fredric gmail com> AuthorDate: Thu May 5 06:48:50 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 06:48:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D994ebb33 [bump] Test-WWW-Mechanize-1.310.100_rc (Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 0A0CB301) --- dev-perl/Test-WWW-Mechanize/ChangeLog | 6 +++ .../Test-WWW-Mechanize-1.30-r2.ebuild | 2 +- .../Test-WWW-Mechanize-1.310.100_rc.ebuild | 34 ++++++++++++++= ++++++ 3 files changed, 41 insertions(+), 1 deletions(-) diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Me= chanize/ChangeLog index 104ae66..77bb7ef 100644 --- a/dev-perl/Test-WWW-Mechanize/ChangeLog +++ b/dev-perl/Test-WWW-Mechanize/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog= ,v 1.34 2011/01/04 19:11:47 tove Exp $ =20 +*Test-WWW-Mechanize-1.310.100_rc (05 May 2011) + + 05 May 2011; Kent Fredric + Test-WWW-Mechanize-1.30-r2.ebuild, +Test-WWW-Mechanize-1.310.100_rc.eb= uild: + Bump, fix keywording blockers + 01 May 2011; Kent Fredric files/1.30/fix_dns-r2.patch: Regenerate patch to actually work diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuil= d b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild index b87a0aa..2b0f935 100644 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" =20 SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~= x86-macos" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" PATCHES=3D( "${FILESDIR}/${PV}/fix_dns-r2.patch" diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.= ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebui= ld new file mode 100644 index 0000000..04cbf1d --- /dev/null +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.310.100_rc.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-= Mechanize-1.30.ebuild,v 1.1 2010/06/12 11:58:40 tove Exp $ + +EAPI=3D4 + +MODULE_AUTHOR=3DPETDANCE +MODULE_VERSION=3D"1.31_01" +inherit perl-module + +DESCRIPTION=3D"Testing-specific WWW::Mechanize subclass" + +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +#PATCHES=3D( +# "${FILESDIR}/${PV}/fix_dns-r2.patch" +#) +comment() { echo '';} +RDEPEND=3D" + dev-perl/Carp-Assert-More + dev-perl/HTML-Tree $(comment HTML::TreeBuilder) + >=3Ddev-perl/HTTP-Server-Simple-0.42 $(comment 0.420.0) + $(comment HTTP::Server::Simple::CGI ^^ ) + >=3Ddev-perl/libwww-perl-6.20.0 + >=3Dvirtual/perl-Test-Simple-0.94 $( 0.940.0 Test::Builder::Tester 1.09= ) + >=3Ddev-perl/Test-LongString-0.150 $(comment 0.150.0) + virtual/perl-Test-Simple $(comment Test::More) + dev-perl/URI $(comment URI::file) + >=3Ddev-perl/WWW-Mechanize-1.680.0 +" +DEPEND=3D"${RDEPEND}" + +SRC_TEST=3D"do"