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 1RxpIZ-0007OK-BG for garchives@archives.gentoo.org; Thu, 16 Feb 2012 00:34:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AF34E09F1; Thu, 16 Feb 2012 00:26:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EAD57E09CD for ; Thu, 16 Feb 2012 00:26:18 +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 1EFB91B4026 for ; Thu, 16 Feb 2012 00:26:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B4A01E5418 for ; Thu, 16 Feb 2012 00:26:16 +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: <1314375987.be5ab9b3a9ff998bbc966b80015ace84fd9a8df9.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.15.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: be5ab9b3a9ff998bbc966b80015ace84fd9a8df9 X-VCS-Branch: eclass-moretests Date: Thu, 16 Feb 2012 00:26:16 +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: 38ca6b51-25ef-4308-aafb-a66d2c1a4af0 X-Archives-Hash: 836756ec8df8c1a6e107fc6b7dbc2e3f commit: be5ab9b3a9ff998bbc966b80015ace84fd9a8df9 Author: Kent Fredric gmail com> AuthorDate: Fri Aug 26 16:26:27 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Aug 26 16:26:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dbe5ab9b3 [newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15 (Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../ChangeLog | 6 ++ ...-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild | 96 ++++++++++++++= ++++++ 2 files changed, 102 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 ed6b4d9..aac9525 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.15 (26 Aug 2011) + + 26 Aug 2011; Kent Fredric + +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild: + Version Bump + *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14 (22 Jul 2011) =20 22 Jul 2011; Kent Fredric diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-Pl= uginBundle-Author-KENTNL-1.0.15.ebuild b/dev-perl/Dist-Zilla-PluginBundle= -Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild new file mode 100644 index 0000000..431e097 --- /dev/null +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBun= dle-Author-KENTNL-1.0.15.ebuild @@ -0,0 +1,96 @@ +# 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"" +comment() { echo ''; } + +COMMON_DEPEND=3D" + $(comment virtual/perl-Carp) + >=3Ddev-perl/Class-Load-0.06 $(comment 0.60.0) + >=3Ddev-perl/Dist-Zilla-4.300.0 + $(comment Dist::Zilla::File::FromCode) + $(comment Dist::Zilla::Plugin::AutoPrereqs) + >=3Ddev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170 + >=3Ddev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930 + $(comment Dist::Zilla::Plugin::ConfirmRelease) + >=3Ddev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.28= 0) + >=3Ddev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0) + $(comment Dist::Zilla::Plugin::FakeRelease) + $(comment Dist::Zilla::Plugin::GatherDir) + >=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 + $(comment Dist::Zilla::Plugin::Git::Check) + $(comment Dist::Zilla::Plugin::Git::CommitBuild) + $(comment Dist::Zilla::Plugin::Git::NextVersion) + $(comment Dist::Zilla::Plugin::Git::Tag) + >=3Ddev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0 + >=3Ddev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420 + $(comment Dist::Zilla::Plugin::License) + $(comment Dist::Zilla::Plugin::Manifest) + $(comment Dist::Zilla::Plugin::ManifestSkip) + $(comment Dist::Zilla::Plugin::MetaConfig) + >=3Ddev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment = 0.10.147.160) + $(comment Dist::Zilla::Plugin::MetaJSON) + >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180 + >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40 + $(comment Dist::Zilla::Plugin::MetaTests) + $(comment Dist::Zilla::Plugin::MetaYAML) + $(comment Dist::Zilla::Plugin::ModuleBuild) + $(comment Dist::Zilla::Plugin::PkgVersion) + $(comment Dist::Zilla::Plugin::PodCoverageTests) + $(comment Dist::Zilla::Plugin::PodSyntaxTests) + >=3Ddev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 $(comment 3.93.321) + $(comment Dist::Zilla::Plugin::Prereqs) + $(comment Dist::Zilla::Plugin::PruneCruft) + >=3Ddev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0) + >=3Ddev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.= 0) + dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes + $(comment Dist::Zilla::Plugin::TestRelease) + >=3Ddev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0) + $(comment Dist::Zilla::Plugin::UploadToCPAN) + $(comment Dist::Zilla::Role::FileGatherer) + $(comment Dist::Zilla::Role::MintingProfile::ShareDir) + $(comment Dist::Zilla::Role::PluginBundle) + dev-perl/IO-Socket-SSL + >=3Ddev-perl/LWP-Protocol-https-6.0.0 + >=3Ddev-perl/Moose-1.01 $(comment 1.10.0) + dev-perl/Moose-Autobox + >=3Ddev-perl/MooseX-Has-Sugar-0.50.443 + >=3Ddev-perl/MooseX-Types-0.210 $(comment 0.210.0) + >=3Ddev-perl/Net-SSLeay-1.36 $(comment 1.360.0) + >=3Ddev-perl/Perl-PrereqScanner-1.6.0 + dev-perl/Pod-Coverage-TrustPod + dev-perl/String-Formatter + dev-perl/Test-CPAN-Meta + >=3Ddev-perl/Test-EOL-0.9 $(comment 0.900.0) + >=3Ddev-perl/namespace-autoclean-0.09 $(comment 0.90.0) + !!dev-perl/Dist-Zilla-PluginBundle-KENTNL +" +DEPEND=3D" + ${COMMON_DEPEND} + dev-perl/Capture-Tiny + $(comment virtual/perl-English) + $(comment virtual/perl-File-Find) + virtual/perl-File-Temp + dev-perl/File-pushd + $(comment virtual/perl-FindBin) + dev-perl/JSON + >=3Dvirtual/perl-Module-Build-0.36.01 $(comment 0.360.100) + dev-perl/Path-Class + >=3Ddev-perl/Dist-Zilla-4.200.1 $(comment Test::DZil) + dev-perl/Test-Fatal + >=3Ddev-perl/Test-File-ShareDir-0.3.0 + >=3Dvirtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0) + dev-perl/Test-Output +" +RDEPEND=3D" + ${COMMON_DEPEND} +" +SRC_TEST=3D"do"