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 1QnOAR-0003Hg-66 for garchives@archives.gentoo.org; Sun, 31 Jul 2011 05:02:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CE3621C224 for ; Sun, 31 Jul 2011 05:02:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4847421C096 for ; Sun, 31 Jul 2011 04:40:50 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E7541B402B for ; Sun, 31 Jul 2011 04:40:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E667880044 for ; Sun, 31 Jul 2011 04:40:48 +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: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Runtime/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Runtime/Catalyst-Runtime-5.890.30_rc.ebuild dev-perl/Catalyst-Runtime/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Runtime/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: b4b2e8d14794d5c0b040eab60a38a6b5191eaac9 Date: Sun, 31 Jul 2011 04:40:48 +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: 9588e79d1906482321a7cc29232e07c9 commit: b4b2e8d14794d5c0b040eab60a38a6b5191eaac9 Author: Kent Fredric gmail com> AuthorDate: Sun Jul 31 03:26:32 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Jul 31 03:26:32 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Db4b2e8d1 [newversion] Catalyst-Runtime-5.890.30_rc (Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../Catalyst-Runtime-5.890.30_rc.ebuild | 112 ++++++++++++++= ++++++ dev-perl/Catalyst-Runtime/ChangeLog | 6 + 2 files changed, 118 insertions(+), 0 deletions(-) diff --git a/dev-perl/Catalyst-Runtime/Catalyst-Runtime-5.890.30_rc.ebuil= d b/dev-perl/Catalyst-Runtime/Catalyst-Runtime-5.890.30_rc.ebuild new file mode 100644 index 0000000..5c5a6f3 --- /dev/null +++ b/dev-perl/Catalyst-Runtime/Catalyst-Runtime-5.890.30_rc.ebuild @@ -0,0 +1,112 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"5.89003-TRIAL" +MODULE_DZIL_TRIAL=3D1 +inherit perl-module perl-declaredeps + +DESCRIPTION=3D"The Elegant MVC Web Application Framework - runtime versi= on" + +SLOT=3D"0" +KEYWORDS=3D"" +IUSE=3D"" + +#PATCHES=3D( +# "${FILESDIR}/${MODULE_VERSION}/0001_known_broken_tests.patch" +#) + +depend List-MoreUtils +depend namespace-autoclean 0.90.0 +depend namespace-clean 0.130.0 +depend B-Hooks-EndOfScope 0.08 # 0.80.0 +depend MooseX-Emulate-Class-Accessor-Fast 0.00903 # 0.9.30 +# Class::MOP 0.95 +RDEPEND+=3D" || ( >=3Ddev-perl/Moose-1.990 >=3Ddev-perl/Class-MOP-0.95 )= " +DEPEND+=3D" || ( >=3Ddev-perl/Moose-1.990 >=3Ddev-perl/Class-MOP-0.95 )" +depend Data-OptList +depend Moose 1.03 # 1.30.0 +depend MooseX-MethodAttributes 0.240.0 # MooseX::MethodAttributes::Inher= itable 0.240.0 +depend MooseX-Role-WithOverloading 0.090 # 0.90.0 +depend MooseX-Types-LoadableClass 0.3 # 0.3.0 +# depend-virtual Carp # CORE +depend Class-C3-Adopt-NEXT 0.07 # 0.70.0 +depend Cgi-Simple 1.109 # CGI::Simple::Cookie 1.109.0 +depend Data-Dump +depend Data-OptList +depend HTML-Parser # HTML::Entities +depend HTML-Parser # HTML::HeadParser +depend HTTP-Body 1.60.0 +# HTTP::Headers 1.640.0 +RDEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-1.640.0 >=3Ddev-perl/libwww-= perl-1.640 )" +DEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-1.640.0 >=3Ddev-perl/libwww-p= erl-1.640 )" +# HTTP::Request 5.814.0 +RDEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-5.814.0 >=3Ddev-perl/libwww-= perl-5.814.0 )" +DEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-5.814.0 >=3Ddev-perl/libwww-p= erl-5.814.0 )" +#HTTP::Response 5.813 +RDEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-1.640.0 >=3Ddev-perl/libwww-= perl-1.640 )" +DEPEND+=3D" || ( >=3Ddev-perl/HTTP-Message-1.640.0 >=3Ddev-perl/libwww-p= erl-1.640 )" +depend HTTP-Request-AsCGI 1.0 # 1.0.0 +depend libwww-perl # LWP::UserAgent +depend-virtual Module-Pluggable 3.900.0 +depend Path-Class 0.90.0 +depend-virtual Scalar-List-Utils # Scalar-Util +depend Sub-Exporter +depend Text-SimpleTable 0.03 # 0.30.0 +depend-virtual Time-HiRes +depend Tree-Simple 1.15 # 1.150.0 +depend Tree-Simple-VisitorFactory # Tree-Simple-Visitor-FindByPath +depend Try-Tiny +depend URI 1.35 # 1.350.0 +depend Task-Weaken +depend-virtual Text-Balanced +depend MRO-Compat +depend MooseX-Getopt 0.30 # 0.300.0 +depend MooseX-Types +depend MooseX-Types-Common # MooseX::Types::Common::Numeric +depend String-RewritePrefix 0.004 # 0.4.0 +depend Plack 0.993.500 +depend Plack-Middleware-ReverseProxy 0.40.0 +depend Plack-Test-ExternalServer + +test-depend Class-Data-Inheritable +test-depend Test-Exception +test-depend-virtual Test-Simple 0.88 # Test::More 0.880.0 +test-depend Data-Dump +#HTTP::Request::Common +DEPEND+=3D" test? ( || ( dev-perl/HTTP-Message dev-perl/libwww-perl ) )" + +conflict Catalyst-Plugin-SubRequest 0.140.0 +conflict Catalyst-Model-Akismet 0.02 # 0.20.0 +conflict Catalyst-Component-ACCEPT_CONTEXT 0.06 # 0.60.0 +conflict Catalyst-Plugin-ENV +conflict Catalyst-Plugin-Unicode-Encoding 0.2 # 0.200.0 +conflict Catalyst-Plugin-Authentication 0.100.100 +conflict Catalyst-Authentication-Credential-HTTP 1.009 # 1.9.0 +conflict Catalyst-Plugin-Session-Store-File 0.16 # 0.160.0 +conflict Catalyst-Plugin-Session 0.21 # 0.210.0 +conflict Catalyst-Plugin-Session-State-Cookie 0.10 # 0.100.0 +conflict Catalyst-Plugin-Session-Store-FastMmap 0.90.0 +conflict Catalyst-Controller-AllowDisable 0.03 # 0.30.0 +conflict Reaction 0.001999 # 0.1.999 +conflict Catalyst-Plugin-Upload-Image-Magick 0.03 # 0.30.0 +conflict Catalyst-Plugin-ConfigLoader 0.22 # 0.220.0 +conflict Catalyst-Devel 1.190.0 +conflict Catalyst-Plugin-SmartURI 0.032 # 0.32.0 +conflict CatalystX-CRUD 0.37 # 0.370.0 +conflict Catalyst-Action-RenderView 0.07 # 0.70.0 +conflict Catalyst-Action-DebugCookie 0.999002 # 0.999.2 +conflict Catalyst-Plugin-Authentication 0.100.91 +conflict CatalystX-Imports 0.03 # 0.30.0 +conflict Catalyst-Plugins-HashedCookies 1.03 # 1.30.0 +conflict Catalyst-Action-REST 0.670.0 +conflict CatalystX-CRUD 0.42 # 0.420.0 +conflict CatalystX-CRUD-Model-RDBO 0.20 # 0.200.0 +conflict Catalyst-View-Mason 0.17 # 0.170.0 + +ddep_setup + +SRC_TEST=3Ddo diff --git a/dev-perl/Catalyst-Runtime/ChangeLog b/dev-perl/Catalyst-Runt= ime/ChangeLog index a038427..774dc82 100644 --- a/dev-perl/Catalyst-Runtime/ChangeLog +++ b/dev-perl/Catalyst-Runtime/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Runtime-5.890.30_rc (31 Jul 2011) + + 31 Jul 2011; Kent Fredric + +Catalyst-Runtime-5.890.30_rc.ebuild: + Version Bump + 16 Jul 2011; Kent Fredric Catalyst-Runtime-5.800.240.ebuild, Catalyst-Runtime-5.800.250.ebuild, Catalyst-Runtime-5.800.290.ebuild, Catalyst-Runtime-5.800.300.ebuild,