public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     be5ab9b3a9ff998bbc966b80015ace84fd9a8df9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Aug 26 16:26:27 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Aug 26 16:26:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=be5ab9b3

[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/dev-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: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15 (26 Aug 2011)
+
+  26 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild:
+  Version Bump
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14 (22 Jul 2011)
 
   22 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-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-PluginBundle-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=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() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment virtual/perl-Carp)
+	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
+	>=dev-perl/Dist-Zilla-4.300.0
+	$(comment Dist::Zilla::File::FromCode)
+	$(comment Dist::Zilla::Plugin::AutoPrereqs)
+	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
+	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	$(comment Dist::Zilla::Plugin::ConfirmRelease)
+	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
+	$(comment Dist::Zilla::Plugin::FakeRelease)
+	$(comment Dist::Zilla::Plugin::GatherDir)
+	>=dev-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)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
+	>=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-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
+	$(comment Dist::Zilla::Plugin::MetaJSON)
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+	>=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-Plugin-PodWeaver-3.93.321 $(comment 3.93.321)
+	$(comment Dist::Zilla::Plugin::Prereqs)
+	$(comment Dist::Zilla::Plugin::PruneCruft)
+	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
+	>=dev-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)
+	>=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/IO-Socket-SSL
+	>=dev-perl/LWP-Protocol-https-6.0.0
+	>=dev-perl/Moose-1.01 $(comment 1.10.0)
+	dev-perl/Moose-Autobox
+	>=dev-perl/MooseX-Has-Sugar-0.50.443
+	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
+	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
+	>=dev-perl/Perl-PrereqScanner-1.6.0
+	dev-perl/Pod-Coverage-TrustPod
+	dev-perl/String-Formatter
+	dev-perl/Test-CPAN-Meta
+	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
+"
+DEPEND="
+	${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
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	dev-perl/Path-Class
+	>=dev-perl/Dist-Zilla-4.200.1 $(comment Test::DZil)
+	dev-perl/Test-Fatal
+	>=dev-perl/Test-File-ShareDir-0.3.0
+	>=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+	dev-perl/Test-Output
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     40509844e0760a0741811262453a34c03f1e4f27
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 03:02:25 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 03:02:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=40509844

[fixdep] Dist-Zilla-PluginBundle-Author-KENTNL -> Dist-Zilla-Plugin-Test-Compile

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

---
 .../ChangeLog                                      |    9 +++++++++
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild |    2 +-
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild |    2 +-
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild |    2 +-
 7 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index aac9525..1fcb8ec 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  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,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild:
+  Fixdep ( pkgmoved ) -> CompileTests -> Test-Compile
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15 (26 Aug 2011)
 
   26 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
index 37afd76..2383d67 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
index 0d9079f..be8292c 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
@@ -19,7 +19,7 @@ COMMON_DEPEND="
 	$(comment Dist::Zilla::File::FromCode)
 	$(comment Dist::Zilla::Plugin::AutoPrereqs)
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	$(comment Dist::Zilla::Plugin::ConfirmRelease)
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
index 431e097..124063c 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
@@ -19,7 +19,7 @@ COMMON_DEPEND="
 	$(comment Dist::Zilla::File::FromCode)
 	$(comment Dist::Zilla::Plugin::AutoPrereqs)
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	$(comment Dist::Zilla::Plugin::ConfirmRelease)
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
index efe89d4..6fae043 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
index c689e0a..d643c5a 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
index 02220df..caaa8e2 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

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"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a3169370108b29d3284dc5c18b5b19020491230e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep  2 06:04:44 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep  2 06:04:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a3169370

[fixdep] Dist-Zilla-PluginBundle-Author-KENTNL -> Dist-Zilla-Plugin-Test-Perl-Critic

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

---
 .../ChangeLog                                      |   10 ++++++++++
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild |    2 +-
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild |    2 +-
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild |    2 +-
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild |    2 +-
 8 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index bc92bc8..ae0d70d 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16.ebuild:
+  Fixdep -> Dist-Zilla-Plugin-Test-Perl-Critic
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16 (28 Aug 2011)
 
   28 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
index 2383d67..6006e34 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
 	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
index be8292c..f4163e9 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	$(comment Dist::Zilla::Plugin::ConfirmRelease)
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	$(comment Dist::Zilla::Plugin::FakeRelease)
 	$(comment Dist::Zilla::Plugin::GatherDir)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
index 124063c..0273b53 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.15.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
 	$(comment Dist::Zilla::Plugin::ConfirmRelease)
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	$(comment Dist::Zilla::Plugin::FakeRelease)
 	$(comment Dist::Zilla::Plugin::GatherDir)

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
index 4e1fd6e..45283d4 100644
--- 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
@@ -35,7 +35,7 @@ COMMON_DEPEND="
 	$(comment Dist::Zilla::Plugin::ConfirmRelease)
 
 	$(comment Dist::Zilla::Plugin::CriticTests 1.102280)
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280
 
 	$(comment Dist::Zilla::Plugin::EOLTests 0.02)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
index 6fae043..9826a4c 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
 	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
index d643c5a..293aa89 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
 	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
index caaa8e2..c7ef8b0 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-4.101.612
 	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
 	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102.280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
 	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dcfe0112b54afa49028f2d0cc351b0a47c506dd9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep  2 09:20:32 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep  2 09:20:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dcfe0112

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

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

---
 .../ChangeLog                                      |    6 +
 ...-Zilla-PluginBundle-Author-KENTNL-1.0.17.ebuild |  208 ++++++++++++++++++++
 2 files changed, 214 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index ae0d70d..e61f9e6 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.17 (02 Sep 2011)
+
+  02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17.ebuild:
+  Version Bump
+
   02 Sep 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.17.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17.ebuild
new file mode 100644
index 0000000..36a3f9a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17.ebuild
@@ -0,0 +1,208 @@
+# 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)
+	dev-perl/Dist-Zilla
+
+	$(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)
+	dev-perl/Dist-Zilla
+
+	$(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::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.112400)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400
+
+	$(comment Dist::Zilla::Plugin::Test::Kwalitee-1.112400)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.400
+
+	$(comment Dist::Zilla::Plugin::Test::Perl::Critic 1.102280)
+	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280
+
+	$(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"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c5a199684ea948e9db37aef2ed86dedd4fcb5191
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 08:06:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 08:06:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c5a19968

[cpanclean] -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.{6,7}

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

---
 .../ChangeLog                                      |    5 ++
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild |   55 -------------------
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |   56 --------------------
 3 files changed, 5 insertions(+), 111 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index e61f9e6..f72e616 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild,
+  -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17 (02 Sep 2011)
 
   02 Sep 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
deleted file mode 100644
index 9826a4c..0000000
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# 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() { echo ''; }
-
-COMMON_DEPEND="
-	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
-	>=dev-perl/Dist-Zilla-4.101.612
-	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
-	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
-	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
-	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
-	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
-	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
-	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
-	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 $(comment 3.93.321)
-	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
-	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
-	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
-	>=dev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0)
-	>=dev-perl/Moose-1.01 $(comment 1.10.0)
-	>=dev-perl/MooseX-Has-Sugar-0.50.443
-	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
-	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
-	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
-	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
-	dev-perl/IO-Socket-SSL
-	dev-perl/Moose-Autobox
-	dev-perl/Pod-Coverage-TrustPod
-	dev-perl/String-Formatter
-	dev-perl/Test-CPAN-Meta
-	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
-	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
-	virtual/perl-File-Temp
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
deleted file mode 100644
index 293aa89..0000000
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# 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() { echo ''; }
-
-COMMON_DEPEND="
-	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
-	>=dev-perl/Dist-Zilla-4.101.612
-	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
-	>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930
-	>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.102.280)
-	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
-	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
-	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
-	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
-	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
-	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
-	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 $(comment 3.93.321)
-	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
-	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
-	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
-	>=dev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0)
-	>=dev-perl/Moose-1.01 $(comment 1.10.0)
-	>=dev-perl/MooseX-Has-Sugar-0.50.443
-	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
-	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
-	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
-	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
-	>=dev-perl/LWP-Protocol-https-6.0.0
-	dev-perl/IO-Socket-SSL
-	dev-perl/Moose-Autobox
-	dev-perl/Pod-Coverage-TrustPod
-	dev-perl/String-Formatter
-	dev-perl/Test-CPAN-Meta
-	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
-	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
-	virtual/perl-File-Temp
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     79c7769242b95fdf1175aed113e8409def5f4cc1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 26 01:38:06 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 26 01:38:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=79c77692

