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