From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BD0A31381FE for ; Wed, 25 Jul 2012 18:32:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0800A21C04B; Wed, 25 Jul 2012 18:30:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AF58C21C043 for ; Wed, 25 Jul 2012 18:30:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 557941B4752 for ; Wed, 25 Jul 2012 18:30:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EE8CCE5453 for ; Wed, 25 Jul 2012 18:30:22 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1343233309.5685f82cc12341fcdd88ce2853e08f8ae4868d0d.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-WWW-Mechanize-Catalyst/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.580.0.ebuild X-VCS-Directories: dev-perl/Test-WWW-Mechanize-Catalyst/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 5685f82cc12341fcdd88ce2853e08f8ae4868d0d X-VCS-Branch: master Date: Wed, 25 Jul 2012 18:30:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 775154b0-4cae-4d0e-9815-4826ea83f278 X-Archives-Hash: 032d0debb5801ae8ddaf1dafa81b5da2 commit: 5685f82cc12341fcdd88ce2853e08f8ae4868d0d Author: Kent Fredric gmail com> AuthorDate: Wed Jul 25 16:21:49 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Wed Jul 25 16:21:49 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5685f82c [newversion] Test-WWW-Mechanize-Catalyst-0.580.0 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4) --- dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog | 7 +++++ .../Test-WWW-Mechanize-Catalyst-0.570.0.ebuild | 2 +- ... => Test-WWW-Mechanize-Catalyst-0.580.0.ebuild} | 24 ++++++++++--------- 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog b/dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog index 884f2b2..3aa2b31 100644 --- a/dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog +++ b/dev-perl/Test-WWW-Mechanize-Catalyst/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Test-WWW-Mechanize-Catalyst-0.580.0 (25 Jul 2012) + + 25 Jul 2012; Kent Fredric + Test-WWW-Mechanize-Catalyst-0.570.0.ebuild, + +Test-WWW-Mechanize-Catalyst-0.580.0.ebuild: + Version Bump + 23 Jun 2012; Kent Fredric -Test-WWW-Mechanize-Catalyst-0.560.0.ebuild: Gone on CPAN diff --git a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild index 668f532..f7efe66 100644 --- a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild +++ b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild @@ -39,7 +39,7 @@ perl_meta_runtime() { # WWW::Mechanize 1.54 ( 1.540.0 ) echo \>=dev-perl/WWW-Mechanize-1.540.0 # namespace::clean 0.09 ( 0.90.0 ) - echo \>=dev-perl/namespace-clean-0.090 + echo \>=dev-perl/namespace-clean-0.90.0 # perl v5.8.4 ( 5.8.4 ) echo \>=dev-lang/perl-5.8.4 } diff --git a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.580.0.ebuild similarity index 70% copy from dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild copy to dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.580.0.ebuild index 668f532..beacb86 100644 --- a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.570.0.ebuild +++ b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.580.0.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 -MODULE_AUTHOR=EDENC -MODULE_VERSION=0.57 +MODULE_AUTHOR=BOBTFISH +MODULE_VERSION=0.58 inherit perl-module DESCRIPTION='Test::WWW::Mechanize for Catalyst' @@ -12,24 +12,26 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" perl_meta_configure() { - # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) - echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.0 + # ExtUtils::MakeMaker 6.59 ( 6.590.0 ) + echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0 } perl_meta_build() { # Catalyst::Plugin::Session::State::Cookie echo dev-perl/Catalyst-Plugin-Session-State-Cookie # Catalyst::Plugin::Session::Store::Dummy echo dev-perl/Catalyst-Plugin-Session - # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) - echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.0 + # ExtUtils::MakeMaker 6.59 ( 6.590.0 ) + echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0 # Test::Exception echo dev-perl/Test-Exception - # Test::More - echo virtual/perl-Test-Simple + # Test::More 0.88 ( 0.880.0 ) + echo \>=virtual/perl-Test-Simple-0.88 + # Test::utf8 + echo dev-perl/Test-utf8 } perl_meta_runtime() { - # Catalyst 5.00 ( 5.0.0 ) - echo \>=dev-perl/Catalyst-Runtime-5.0.0 + # Catalyst 5.90 ( 5.900.0 ) + echo \>=dev-perl/Catalyst-Runtime-5.900.0 # LWP 5.816 ( 5.816.0 ) echo \>=dev-perl/libwww-perl-5.816.0 # Moose 0.67 ( 0.670.0 ) @@ -39,7 +41,7 @@ perl_meta_runtime() { # WWW::Mechanize 1.54 ( 1.540.0 ) echo \>=dev-perl/WWW-Mechanize-1.540.0 # namespace::clean 0.09 ( 0.90.0 ) - echo \>=dev-perl/namespace-clean-0.090 + echo \>=dev-perl/namespace-clean-0.90.0 # perl v5.8.4 ( 5.8.4 ) echo \>=dev-lang/perl-5.8.4 }