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: Tue, 27 Mar 2012 09:32:53
Message-Id: 1332832547.4af9d7b272b231d709d7ff47882df5f97a2a06bf.kent@gentoo
1 commit: 4af9d7b272b231d709d7ff47882df5f97a2a06bf
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Mar 27 07:15:47 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Mar 27 07:15:47 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4af9d7b2
7
8 [newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1
9
10 (Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 .../ChangeLog | 6 +
14 ...t-Zilla-PluginBundle-Author-KENTNL-1.3.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 fcb0743..95c506d 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-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1 (27 Mar 2012)
26 +
27 + 27 Mar 2012; Kent Fredric <kentfredric@×××××.com>
28 + +Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1.ebuild:
29 + Version Bump
30 +
31 02 Mar 2012; Kent Fredric <kentfredric@×××××.com>
32 -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17.ebuild,
33 -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.21.ebuild:
34
35 diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1.ebuild
36 new file mode 100644
37 index 0000000..d88cf21
38 --- /dev/null
39 +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.3.1.ebuild
40 @@ -0,0 +1,191 @@
41 +# Copyright 1999-2012 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.3.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 virtual/perl-Carp
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::CheckExtraTests
76 + echo dev-perl/Dist-Zilla-Plugin-CheckExtraTests
77 + # Dist::Zilla::Plugin::ConfirmRelease
78 + echo dev-perl/Dist-Zilla
79 + # Dist::Zilla::Plugin::EOLTests 0.02 ( 0.20.0 )
80 + echo \>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.20.0
81 + # Dist::Zilla::Plugin::FakeRelease
82 + echo dev-perl/Dist-Zilla
83 + # Dist::Zilla::Plugin::GatherDir
84 + echo dev-perl/Dist-Zilla
85 + # Dist::Zilla::Plugin::Git::Check 1.102040 ( 1.102.40 )
86 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
87 + # Dist::Zilla::Plugin::Git::CommitBuild 1.102040 ( 1.102.40 )
88 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
89 + # Dist::Zilla::Plugin::Git::NextVersion 1.102810 ( 1.102.810 )
90 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.810
91 + # Dist::Zilla::Plugin::Git::Tag 1.102040 ( 1.102.40 )
92 + echo \>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
93 + # Dist::Zilla::Plugin::GithubMeta 0.08 ( 0.80.0 )
94 + echo \>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
95 + # Dist::Zilla::Plugin::License
96 + echo dev-perl/Dist-Zilla
97 + # Dist::Zilla::Plugin::Manifest
98 + echo dev-perl/Dist-Zilla
99 + # Dist::Zilla::Plugin::ManifestSkip
100 + echo dev-perl/Dist-Zilla
101 + # Dist::Zilla::Plugin::MetaConfig
102 + echo dev-perl/Dist-Zilla
103 + # Dist::Zilla::Plugin::MetaData::BuiltWith 0.03000000 ( 0.30.0.0 )
104 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.30.0.0
105 + # Dist::Zilla::Plugin::MetaJSON
106 + echo dev-perl/Dist-Zilla
107 + # Dist::Zilla::Plugin::MetaProvides 1.14000000 ( 1.140.0.0 )
108 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.140.0.0
109 + # Dist::Zilla::Plugin::MetaProvides::Package 1.14000001 ( 1.140.0.10 )
110 + echo \>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.140.0.10
111 + # Dist::Zilla::Plugin::MetaTests
112 + echo dev-perl/Dist-Zilla
113 + # Dist::Zilla::Plugin::MetaYAML
114 + echo dev-perl/Dist-Zilla
115 + # Dist::Zilla::Plugin::MinimumPerl
116 + echo dev-perl/Dist-Zilla-Plugin-MinimumPerl
117 + # Dist::Zilla::Plugin::ModuleBuild
118 + echo dev-perl/Dist-Zilla
119 + # Dist::Zilla::Plugin::PkgVersion
120 + echo dev-perl/Dist-Zilla
121 + # Dist::Zilla::Plugin::PodCoverageTests
122 + echo dev-perl/Dist-Zilla
123 + # Dist::Zilla::Plugin::PodSyntaxTests
124 + echo dev-perl/Dist-Zilla
125 + # Dist::Zilla::Plugin::PodWeaver 3.093321 ( 3.93.321 )
126 + echo \>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321
127 + # Dist::Zilla::Plugin::Prereqs
128 + echo dev-perl/Dist-Zilla
129 + # Dist::Zilla::Plugin::PruneCruft
130 + echo dev-perl/Dist-Zilla
131 + # Dist::Zilla::Plugin::ReadmeFromPod 0.12 ( 0.120.0 )
132 + echo \>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0
133 + # Dist::Zilla::Plugin::ReportVersions::Tiny 1.01 ( 1.10.0 )
134 + echo \>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.10.0
135 + # Dist::Zilla::Plugin::Test::CPAN::Changes
136 + echo dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
137 + # Dist::Zilla::Plugin::Test::Compile 1.112400 ( 1.112.400 )
138 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Compile-1.112.400
139 + # Dist::Zilla::Plugin::Test::Kwalitee 1.112410 ( 1.112.410 )
140 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410
141 + # Dist::Zilla::Plugin::Test::MinimumVersion
142 + echo dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion
143 + # Dist::Zilla::Plugin::Test::Perl::Critic 1.102280 ( 1.102.280 )
144 + echo \>=dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280
145 + # Dist::Zilla::Plugin::TestRelease
146 + echo dev-perl/Dist-Zilla
147 + # Dist::Zilla::Plugin::Twitter 0.011 ( 0.11.0 )
148 + echo \>=dev-perl/Dist-Zilla-Plugin-Twitter-0.11.0
149 + # Dist::Zilla::Plugin::UploadToCPAN
150 + echo dev-perl/Dist-Zilla
151 + # Dist::Zilla::Role::FileGatherer
152 + echo dev-perl/Dist-Zilla
153 + # Dist::Zilla::Role::MintingProfile::ShareDir
154 + echo dev-perl/Dist-Zilla
155 + # Dist::Zilla::Role::PluginBundle
156 + echo dev-perl/Dist-Zilla
157 + # IO::Socket::SSL
158 + echo dev-perl/IO-Socket-SSL
159 + # LWP::Protocol::https 6.00 ( 6.0.0 )
160 + echo \>=dev-perl/LWP-Protocol-https-6.0.0
161 + # Moose 1.01 ( 1.10.0 )
162 + echo \>=dev-perl/Moose-1.10.0
163 + # Moose::Autobox
164 + echo dev-perl/Moose-Autobox
165 + # MooseX::Has::Sugar 0.05044 ( 0.50.440 )
166 + echo \>=dev-perl/MooseX-Has-Sugar-0.50.440
167 + # MooseX::Types 0.21 ( 0.210.0 )
168 + echo \>=dev-perl/MooseX-Types-0.210.0
169 + # Net::SSLeay 1.36 ( 1.360.0 )
170 + echo \>=dev-perl/Net-SSLeay-1.360.0
171 + # Perl::PrereqScanner 1.006 ( 1.6.0 )
172 + echo \>=dev-perl/Perl-PrereqScanner-1.6.0
173 + # Pod::Coverage::TrustPod
174 + echo dev-perl/Pod-Coverage-TrustPod
175 + # Pod::Weaver::Plugin::Encoding
176 + echo dev-perl/Pod-Weaver-Plugin-Encoding
177 + # String::Formatter
178 + echo dev-perl/String-Formatter
179 + # Test::CPAN::Meta
180 + echo dev-perl/Test-CPAN-Meta
181 + # Test::EOL 0.9 ( 0.900.0 )
182 + echo \>=dev-perl/Test-EOL-0.900.0
183 + # Test::Perl::Critic
184 + echo dev-perl/Test-Perl-Critic
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"