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 1RxpRU-0000qc-Mw for garchives@archives.gentoo.org; Thu, 16 Feb 2012 00:43:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D05E09DE; Thu, 16 Feb 2012 00:34:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F4120E0AC5 for ; Thu, 16 Feb 2012 00:26:55 +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 C35DD1B4028 for ; Thu, 16 Feb 2012 00:26:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D2416E5419 for ; Thu, 16 Feb 2012 00:26:49 +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: <1317001086.79c7769242b95fdf1175aed113e8409def5f4cc1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:eclass-moretests 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.0.21.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 79c7769242b95fdf1175aed113e8409def5f4cc1 X-VCS-Branch: eclass-moretests Date: Thu, 16 Feb 2012 00:26:49 +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: 2d73967a-3b89-4969-a0f6-bb95a23214e4 X-Archives-Hash: bb5c299a6e4fd5e81d8a8266f98fa8c0 commit: 79c7769242b95fdf1175aed113e8409def5f4cc1 Author: Kent Fredric gmail com> AuthorDate: Mon Sep 26 01:38:06 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Sep 26 01:38:06 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D79c77692 [newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21 (Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../ChangeLog | 6 + ...-Zilla-PluginBundle-Author-KENTNL-1.0.21.ebuild | 218 ++++++++++++++= ++++++ 2 files changed, 224 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 f72e616..b8dd9f5 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-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21 (26 Sep 2011) + + 26 Sep 2011; Kent Fredric + +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21.ebuild: + Version Bump + 23 Sep 2011; Kent Fredric -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild, -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild: diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-Pl= uginBundle-Author-KENTNL-1.0.21.ebuild b/dev-perl/Dist-Zilla-PluginBundle= -Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21.ebuild new file mode 100644 index 0000000..be2f7cf --- /dev/null +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBun= dle-Author-KENTNL-1.0.21.ebuild @@ -0,0 +1,218 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DKENTNL +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"" +perl_mb_requires() { + #Carp + + #Class::Load + echo dev-perl/Class-Load + + #Dist::Zilla 4.300000 + echo \>=3Ddev-perl/Dist-Zilla-4.300.0 + + #Dist::Zilla::File::FromCode + + #Dist::Zilla::Plugin::Authority + echo dev-perl/Dist-Zilla-Plugin-Authority + + #Dist::Zilla::Plugin::AutoPrereqs 4.200011 + echo \>=3Ddev-perl/Dist-Zilla-4.200.11 + + #Dist::Zilla::Plugin::AutoVersion::Relative 0.01035617 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170 + + #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 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-EOLTests-0.02 + + #Dist::Zilla::Plugin::FakeRelease + #Dist::Zilla::Plugin::GatherDir + echo dev-perl/Dist-Zilla + + # Dist::Zilla::Plugin::Git::Check 1.102040 + # Dist::Zilla::Plugin::Git::CommitBuild 1.102040 + # Dist::Zilla::Plugin::Git::NextVersion 1.102810 + # Dist::Zilla::Plugin::Git::Tag 1.102040 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.810 + + # Dist::Zilla::Plugin::GithubMeta 0.08 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0 + + # Dist::Zilla::Plugin::License + # Dist::Zilla::Plugin::Manifest + # Dist::Zilla::Plugin::ManifestSkip + # Dist::Zilla::Plugin::MetaConfig + echo dev-perl/Dist-Zilla + + # Dist::Zilla::Plugin::MetaData::BuiltWith 0.01014716 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.147.160 + + # Dist::Zilla::Plugin::MetaJSON + echo dev-perl/Dist-Zilla + + # Dist::Zilla::Plugin::MetaProvides 1.12044518 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180 + + # Dist::Zilla::Plugin::MetaProvides::Package + echo \>=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40 + + # Dist::Zilla::Plugin::MetaTests + # Dist::Zilla::Plugin::MetaYAML + # Dist::Zilla::Plugin::ModuleBuild + # Dist::Zilla::Plugin::PkgVersion + # Dist::Zilla::Plugin::PodCoverageTests + # Dist::Zilla::Plugin::PodSyntaxTests + echo dev-perl/Dist-Zilla + + # Dist::Zilla::Plugin::PodWeaver 3.093321 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 + + # Dist::Zilla::Plugin::Prereqs + # Dist::Zilla::Plugin::PruneCruft + echo dev-perl/Dist-Zilla + + # Dist::Zilla::Plugin::ReadmeFromPod 0.12 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 + + # Dist::Zilla::Plugin::ReportVersions::Tiny 1.01 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 + + # Dist::Zilla::Plugin::Test::CPAN::Changes + echo dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes + + # Dist::Zilla::Plugin::Test::Compile 1.112400 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400 + + # Dist::Zilla::Plugin::Test::Kwalitee 1.112400 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.400 + + # Dist::Zilla::Plugin::Test::Perl::Critic 1.102280 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 + + # Dist::Zilla::Plugin::TestRelease + + # Dist::Zilla::Plugin::Twitter 0.007 + echo \>=3Ddev-perl/Dist-Zilla-Plugin-Twitter-0.7 + + # Dist::Zilla::Plugin::UploadToCPAN + # Dist::Zilla::Role::FileGatherer + # Dist::Zilla::Role::MintingProfile::ShareDir + # Dist::Zilla::Role::PluginBundle + echo dev-perl/Dist-Zilla + + # IO::Socket::SSL + echo dev-perl/IO-Socket-SSL + + # LWP::Protocol::https 6.00 + echo \>=3Ddev-perl/LWP-Protocol-https-6.0.0 + + # Moose 1.01 + echo \>=3Ddev-perl/Moose-1.01 + + # Moose::Autobox + echo dev-perl/Moose-Autobox + + #MooseX::Has::Sugar 0.05044 + echo \>=3Ddev-perl/MooseX-Has-Sugar-0.50.440 + + #MooseX::Types 0.21 + echo \>=3Ddev-perl/MooseX-Types-0.210.0 + + #Net::SLeay 1.36 + echo \>=3Ddev-perl/Net-SSLeay-1.36 + + #Perl::PrereqScanner 1.006 + echo \>=3Ddev-perl/Perl-PrereqScanner-1.6.0 + + # Pod::Coverage::TrustPod + echo dev-perl/Pod-Coverage-TrustPod + + # String::Formatter + echo dev-perl/String-Formatter + + # Test::CPAN::Meta + echo dev-perl/Test-CPAN-Meta + + # Test::EOL 0.9 + echo \>=3Ddev-perl/Test-EOL-0.9 + + # namespace::autoclean 0.09 + echo \>=3Ddev-perl/namespace-autoclean-0.90.0 + + # strict + + # warnings + +} +perl_mb_build() { + # Capture::Tiny + echo dev-perl/Capture-Tiny + + # File::Find + + # File::Temp + echo virtual/perl-File-Temp + + # File::pushd + echo dev-perl/File-pushd + + # FindBin + + # JSON + echo dev-perl/JSON + + # Module::Build 0.3601 + echo \>=3Dvirtual/perl-Module-Build-0.36.01 + + # Path::Class + echo dev-perl/Path-Class + + # Test::DZil + echo \>=3Ddev-perl/Dist-Zilla-4.200.1 + + #Test::Fatal + echo dev-perl/Test-Fatal + + # Test::File::ShareDir 0.3.0 + echo \>=3Ddev-perl/Test-File-ShareDir-0.3.0 + + # Test::More 0.88 + echo \>=3Dvirtual/perl-Test-Simple-0.88 + + # Test::Output + echo dev-perl/Test-Output +} +perl_mb_configure() { + # strict + + # warnings + + # Module::Build 0.3601 + echo \>=3Dvirtual/perl-Module-Build-0.36.01 +} +perl_extra_conflicts() { + # conflict Dist::Zilla::PluginBundle::KENTNL + + echo '!!dev-perl/Dist-Zilla-PluginBundle-KENTNL' +} +DEPEND=3D"$(perl_mb_configure) + $(perl_mb_build) + $(perl_extra_conflicts) + $(perl_mb_requires)" +RDEPEND=3D"$(perl_extra_conflicts) + $(perl_mb_requires)" +SRC_TEST=3D"do"