[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/dev-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: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21 (26 Sep 2011)
+
+  26 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21.ebuild:
+  Version Bump
+
   23 Sep 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.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-PluginBundle-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=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=""
+perl_mb_requires() {
+	#Carp
+
+	#Class::Load
+	echo dev-perl/Class-Load
+
+	#Dist::Zilla 4.300000
+	echo \>=dev-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 \>=dev-perl/Dist-Zilla-4.200.11
+
+	#Dist::Zilla::Plugin::AutoVersion::Relative 0.01035617
+	echo \>=dev-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 \>=dev-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 \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.810
+
+	# Dist::Zilla::Plugin::GithubMeta 0.08
+	echo \>=dev-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 \>=dev-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 \>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+
+	# Dist::Zilla::Plugin::MetaProvides::Package
+	echo \>=dev-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 \>=dev-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 \>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12
+
+	# Dist::Zilla::Plugin::ReportVersions::Tiny 1.01
+	echo \>=dev-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 \>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400
+
+	# Dist::Zilla::Plugin::Test::Kwalitee 1.112400
+	echo \>=dev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.400
+
+	# Dist::Zilla::Plugin::Test::Perl::Critic 1.102280
+	echo \>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280
+
+	# Dist::Zilla::Plugin::TestRelease
+
+	# Dist::Zilla::Plugin::Twitter 0.007
+	echo \>=dev-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 \>=dev-perl/LWP-Protocol-https-6.0.0
+
+	# Moose 1.01
+	echo \>=dev-perl/Moose-1.01
+
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+
+	#MooseX::Has::Sugar 0.05044
+	echo \>=dev-perl/MooseX-Has-Sugar-0.50.440
+
+	#MooseX::Types 0.21
+	echo \>=dev-perl/MooseX-Types-0.210.0
+
+	#Net::SLeay 1.36
+	echo \>=dev-perl/Net-SSLeay-1.36
+
+	#Perl::PrereqScanner 1.006
+	echo \>=dev-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 \>=dev-perl/Test-EOL-0.9
+
+	# namespace::autoclean 0.09
+	echo \>=dev-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 \>=virtual/perl-Module-Build-0.36.01
+
+	# Path::Class
+	echo dev-perl/Path-Class
+
+	# Test::DZil
+	echo \>=dev-perl/Dist-Zilla-4.200.1
+
+	#Test::Fatal
+	echo dev-perl/Test-Fatal
+
+	# Test::File::ShareDir 0.3.0
+	echo \>=dev-perl/Test-File-ShareDir-0.3.0
+
+	# Test::More 0.88
+	echo \>=virtual/perl-Test-Simple-0.88
+
+	# Test::Output
+	echo dev-perl/Test-Output
+}
+perl_mb_configure() {
+	# strict
+
+	# warnings
+
+	# Module::Build 0.3601
+	echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_extra_conflicts() {
+	# conflict Dist::Zilla::PluginBundle::KENTNL
+
+	echo '!!dev-perl/Dist-Zilla-PluginBundle-KENTNL'
+}
+DEPEND="$(perl_mb_configure)
+		$(perl_mb_build)
+		$(perl_extra_conflicts)
+		$(perl_mb_requires)"
+RDEPEND="$(perl_extra_conflicts)
+		 $(perl_mb_requires)"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-02-16  0:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16  0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
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
2012-02-16  0:26 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox