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 1S23qm-00059p-G6 for garchives@archives.gentoo.org; Mon, 27 Feb 2012 16:55:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93050E05A4; Mon, 27 Feb 2012 16:54:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C6B7E05A4 for ; Mon, 27 Feb 2012 16:54:23 +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 75C1A1B400C for ; Mon, 27 Feb 2012 16:54:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AAAB6E4060 for ; Mon, 27 Feb 2012 16:54:19 +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: <1330360298.3a79e7c530c377400c2e3b9bf2e98725fcf3c628.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Handel/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Handel/ChangeLog dev-perl/Handel/Handel-1.0.140.ebuild X-VCS-Directories: dev-perl/Handel/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 3a79e7c530c377400c2e3b9bf2e98725fcf3c628 X-VCS-Branch: master Date: Mon, 27 Feb 2012 16:54:19 +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: 8a7f657a-6f20-4b57-8506-81dd46842ec4 X-Archives-Hash: a6fa1994f740c20d72f49df98ec11de6 commit: 3a79e7c530c377400c2e3b9bf2e98725fcf3c628 Author: Kent Fredric gmail com> AuthorDate: Mon Feb 27 16:31:38 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Feb 27 16:31:38 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D3a79e7c5 [newversion] Handel-1.0.140 (Portage version: 2.2.0_alpha85/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97= A6) --- dev-perl/Handel/ChangeLog | 5 ++ dev-perl/Handel/Handel-1.0.140.ebuild | 96 +++++++++++++++++++++++++++= ++++++ 2 files changed, 101 insertions(+), 0 deletions(-) diff --git a/dev-perl/Handel/ChangeLog b/dev-perl/Handel/ChangeLog index 59ca5ca..f749fb5 100644 --- a/dev-perl/Handel/ChangeLog +++ b/dev-perl/Handel/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Handel-1.0.140 (27 Feb 2012) + + 27 Feb 2012; Kent Fredric +Handel-1.0.140.ebui= ld: + Version Bump + 27 Feb 2012; Kent Fredric Handel-1.0.130.ebuil= d: Fixdep on DateTime-Format-MySQL , Finance-Currency-Convert-WebserviceX= and Data-Currency diff --git a/dev-perl/Handel/Handel-1.0.140.ebuild b/dev-perl/Handel/Hand= el-1.0.140.ebuild new file mode 100644 index 0000000..c9ec0e3 --- /dev/null +++ b/dev-perl/Handel/Handel-1.0.140.ebuild @@ -0,0 +1,96 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DCLACO +MODULE_VERSION=3D1.00014 +inherit perl-module + +DESCRIPTION=3D'A cart/order/checkout framework with AxKit/TT/Catalyst su= pport' +LICENSE=3D" || ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +perl_meta_configure() { + # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.620.0 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.620.0 + # Test::More 0.94 ( 0.940.0 ) + echo \>=3Dvirtual/perl-Test-Simple-0.94 +} +perl_meta_runtime() { + # Carp + # echo dev-perl/Carp + # Class::Accessor::Grouped 0.10006 ( 0.100.60 ) + echo \>=3Ddev-perl/Class-Accessor-Grouped-0.100.60 + # Class::ISA 0.36 ( 0.360.0 ) + echo \>=3Dvirtual/perl-Class-ISA-0.36 + # Class::Inspector 1.24 ( 1.240.0 ) + echo \>=3Ddev-perl/Class-Inspector-1.24 + # Clone 0.31 ( 0.310.0 ) + echo \>=3Ddev-perl/Clone-0.310.0 + # DBD::SQLite 1.29 ( 1.290.0 ) + echo \>=3Ddev-perl/DBD-SQLite-1.29 + # DBIx::Class 0.08123 ( 0.81.230 ) + echo \>=3Ddev-perl/DBIx-Class-0.81.230 + # DBIx::Class::UUIDColumns 0.02005 ( 0.20.50 ) + echo \>=3Ddev-perl/DBIx-Class-UUIDColumns-0.20.50 + # DBIx::Class::Validation 0.02005 ( 0.20.50 ) + echo \>=3Ddev-perl/DBIx-Class-Validation-0.20.50 + # Data::Currency 0.04002 ( 0.40.20 ) + echo \>=3Ddev-perl/Data-Currency-0.40.20 + # DateTime 0.61 ( 0.610.0 ) + echo \>=3Ddev-perl/DateTime-0.610.0 + # DateTime::Format::MySQL 0.04 ( 0.40.0 ) + echo \>=3Ddev-perl/DateTime-Format-MySQL-0.40.0 + # Error 0.17016 ( 0.170.160 ) + echo \>=3Ddev-perl/Error-0.170.160 + # File::Path 2.08 ( 2.80.0 ) + echo \>=3Dvirtual/perl-File-Path-2.08 + # File::Spec::Functions 3.3 ( 3.300.0 ) + echo \>=3Dvirtual/perl-File-Spec-3.30 + # FileHandle 2.01 ( 2.10.0 ) + echo \>=3Ddev-lang/perl-5.8.1 + # Finance::Currency::Convert::WebserviceX 0.07001 ( 0.70.10 ) + echo \>=3Ddev-perl/Finance-Currency-Convert-WebserviceX-0.70.10 + # FormValidator::Simple 0.28 ( 0.280.0 ) + echo \>=3Ddev-perl/FormValidator-Simple-0.280.0 + # Getopt::Long 2.38 ( 2.380.0 ) + echo \>=3Dvirtual/perl-Getopt-Long-2.380.0 + # Locale::Currency 2.07 ( 2.70.0 ) + echo \>=3Ddev-perl/Locale-Codes-2.70.0 + # Locale::Currency::Format 1.28 ( 1.280.0 ) + echo \>=3Ddev-perl/Locale-Currency-Format-1.280.0 + # Locale::Maketext 1.13 ( 1.130.0 ) + echo \>=3Dvirtual/perl-locale-maketext-1.13 + # Module::Pluggable 3.9 ( 3.900.0 ) + echo \>=3Dvirtual/perl-Module-Pluggable-3.900.0 + # Module::Starter 1.54 ( 1.540.0 ) + echo \>=3Ddev-perl/Module-Starter-1.540.0 + # NEXT 0.64 ( 0.640.0 ) + echo \>=3Dvirtual/perl-NEXT-0.640.0 + # Pod::Usage 1.36 ( 1.360.0 ) + echo \>=3Dvirtual/perl-PodParser-1.360.0 + # SQL::Translator 0.11006 ( 0.110.60 ) + echo \>=3Ddev-perl/SQL-Translator-0.110.60 + # Scalar::Util 1.22 ( 1.220.0 ) + echo \>=3Dvirtual/perl-Scalar-List-Utils-1.220.0 + # Tie::Hash 1.03 ( 1.30.0 ) + echo \>=3Ddev-lang/perl-5.8.9 + # YAML 0.71 ( 0.710.0 ) + echo \>=3Ddev-perl/yaml-0.71 + # 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"