public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
Date: Thu, 16 Feb 2012 00:26:29 +0000 (UTC)	[thread overview]
Message-ID: <1314532002.546224aebc78427afbaee1e655a5f578a8583fb9.kent@gentoo> (raw)

commit:     546224aebc78427afbaee1e655a5f578a8583fb9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 11:46:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 11:46:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=546224ae

[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 .../ChangeLog                                      |    6 +
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild |  207 ++++++++++++++++++++
 2 files changed, 213 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 1fcb8ec..bc92bc8 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: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16 (28 Aug 2011)
+
+  28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild:
+  Version Bump
+
   28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
   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-PluginBundle-Author-KENTNL-1.0.16.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild
new file mode 100644
index 0000000..4e1fd6e
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild
@@ -0,0 +1,207 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="BeLike::KENTNL when you build your distributions."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+
+COMMON_DEPEND="
+	$(comment Carp)
+
+	$(comment Class::Load)
+	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
+
+	$(comment Dist::Zilla 4.300000)
+	>=dev-perl/Dist-Zilla-4.300.0
+
+	$(comment Dist::Zilla::File::FromCode)
+
+	$(comment Dist::Zilla::Plugin::AutoPrereqs 4.200011)
+	>=dev-perl/Dist-Zilla-4.200.11
+
+	$(comment Dist::Zilla::Plugin::AutoVersion::Relative 0.01035617)
+	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
+
+	$(comment Dist::Zilla::Plugin::CheckExtraTests)
+	dev-perl/Dist-Zilla-Plugin-CheckExtraTests
+
+	$(comment Dist::Zilla::Plugin::ConfirmRelease)
+
+	$(comment Dist::Zilla::Plugin::CriticTests 1.102280)
+	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280
+
+	$(comment Dist::Zilla::Plugin::EOLTests 0.02)
+	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
+
+	$(comment Dist::Zilla::Plugin::FakeRelease)
+
+	$(comment Dist::Zilla::Plugin::GatherDir)
+
+	$(comment Dist::Zilla::Plugin::Git::Check 1.102040)
+	$(comment Dist::Zilla::Plugin::Git::CommitBuild 1.102040)
+	$(comment Dist::Zilla::Plugin::Git::NextVersion 1.102810)
+	$(comment Dist::Zilla::Plugin::Git::Tag 1.102040)
+	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.810
+
+	$(comment Dist::Zilla::Plugin::GithubMeta 0.08)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
+
+	$(comment Dist::Zilla::Plugin::KwaliteeTests 1.101420)
+	>=dev-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)
+	dev-perl/Dist-Zilla
+
+	$(comment Dist::Zilla::Plugin::MetaData::BuiltWith 0.01014716)
+	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.147.160
+
+	$(comment Dist::Zilla::Plugin::MetaJSON)
+	dev-perl/Dist-Zilla
+
+	$(comment Dist::Zilla::Plugin::MetaProvides 1.12044518)
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+
+	$(comment Dist::Zilla::Plugin::MetaProvides::Package)
+	>=dev-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)
+	dev-perl/Dist-Zilla
+
+	$(comment Dist::Zilla::Plugin::PodWeaver 3.093321)
+	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321
+
+	$(comment Dist::Zilla::Plugin::Prereqs)
+	$(comment Dist::Zilla::Plugin::PruneCruft)
+	dev-perl/Dist-Zilla
+
+	$(comment Dist::Zilla::Plugin::ReadmeFromPod 0.12)
+	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
+
+	$(comment Dist::Zilla::Plugin::ReportVersions::Tiny 1.01)
+	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
+
+	$(comment Dist::Zilla::Plugin::Test::CPAN::Changes)
+	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
+
+	$(comment Dist::Zilla::Plugin::Test::Compile-1.112392)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.392
+
+	$(comment Dist::Zilla::Plugin::TestRelease)
+
+	$(comment Dist::Zilla::Plugin::Twitter 0.007)
+	>=dev-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/Dist-Zilla
+
+	$(comment IO::Socket::SSL)
+	dev-perl/IO-Socket-SSL
+
+	$(comment LWP::Protocol::https 6.00)
+	>=dev-perl/LWP-Protocol-https-6.0.0
+
+	$(comment Moose 1.01)
+	>=dev-perl/Moose-1.01 $(comment 1.10.0)
+
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+
+	$(comment MooseX::Has::Sugar 0.05044)
+	>=dev-perl/MooseX-Has-Sugar-0.50.440
+
+	$(comment MooseX::Types 0.21)
+	>=dev-perl/MooseX-Types-0.210.0
+
+	$(comment Net::SLeay 1.36)
+	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
+
+	$(comment Perl::PrereqScanner 1.006)
+	>=dev-perl/Perl-PrereqScanner-1.6.0
+
+	$(comment Pod::Coverage::TrustPod)
+	dev-perl/Pod-Coverage-TrustPod
+
+	$(comment String::Formatter)
+	dev-perl/String-Formatter
+
+	$(comment Test::CPAN::Meta)
+	dev-perl/Test-CPAN-Meta
+
+	$(comment Test::EOL 0.9)
+	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
+
+	$(comment namespace::autoclean 0.09)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+
+	$(comment strict)
+
+	$(comment warnings)
+	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
+"
+DEPEND="
+	${COMMON_DEPEND}
+	$(comment build)
+	$(comment Capture::Tiny)
+	dev-perl/Capture-Tiny
+
+	$(comment File::Find)
+
+	$(comment File::Temp)
+	virtual/perl-File-Temp
+
+	$(comment File::pushd)
+	dev-perl/File-pushd
+
+	$(comment FindBin)
+
+	$(comment JSON)
+	dev-perl/JSON
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+
+	$(comment Path::Class)
+	dev-perl/Path-Class
+
+	$(comment Test::DZil)
+	>=dev-perl/Dist-Zilla-4.200.1
+
+	$(comment Test::Fatal)
+	dev-perl/Test-Fatal
+
+	$(comment Test::File::ShareDir 0.3.0)
+	>=dev-perl/Test-File-ShareDir-0.3.0
+
+	$(comment Test::More 0.88)
+	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+
+	$(comment Test::Output)
+	dev-perl/Test-Output
+
+	$(comment configure)
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



             reply	other threads:[~2012-02-16  0:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16  0:26 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-16  0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
2012-02-16  0:26 Kent Fredric
2012-02-16  0:26 Kent Fredric
2012-02-16  0:26 Kent Fredric
2012-02-16  0:26 Kent Fredric
2012-02-16  0:26 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1314532002.546224aebc78427afbaee1e655a5f578a8583fb9.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox