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 1SJBCx-0007rD-3u for garchives@archives.gentoo.org; Sat, 14 Apr 2012 22:12:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CBC7E0B17; Sat, 14 Apr 2012 22:12:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 33374E0B17 for ; Sat, 14 Apr 2012 22:12:20 +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 476721B4033 for ; Sat, 14 Apr 2012 22:12:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 03C9AE542C for ; Sat, 14 Apr 2012 22:12: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: <1334437707.3c1e64b1cfa9a331e98f0d54d9c644e448f38943.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.4.1.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 3c1e64b1cfa9a331e98f0d54d9c644e448f38943 X-VCS-Branch: master Date: Sat, 14 Apr 2012 22:12: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: 95dd52c9-6227-44f2-ae7a-ef0b7d3d999a X-Archives-Hash: 7e87e54e4b9cbf8d7e6bc19a8433d2f1 commit: 3c1e64b1cfa9a331e98f0d54d9c644e448f38943 Author: Kent Fredric gmail com> AuthorDate: Sat Apr 14 21:08:27 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Apr 14 21:08:27 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D3c1e64b1 [newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.4.1 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit= with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- .../ChangeLog | 6 + ...t-Zilla-PluginBundle-Author-KENTNL-1.4.1.ebuild | 195 ++++++++++++++= ++++++ 2 files changed, 201 insertions(+), 0 deletions(-) diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/d= ev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog index 4ed9657..3876d32 100644 --- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Dist-Zilla-PluginBundle-Author-KENTNL-1.4.1 (14 Apr 2012) + + 14 Apr 2012; Kent Fredric + +Dist-Zilla-PluginBundle-Author-KENTNL-1.4.1.ebuild: + Version Bump + *Dist-Zilla-PluginBundle-Author-KENTNL-1.4.0 (12 Apr 2012) =20 12 Apr 2012; Kent Fredric diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-Pl= uginBundle-Author-KENTNL-1.4.1.ebuild b/dev-perl/Dist-Zilla-PluginBundle-= Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.4.1.ebuild new file mode 100644 index 0000000..9855404 --- /dev/null +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBun= dle-Author-KENTNL-1.4.1.ebuild @@ -0,0 +1,195 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DKENTNL +MODULE_VERSION=3D1.4.1 +inherit perl-module + +DESCRIPTION=3D'BeLike::KENTNL when you build your distributions.' +LICENSE=3D" || ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +perl_meta_configure() { + # Module::Build 0.3601 ( 0.360.100 ) + echo \>=3Dvirtual/perl-Module-Build-0.36.01 +} +perl_meta_build() { + # Module::Build 0.3601 ( 0.360.100 ) + echo \>=3Dvirtual/perl-Module-Build-0.36.01 +} +perl_meta_runtime() { + # Carp + # echo virtual/perl-Carp + # Class::Load + echo dev-perl/Class-Load + # Dist::Zilla 4.300000 ( 4.300.0 ) + echo \>=3Ddev-perl/Dist-Zilla-4.300.0 + # Dist::Zilla::File::FromCode + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::Authority + echo dev-perl/Dist-Zilla-Plugin-Authority + # Dist::Zilla::Plugin::AutoPrereqs 4.200011 ( 4.200.11 ) + echo \>=3Ddev-perl/Dist-Zilla-4.200.11 + # Dist::Zilla::Plugin::CheckExtraTests + echo dev-perl/Dist-Zilla-Plugin-CheckExtraTests + # Dist::Zilla::Plugin::ConfirmRelease + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::EOLTests 0.02 ( 0.20.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-EOLTests-0.20.0 + # Dist::Zilla::Plugin::FakeRelease + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::GatherDir + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::Git::Check 1.102040 ( 1.102.40 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 + # Dist::Zilla::Plugin::Git::CommitBuild 1.102040 ( 1.102.40 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 + # Dist::Zilla::Plugin::Git::GatherDir 1.120970 ( 1.120.970 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.120.970 + # Dist::Zilla::Plugin::Git::NextVersion 1.102810 ( 1.102.810 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.810 + # Dist::Zilla::Plugin::Git::Tag 1.102040 ( 1.102.40 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 + # Dist::Zilla::Plugin::GithubMeta 0.08 ( 0.80.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0 + # Dist::Zilla::Plugin::License + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::Manifest + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::ManifestSkip + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::MetaConfig + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::MetaData::BuiltWith 0.03000000 ( 0.30.0.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.30.0.0 + # Dist::Zilla::Plugin::MetaJSON + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::MetaProvides 1.14000000 ( 1.140.0.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-1.140.0.0 + # Dist::Zilla::Plugin::MetaProvides::Package 1.14000001 ( 1.140.0.10 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.140.0.10 + # Dist::Zilla::Plugin::MetaTests + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::MetaYAML + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::MinimumPerl + echo dev-perl/Dist-Zilla-Plugin-MinimumPerl + # Dist::Zilla::Plugin::ModuleBuild + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::PkgVersion + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::PodCoverageTests + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::PodSyntaxTests + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::PodWeaver 3.093321 ( 3.93.321 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 + # Dist::Zilla::Plugin::Prereqs + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::PruneCruft + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::ReadmeFromPod 0.12 ( 0.120.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0 + # Dist::Zilla::Plugin::ReportVersions::Tiny 1.01 ( 1.10.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.10.0 + # Dist::Zilla::Plugin::Test::CPAN::Changes + echo dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes + # Dist::Zilla::Plugin::Test::Compile 1.112400 ( 1.112.400 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400 + # Dist::Zilla::Plugin::Test::Kwalitee 1.112410 ( 1.112.410 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410 + # Dist::Zilla::Plugin::Test::MinimumVersion + echo dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion + # Dist::Zilla::Plugin::Test::Perl::Critic 1.102280 ( 1.102.280 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 + # Dist::Zilla::Plugin::TestRelease + echo dev-perl/Dist-Zilla + # Dist::Zilla::Plugin::Twitter 0.011 ( 0.11.0 ) + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Twitter-0.11.0 + # Dist::Zilla::Plugin::UploadToCPAN + echo dev-perl/Dist-Zilla + # Dist::Zilla::Role::FileGatherer + echo dev-perl/Dist-Zilla + # Dist::Zilla::Role::MintingProfile::ShareDir + echo dev-perl/Dist-Zilla + # Dist::Zilla::Role::PluginBundle + echo dev-perl/Dist-Zilla + # IO::Socket::SSL + echo dev-perl/IO-Socket-SSL + # LWP::Protocol::https 6.00 ( 6.0.0 ) + echo \>=3Ddev-perl/LWP-Protocol-https-6.0.0 + # Moose 1.01 ( 1.10.0 ) + echo \>=3Ddev-perl/Moose-1.10.0 + # Moose::Autobox + echo dev-perl/Moose-Autobox + # MooseX::Has::Sugar 0.05044 ( 0.50.440 ) + echo \>=3Ddev-perl/MooseX-Has-Sugar-0.50.440 + # MooseX::Types 0.21 ( 0.210.0 ) + echo \>=3Ddev-perl/MooseX-Types-0.210.0 + # Net::SSLeay 1.36 ( 1.360.0 ) + echo \>=3Ddev-perl/Net-SSLeay-1.360.0 + # Perl::PrereqScanner 1.006 ( 1.6.0 ) + echo \>=3Ddev-perl/Perl-PrereqScanner-1.6.0 + # Pod::Coverage::TrustPod + echo dev-perl/Pod-Coverage-TrustPod + # Pod::Weaver::Plugin::Encoding + echo dev-perl/Pod-Weaver-Plugin-Encoding + # String::Formatter + echo dev-perl/String-Formatter + # Test::CPAN::Meta + echo dev-perl/Test-CPAN-Meta + # Test::EOL 0.9 ( 0.900.0 ) + echo \>=3Ddev-perl/Test-EOL-0.900.0 + # Test::Perl::Critic + echo dev-perl/Test-Perl-Critic + # namespace::autoclean 0.09 ( 0.90.0 ) + echo \>=3Ddev-perl/namespace-autoclean-0.90.0 + # perl v5.10.0 ( 5.10.0 ) + echo \>=3Ddev-lang/perl-5.10.0 + # strict + echo dev-lang/perl + # version + echo virtual/perl-version + # warnings + echo dev-lang/perl +} +perl_meta_test() { + # Capture::Tiny + echo dev-perl/Capture-Tiny + # File::Find + echo dev-lang/perl + # File::Temp + echo virtual/perl-File-Temp + # File::pushd + echo dev-perl/File-pushd + # FindBin + echo dev-lang/perl + # Git::Wrapper + echo dev-perl/Git-Wrapper + # JSON + echo dev-perl/JSON + # Path::Class + echo dev-perl/Path-Class + # Test::DZil + echo dev-perl/Dist-Zilla + # Test::Fatal + echo dev-perl/Test-Fatal + # Test::File::ShareDir v0.3.0 ( 0.3.0 ) + echo \>=3Ddev-perl/Test-File-ShareDir-0.3.0 + # Test::More 0.88 ( 0.880.0 ) + echo \>=3Dvirtual/perl-Test-Simple-0.88 + # Test::Output + echo dev-perl/Test-Output +} +DEPEND=3D" + $(perl_meta_configure) + $(perl_meta_build) + $(perl_meta_runtime) + test? ( $(perl_meta_test) ) +" +RDEPEND=3D" + $(perl_meta_runtime) +" +SRC_TEST=3D"do"