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 1RKnWe-0006gA-Gs for garchives@archives.gentoo.org; Mon, 31 Oct 2011 08:47:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9589821C07B; Mon, 31 Oct 2011 08:46:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4DA7E21C07B 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 6993E1B401E for ; Mon, 31 Oct 2011 08:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6462280057 for ; Mon, 31 Oct 2011 08:46:55 +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: <6cc894ed0df311ba6971f2067250cf7d4d60cafe.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Action-REST/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.930.0.ebuild dev-perl/Catalyst-Action-REST/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Action-REST/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 6cc894ed0df311ba6971f2067250cf7d4d60cafe Date: Mon, 31 Oct 2011 08:46:55 +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: d3d4eba0-ae73-4510-b6e0-05c317cff5a1 X-Archives-Hash: b00b928201a014556786aa25d6fa3848 commit: 6cc894ed0df311ba6971f2067250cf7d4d60cafe Author: Kent Fredric gmail com> AuthorDate: Mon Oct 31 07:40:42 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Oct 31 07:40:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D6cc894ed [newversion] Catalyst-Action-REST-0.930.0 (Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../Catalyst-Action-REST-0.930.0.ebuild | 70 ++++++++++++++= ++++++ dev-perl/Catalyst-Action-REST/ChangeLog | 6 ++ 2 files changed, 76 insertions(+), 0 deletions(-) diff --git a/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.930.0.e= build b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.930.0.ebuild new file mode 100644 index 0000000..286a4d9 --- /dev/null +++ b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.930.0.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DBPHILLIPS +MODULE_VERSION=3D0.93 +inherit perl-module + +DESCRIPTION=3D'Automated REST Method Dispatching' +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 +} +perl_meta_runtime() { + # Catalyst::Runtime 5.80030 ( 5.800.300 ) + echo \>=3Ddev-perl/Catalyst-Runtime-5.800.300 + # Class::Inspector 1.13 ( 1.130.0 ) + echo \>=3Ddev-perl/Class-Inspector-1.13 + # Config::General + echo dev-perl/config-general + # Data::Serializer 0.36 ( 0.360.0 ) + echo \>=3Ddev-perl/Data-Serializer-0.360.0 + # Data::Taxi + echo dev-perl/Data-Taxi + # FreezeThaw + echo dev-perl/FreezeThaw + # JSON 2.12 ( 2.120.0 ) + echo \>=3Ddev-perl/JSON-2.12 + # JSON::XS 2.2222 ( 2.222.200 ) + echo \>=3Ddev-perl/JSON-XS-2.222.200 + # LWP::UserAgent 2.033 ( 2.33.0 ) + echo \>=3Ddev-perl/libwww-perl-2.33.0 + # MRO::Compat 0.10 ( 0.100.0 ) + echo \>=3Ddev-perl/MRO-Compat-0.100.0 + # Module::Pluggable::Object + echo virtual/perl-Module-Pluggable + # Moose 1.03 ( 1.30.0 ) + echo \>=3Ddev-perl/Moose-1.30.0 + # PHP::Serialization + echo dev-perl/PHP-Serialization + # Params::Validate 0.76 ( 0.760.0 ) + echo \>=3Ddev-perl/Params-Validate-0.76 + # URI::Find + echo dev-perl/URI-Find + # XML::Simple + echo dev-perl/XML-Simple + # YAML::Syck 0.67 ( 0.670.0 ) + echo \>=3Ddev-perl/YAML-Syck-0.67 + # namespace::autoclean + echo dev-perl/namespace-autoclean + # perl v5.8.1 ( 5.8.1 ) + echo \>=3Ddev-lang/perl-5.8.1 +} +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-Action-REST/ChangeLog b/dev-perl/Catalyst-= Action-REST/ChangeLog index 164c71c..f767775 100644 --- a/dev-perl/Catalyst-Action-REST/ChangeLog +++ b/dev-perl/Catalyst-Action-REST/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Action-REST-0.930.0 (31 Oct 2011) + + 31 Oct 2011; Kent Fredric + +Catalyst-Action-REST-0.930.0.ebuild: + Version Bump + *Catalyst-Action-REST-0.910.0 (26 Aug 2011) =20 26 Aug 2011; Kent Fredric