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 1RKnWp-0006m1-Bv for garchives@archives.gentoo.org; Mon, 31 Oct 2011 08:47:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AC7B21C0B3; Mon, 31 Oct 2011 08:46:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2549521C0B1 for ; Mon, 31 Oct 2011 08:46:57 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7009E1B4029 for ; Mon, 31 Oct 2011 08:46:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 22F948004A for ; Mon, 31 Oct 2011 08:46:56 +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: <0dc894bc5bcfc9a7b82667a53f7b2974cf5deeb8.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Devel/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Devel/Catalyst-Devel-1.360.0.ebuild dev-perl/Catalyst-Devel/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Devel/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0dc894bc5bcfc9a7b82667a53f7b2974cf5deeb8 Date: Mon, 31 Oct 2011 08:46:56 +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: 9e891080-5fcc-4511-ada5-3009e858b2a7 X-Archives-Hash: db7537e4daee81621c8cba1001f30e3d commit: 0dc894bc5bcfc9a7b82667a53f7b2974cf5deeb8 Author: Kent Fredric gmail com> AuthorDate: Mon Oct 31 07:58:11 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Oct 31 07:58:11 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D0dc894bc [newversion] Catalyst-Devel-1.360.0 (Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../Catalyst-Devel/Catalyst-Devel-1.360.0.ebuild | 66 ++++++++++++++= ++++++ dev-perl/Catalyst-Devel/ChangeLog | 6 ++ 2 files changed, 72 insertions(+), 0 deletions(-) diff --git a/dev-perl/Catalyst-Devel/Catalyst-Devel-1.360.0.ebuild b/dev-= perl/Catalyst-Devel/Catalyst-Devel-1.360.0.ebuild new file mode 100644 index 0000000..e9b83ea --- /dev/null +++ b/dev-perl/Catalyst-Devel/Catalyst-Devel-1.360.0.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D1.36 +inherit perl-module + +DESCRIPTION=3D'Catalyst Development Tools' +LICENSE=3D" || ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +perl_meta_configure() { + # ExtUtils::MakeMaker 6.42 ( 6.420.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.42 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.42 ( 6.420.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.42 + # Test::Fatal 0.003 ( 0.3.0 ) + echo \>=3Ddev-perl/Test-Fatal-0.003 + # Test::More 0.94 ( 0.940.0 ) + echo \>=3Dvirtual/perl-Test-Simple-0.94 +} +perl_meta_runtime() { + # Catalyst 5.90001 ( 5.900.10 ) + echo \>=3Ddev-perl/Catalyst-Runtime-5.900.10 + # Catalyst::Action::RenderView 0.10 ( 0.100.0 ) + echo \>=3Ddev-perl/Catalyst-Action-RenderView-0.100.0 + # Catalyst::Plugin::ConfigLoader 0.30 ( 0.300.0 ) + echo \>=3Ddev-perl/Catalyst-Plugin-ConfigLoader-0.300.0 + # Catalyst::Plugin::Static::Simple 0.28 ( 0.280.0 ) + echo \>=3Ddev-perl/Catalyst-Plugin-Static-Simple-0.280.0 + # Config::General 2.42 ( 2.420.0 ) + echo \>=3Ddev-perl/config-general-2.42 + # File::ChangeNotify 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/File-ChangeNotify-0.70.0 + # File::Copy::Recursive + echo dev-perl/File-Copy-Recursive + # File::ShareDir + echo dev-perl/File-ShareDir + # Module::Install 1.02 ( 1.20.0 ) + echo \>=3Ddev-perl/Module-Install-1.20.0 + # Moose + echo dev-perl/Moose + # MooseX::Emulate::Class::Accessor::Fast + echo dev-perl/MooseX-Emulate-Class-Accessor-Fast + # Path::Class 0.09 ( 0.90.0 ) + echo \>=3Ddev-perl/Path-Class-0.90 + # Template 2.14 ( 2.140.0 ) + echo \>=3Ddev-perl/Template-Toolkit-2.14 + # namespace::autoclean + echo dev-perl/namespace-autoclean + # namespace::clean + echo dev-perl/namespace-clean +} +DEPEND=3D" + $(perl_meta_configure) + $(perl_meta_build) + $(perl_meta_runtime) +" +RDEPEND=3D" + $(perl_meta_runtime) +" +SRC_TEST=3D"do" diff --git a/dev-perl/Catalyst-Devel/ChangeLog b/dev-perl/Catalyst-Devel/= ChangeLog index 8994ffb..049c8af 100644 --- a/dev-perl/Catalyst-Devel/ChangeLog +++ b/dev-perl/Catalyst-Devel/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Devel-1.360.0 (31 Oct 2011) + + 31 Oct 2011; Kent Fredric + +Catalyst-Devel-1.360.0.ebuild: + Version bump + *Catalyst-Devel-1.340.0 (26 Aug 2011) =20 26 Aug 2011; Kent Fredric