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 1S2V1n-0000Hq-Fs for garchives@archives.gentoo.org; Tue, 28 Feb 2012 21:56:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1039CE0763; Tue, 28 Feb 2012 21:55:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BCE61E0763 for ; Tue, 28 Feb 2012 21:55:48 +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 E91E91B4016 for ; Tue, 28 Feb 2012 21:55:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B123CE53FE for ; Tue, 28 Feb 2012 21:55:46 +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: <1330453721.44ae67481105671c5168c6be9dcf1ad53c3d60da.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.990.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: 44ae67481105671c5168c6be9dcf1ad53c3d60da X-VCS-Branch: master Date: Tue, 28 Feb 2012 21:55:46 +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: 9f5dd43b-760d-4206-89ef-8c59cdfe8987 X-Archives-Hash: e7b3c976f857fc3d4d76d7a652b9c0d1 commit: 44ae67481105671c5168c6be9dcf1ad53c3d60da Author: Kent Fredric gmail com> AuthorDate: Tue Feb 28 18:28:41 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Feb 28 18:28:41 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D44ae6748 [newverison] Catalyst-Action-REST (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- .../Catalyst-Action-REST-0.990.0.ebuild | 72 ++++++++++++++= ++++++ dev-perl/Catalyst-Action-REST/ChangeLog | 6 ++ 2 files changed, 78 insertions(+), 0 deletions(-) diff --git a/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.990.0.e= build b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.990.0.ebuild new file mode 100644 index 0000000..eaa8909 --- /dev/null +++ b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.990.0.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D0.99 +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.59 ( 6.590.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.590.0 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.59 ( 6.590.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.590.0 +} +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 + # HTML::Parser + echo dev-perl/HTML-Parser + # 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 4a6f545..48d45da 100644 --- a/dev-perl/Catalyst-Action-REST/ChangeLog +++ b/dev-perl/Catalyst-Action-REST/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Action-REST-0.990.0 (28 Feb 2012) + + 28 Feb 2012; Kent Fredric + +Catalyst-Action-REST-0.990.0.ebuild: + Version Bump + *Catalyst-Action-REST-0.980.0 (22 Feb 2012) =20 22 Feb 2012; Kent Fredric