Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
Date: Mon, 31 Oct 2011 07:10:55
Message-Id: f463c81898dc8cc333854f6926a415d6fa4b04f9.kent@gentoo
1 commit: f463c81898dc8cc333854f6926a415d6fa4b04f9
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 31 07:06:22 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Oct 31 07:06:22 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f463c818
7
8 [newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1
9
10 (Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 .../ChangeLog | 6 +
14 ...t-Zilla-PluginBundle-Author-KENTNL-1.1.1.ebuild | 191 ++++++++++++++++++++
15 2 files changed, 197 insertions(+), 0 deletions(-)
16
17 diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
18 index d2857c0..8b3dbb1 100644
19 --- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
20 +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1 (31 Oct 2011)
26 +
27 + 31 Oct 2011; Kent Fredric <kentfredric@×××××.com>
28 + +Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1.ebuild:
29 + Version Bump
30 +
31 31 Oct 2011; Kent Fredric <kentfredric@×××××.com>
32 Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild,
33 Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild,
34
35 diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1.ebuild
36 new file mode 100644
37 index 0000000..0f2e11c
38 --- /dev/null
39 +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.1.1.ebuild
40 @@ -0,0 +1,191 @@
41 +# Copyright 1999-2011 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +EAPI=4
45 +MODULE_AUTHOR=KENTNL
46 +MODULE_VERSION=1.1.1
47 +inherit perl-module
48 +
49 +DESCRIPTION='BeLike::KENTNL when you build your distributions.'
50 +LICENSE=" || ( Artistic GPL-2 )"
51 +SLOT="0"
52 +KEYWORDS="~amd64 ~x86"
53 +IUSE="test"
54 +perl_meta_configure() {
55 + # Module::Build 0.3601 ( 0.360.100 )
56 + echo \>=virtual/perl-Module-Build-0.36.01
57 +}
58 +perl_meta_build() {
59 + # Module::Build 0.3601 ( 0.360.100 )
60 + echo \>=virtual/perl-Module-Build-0.36.01
61 +}
62 +perl_meta_runtime() {
63 + # Carp
64 + echo dev-lang/perl
65 + # Class::Load
66 + echo dev-perl/Class-Load
67 + # Dist::Zilla 4.300000 ( 4.300.0 )
68 + echo \>=dev-perl/Dist-Zilla-4.300.0
69 + # Dist::Zilla::File::FromCode
70 + echo dev-perl/Dist-Zilla
71 + # Dist::Zilla::Plugin::Authority
72 + echo dev-perl/Dist-Zilla-Plugin-Authority
73 + # Dist::Zilla::Plugin::AutoPrereqs 4.200011 ( 4.200.11 )
74 + echo \>=dev-perl/Dist-Zilla-4.200.11
75 + # Dist::Zilla::Plugin::AutoVersion::Relative 0.01035617 ( 0.10.356.170 )
76 + echo \>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
77 + # Dist::Zilla::Plugin::CheckExtraTests
78 + echo dev-perl/Dist-Zilla-Plugin-CheckExtraTests
79 + # Dist::Zilla::Plugin::ConfirmRelease
80 + echo dev-perl/Dist-Zilla
81 + # Dist::Zilla::Plugin::EOLTests 0.02 ( 0.20.0 )
82 + echo \>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.20.0
83 + # Dist::Zilla::Plugin::FakeRelease
84 + echo dev-perl/Dist-Zilla
85 + # Dist::Zilla::Plugin::GatherDir
86 + echo dev-perl/Dist-Zilla
87 + # Dist::Zilla::Plugin::Git::Check 1.102040 ( 1.102.40 )
88 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
89 + # Dist::Zilla::Plugin::Git::CommitBuild 1.102040 ( 1.102.40 )
90 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
91 + # Dist::Zilla::Plugin::Git::NextVersion 1.102810 ( 1.102.810 )
92 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.810
93 + # Dist::Zilla::Plugin::Git::Tag 1.102040 ( 1.102.40 )
94 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
95 + # Dist::Zilla::Plugin::GithubMeta 0.08 ( 0.80.0 )
96 + echo \>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
97 + # Dist::Zilla::Plugin::License
98 + echo dev-perl/Dist-Zilla
99 + # Dist::Zilla::Plugin::Manifest
100 + echo dev-perl/Dist-Zilla
101 + # Dist::Zilla::Plugin::ManifestSkip
102 + echo dev-perl/Dist-Zilla
103 + # Dist::Zilla::Plugin::MetaConfig
104 + echo dev-perl/Dist-Zilla
105 + # Dist::Zilla::Plugin::MetaData::BuiltWith 0.01014716 ( 0.10.147.160 )
106 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.147.160
107 + # Dist::Zilla::Plugin::MetaJSON
108 + echo dev-perl/Dist-Zilla
109 + # Dist::Zilla::Plugin::MetaProvides 1.12044518 ( 1.120.445.180 )
110 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
111 + # Dist::Zilla::Plugin::MetaProvides::Package 1.11044404 ( 1.110.444.40 )
112 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
113 + # Dist::Zilla::Plugin::MetaTests
114 + echo dev-perl/Dist-Zilla
115 + # Dist::Zilla::Plugin::MetaYAML
116 + echo dev-perl/Dist-Zilla
117 + # Dist::Zilla::Plugin::MinimumPerl
118 + echo dev-perl/Dist-Zilla-Plugin-MinimumPerl
119 + # Dist::Zilla::Plugin::ModuleBuild
120 + echo dev-perl/Dist-Zilla
121 + # Dist::Zilla::Plugin::PkgVersion
122 + echo dev-perl/Dist-Zilla
123 + # Dist::Zilla::Plugin::PodCoverageTests
124 + echo dev-perl/Dist-Zilla
125 + # Dist::Zilla::Plugin::PodSyntaxTests
126 + echo dev-perl/Dist-Zilla
127 + # Dist::Zilla::Plugin::PodWeaver 3.093321 ( 3.93.321 )
128 + echo \>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321
129 + # Dist::Zilla::Plugin::Prereqs
130 + echo dev-perl/Dist-Zilla
131 + # Dist::Zilla::Plugin::PruneCruft
132 + echo dev-perl/Dist-Zilla
133 + # Dist::Zilla::Plugin::ReadmeFromPod 0.12 ( 0.120.0 )
134 + echo \>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0
135 + # Dist::Zilla::Plugin::ReportVersions::Tiny 1.01 ( 1.10.0 )
136 + echo \>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.10.0
137 + # Dist::Zilla::Plugin::Test::CPAN::Changes
138 + echo dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
139 + # Dist::Zilla::Plugin::Test::Compile 1.112400 ( 1.112.400 )
140 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400
141 + # Dist::Zilla::Plugin::Test::Kwalitee 1.112410 ( 1.112.410 )
142 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410
143 + # Dist::Zilla::Plugin::Test::MinimumVersion
144 + echo dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion
145 + # Dist::Zilla::Plugin::Test::Perl::Critic 1.102280 ( 1.102.280 )
146 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280
147 + # Dist::Zilla::Plugin::TestRelease
148 + echo dev-perl/Dist-Zilla
149 + # Dist::Zilla::Plugin::Twitter 0.011 ( 0.11.0 )
150 + echo \>=dev-perl/Dist-Zilla-Plugin-Twitter-0.11.0
151 + # Dist::Zilla::Plugin::UploadToCPAN
152 + echo dev-perl/Dist-Zilla
153 + # Dist::Zilla::Role::FileGatherer
154 + echo dev-perl/Dist-Zilla
155 + # Dist::Zilla::Role::MintingProfile::ShareDir
156 + echo dev-perl/Dist-Zilla
157 + # Dist::Zilla::Role::PluginBundle
158 + echo dev-perl/Dist-Zilla
159 + # IO::Socket::SSL
160 + echo dev-perl/IO-Socket-SSL
161 + # LWP::Protocol::https 6.00 ( 6.0.0 )
162 + echo \>=dev-perl/LWP-Protocol-https-6.0.0
163 + # Moose 1.01 ( 1.10.0 )
164 + echo \>=dev-perl/Moose-1.10.0
165 + # Moose::Autobox
166 + echo dev-perl/Moose-Autobox
167 + # MooseX::Has::Sugar 0.05044 ( 0.50.440 )
168 + echo \>=dev-perl/MooseX-Has-Sugar-0.50.440
169 + # MooseX::Types 0.21 ( 0.210.0 )
170 + echo \>=dev-perl/MooseX-Types-0.210.0
171 + # Net::SSLeay 1.36 ( 1.360.0 )
172 + echo \>=dev-perl/Net-SSLeay-1.360.0
173 + # Perl::PrereqScanner 1.006 ( 1.6.0 )
174 + echo \>=dev-perl/Perl-PrereqScanner-1.6.0
175 + # Pod::Coverage::TrustPod
176 + echo dev-perl/Pod-Coverage-TrustPod
177 + # Pod::Weaver::Plugin::Encoding
178 + echo dev-perl/Pod-Weaver-Plugin-Encoding
179 + # String::Formatter
180 + echo dev-perl/String-Formatter
181 + # Test::CPAN::Meta
182 + echo dev-perl/Test-CPAN-Meta
183 + # Test::EOL 0.9 ( 0.900.0 )
184 + echo \>=dev-perl/Test-EOL-0.900.0
185 + # namespace::autoclean 0.09 ( 0.90.0 )
186 + echo \>=dev-perl/namespace-autoclean-0.90.0
187 + # perl v5.10.0 ( 5.10.0 )
188 + echo \>=dev-lang/perl-5.10.0
189 + # strict
190 + echo dev-lang/perl
191 + # version
192 + echo virtual/perl-version
193 + # warnings
194 + echo dev-lang/perl
195 +}
196 +perl_meta_test() {
197 + # Capture::Tiny
198 + echo dev-perl/Capture-Tiny
199 + # File::Find
200 + echo dev-lang/perl
201 + # File::Temp
202 + echo virtual/perl-File-Temp
203 + # File::pushd
204 + echo dev-perl/File-pushd
205 + # FindBin
206 + echo dev-lang/perl
207 + # JSON
208 + echo dev-perl/JSON
209 + # Path::Class
210 + echo dev-perl/Path-Class
211 + # Test::DZil
212 + echo dev-perl/Dist-Zilla
213 + # Test::Fatal
214 + echo dev-perl/Test-Fatal
215 + # Test::File::ShareDir v0.3.0 ( 0.3.0 )
216 + echo \>=dev-perl/Test-File-ShareDir-0.3.0
217 + # Test::More 0.88 ( 0.880.0 )
218 + echo \>=virtual/perl-Test-Simple-0.88
219 + # Test::Output
220 + echo dev-perl/Test-Output
221 +}
222 +DEPEND="
223 + $(perl_meta_configure)
224 + $(perl_meta_build)
225 + $(perl_meta_runtime)
226 + test? ( $(perl_meta_test) )
227 +"
228 +RDEPEND="
229 + $(perl_meta_runtime)
230 +"
231 +SRC_TEST="do"