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 1S0KiK-00078z-3L for garchives@archives.gentoo.org; Wed, 22 Feb 2012 22:31:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F59CE0E62; Wed, 22 Feb 2012 22:30:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5208CE0E62 for ; Wed, 22 Feb 2012 22:30:53 +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 7A7B01B4016 for ; Wed, 22 Feb 2012 22:30:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 19B8BE5407 for ; Wed, 22 Feb 2012 22:30:50 +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: <1329934950.fd6632d424290d8ada52f2fc487baae60521e66b.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.980.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: fd6632d424290d8ada52f2fc487baae60521e66b X-VCS-Branch: master Date: Wed, 22 Feb 2012 22:30:50 +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: aec51fc4-e9dd-43c0-9209-7c181918c830 X-Archives-Hash: 51f1a09e82c0701c584085d34298d2d0 commit: fd6632d424290d8ada52f2fc487baae60521e66b Author: Kent Fredric gmail com> AuthorDate: Wed Feb 22 18:22:30 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Wed Feb 22 18:22:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dfd6632d4 [newversion] Catalyst-Action-REST-0.980.0 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- .../Catalyst-Action-REST-0.980.0.ebuild | 74 ++++++++++++++= ++++++ dev-perl/Catalyst-Action-REST/ChangeLog | 7 ++ 2 files changed, 81 insertions(+), 0 deletions(-) diff --git a/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.980.0.e= build b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.980.0.ebuild new file mode 100644 index 0000000..cb416d1 --- /dev/null +++ b/dev-perl/Catalyst-Action-REST/Catalyst-Action-REST-0.980.0.ebuild @@ -0,0 +1,74 @@ +# 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.98 +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.6302 ( 6.630.200 ) + # really 6.59 ( 6.590.0 ) due to an MI bug + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.590.0 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.6302 ( 6.630.200 ) + # really 6.59 ( 6.590.0 ) due to an MI bug + 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 f0732b0..4a6f545 100644 --- a/dev-perl/Catalyst-Action-REST/ChangeLog +++ b/dev-perl/Catalyst-Action-REST/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Action-REST-0.980.0 (22 Feb 2012) + + 22 Feb 2012; Kent Fredric + +Catalyst-Action-REST-0.980.0.ebuild: + Version Bump. Note, dep is on EUMM 0.59, not 0.63_02, + this is a bug with Module::Install. + *Catalyst-Action-REST-0.960.0 (11 Feb 2012) =20 11 Feb 2012; Kent Fredric