summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2011-07-23 10:49:47 +1200
committerKent Fredric <kentfredric@gmail.com>2011-07-23 10:49:47 +1200
commit79f70377088b2f25f0f4192c22abbf5656ec4237 (patch)
tree23a818260415928efb44ec6030fc9191e36f46e1 /dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL
parent[newversion] Dist-Zilla-4.200.12 (diff)
downloadperl-overlay-79f70377088b2f25f0f4192c22abbf5656ec4237.tar.gz
perl-overlay-79f70377088b2f25f0f4192c22abbf5656ec4237.tar.bz2
perl-overlay-79f70377088b2f25f0f4192c22abbf5656ec4237.zip
[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14
(Portage version: 2.2.0_alpha45/git/Linux x86_64, signed Manifest commit with key BD86D695)
Diffstat (limited to 'dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL')
-rw-r--r--dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog6
-rw-r--r--dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild95
-rw-r--r--dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest30
3 files changed, 117 insertions, 14 deletions
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 5adbcc8d2..ed6b4d907 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.14 (22 Jul 2011)
+
+ 22 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild:
+ Version Bump
+
*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12 (15 Jul 2011)
15 Jul 2011; Kent Fredric <kentfredric@gmail.com>
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
new file mode 100644
index 000000000..0d9079f84
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild
@@ -0,0 +1,95 @@
+# 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.101.612
+ $(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/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"
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
index b78d17af0..02dfcb891 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
@@ -2,29 +2,31 @@
Hash: SHA256
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.tar.gz 30129 RMD160 bf04579789ab1706fa256238e785963f4aa94e72 SHA1 db72fcca06b290add79dced0f12f130b8d003db4 SHA256 d883458016d7e2fea85e1ead513036464f03aa76ba4b694ab539dc4aa79b989d
+DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.tar.gz 31556 RMD160 6ee3491f6afbdc7580418bf36ba52c0882660bfc SHA1 0b4b48132d40ced5038f7575edc318f48099f2f7 SHA256 c58b1507448a6ab4c11bd9ac5328448c0c9325af5cfbd28198e320505d19eea6
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.tar.gz 27081 RMD160 401141e6113c27d01efc88807f7370bb7414dc4b SHA1 0598fd99ad14ad032ec8a927733dd65a217cf388 SHA256 f105297cd90f3cbbceb6f7ea7306dd5226bd4a5e8689284203693babcb07440a
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.tar.gz 27223 RMD160 9f4e5850935c8e4c9637c94c692ccf2f8c9f1351 SHA1 81066066f24abc433fad834b9a823935fe902772 SHA256 cbd1e42e54976048c02782fd26c0977e7d1ead3bebe79887560200f4c67f8520
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.tar.gz 29679 RMD160 9a1767918b828eb5160e0e32d580997d2cb3684c SHA1 35fe0f30668a006198d88a35325aafd0eb96e841 SHA256 8fd54aed8b3cefb50fb58304885b0b8d4140d63581011dddca9a859d9211e0e3
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.12.ebuild 2316 RMD160 eda497c6f858d060282c2186f5a800be3bc27e40 SHA1 4a5db9d14c0b868426b119877bf2b79f68e18551 SHA256 d839de478e5bd932f346478d5db9b0ca2ec72eec2f2d943a202c3368430182ec
+EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.14.ebuild 3608 RMD160 a254007dd33f1515fda797c59160a2daa2653b1e SHA1 71f333a8a71f3975a677e9ed28ffd1c4b1f76b53 SHA256 75a4b8e526ff3ee0fc794244ecc96e09e9de2d644cc6be8014edaaba8a22143f
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild 2002 RMD160 e94ea4ca056103c1bd707a40f3cc6de85ad773e8 SHA1 bd0d41b17d605ce75eee80fa30e923888a16f800 SHA256 c14e264a4b5c86ce6e0693c80d15a3c2f7f3021210a0162ba87d1320852b0297
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild 2039 RMD160 87ab912e74937e30d3b26b6ca5f80885cb7b6dd9 SHA1 3ae648094609c9ba1b02d98c957cebacdeacb5b2 SHA256 c5dc23400186fa2bbc60a11de18976078d193f1a616c2ad28d9449c90d8edc1c
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.9.ebuild 2308 RMD160 3b143bf23dea1a5b1b0ab6ee93f8341b46a7af25 SHA1 4a088e9f7b6010b2786e275e2824df31e56f4d04 SHA256 b58bfe9b5207078de8b29c74d019edfc67bd6677fb4bde98f7d198e0af15d11e
-MISC ChangeLog 7435 RMD160 10a03a07852062caf05384c2a8f70f978b25ce79 SHA1 0ec955de7138a728b29e99eca12f412b18003578 SHA256 e3bd5014613571c5c07d6d5557b5523172e049e10bf81760a616de4a92aa002c
+MISC ChangeLog 7620 RMD160 5e367e0213644662a9a7daa2b599df3623fb7756 SHA1 6c782229165ea648b3150eb512b6832ae9a22f69 SHA256 46a1e23155a7903931964a0d007e34a888aaa3f062a517b993cd47f94f1cc75a
MISC metadata.xml 275 RMD160 d7980d8f5e665a018b30c566bba02d451db23047 SHA1 a7a485be470b9fbb06c3ce88dffce811ffce282c SHA256 45455d078243c6abc929fd08947c2728292cb506ca452ab4ec33221cd7cb6f6c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iQIcBAEBCAAGBQJOH+ZzAAoJECgpHa29htaVwlkP/i7KV+ZzKTG9fRAofM6qbed8
-5Lpy2iWQAFCb97/XSB/+z0wOQWz45OE2YdJXevcGCDIqaKiAVGfKl7eJgLG0TCEV
-eIkk7hpArI0ysZuWncne2g6ncj6bbgyNimx07g/GNNjwaMwvfVvi0bBrocUWPNqS
-KORyUPsQj5fW6HkojDT2MV7owtLEQTctPewzVerNixKI7T/mtcYFiF6TsIA9HOcG
-EvwqZ4PNBG7aUOOnC5CWj5lyXCy2jPhxb+Z/0Cm2cQ9OY88HquZ0ZMeTCyugRwKE
-pNd5OKjQ5hCc/3wtMQOG5q90IEfWRflCI2xwuDgX+xRA9wERlOrtWpliRaZtYR73
-rb9DApsCpl25GOCWp7OErPd7KavZ6cFqj4Enzbc/Wl77z9TeJJ42HHhGuwG+Vo3S
-zxWcI6iA66uiXIjYI/VrgxUryWHbuzPQY/uWbriPOOf2gnHZ6XAwET4v6DtbkNJt
-uUpeMXKT6NLuL9na8/JJ9WSoDjDKY/64mSoZ7Ix2OP42uIQkgVwzddcR2gdmq+SP
-r0mrZE0d+6jWvqZpMlczskTvoEtMPc2pKvKLUpi6eG2TnWtHzH2/VUlYyR3A9tsz
-R67WYbqt63g2IKvA/fd/WCtJadpFPueTt0S0ZaIVICHJq6fEeXv6LlZ57y0HFmp8
-wP2IbI8hhF5s7rucr57Y
-=wK+n
+iQIcBAEBCAAGBQJOKf6LAAoJECgpHa29htaV32IP+wUjF3Ljyl9VvbIlFC2NJgai
+TBYSxpOYqH19g3Zvja+FfkWnN5vIVIv8EPFAH7khw17pHgESV7LUKIIE7Z9IGjVk
+oVse6pRoP3rrxef4pU+bdYOB0nrYsSJSoD7fALaiFsE1m55+TQWtWA57gWl9BWW0
+NOaZ2w956m9PLBf+nKzsRUhBrOMn+9qhwp0uTB4WwjIlSgOBn4dPalaBuRhjw8Ms
+r7q/QprR5ne1QsACm/dLaF3JCkPwgglGeZaSIY3zisELCkcdTZIUdHrBEdHp/Jsx
+4fYPM2Ngqk4jKLLFbtYlrLJToAOOWV67jxw8nVoIHi2jFcWxdmVAUjplIwOe+Ygq
+iq9wHmDUCophZbgJC2rA3Ufyyn4hjBelY3lE0+AIsJURGB7gMLGDN5NNamXFh5JY
+SA6TXKRrAXfeRslI+X4biPYXtEH8e3bbus7hIFBqpkCtPo6eD8mEwfzr8/wK+QYf
+R6ARH6VCTi0yrVojx/M7LR8yKHaiCnTJVhsh1HUsP1iNiGWcsnKCZ/5RADZSzn/7
+mZaIrr77u0NlVdTPtThSYxNQ6qaid6whRhLq7sult8Wn3qltmHLSYlFA/JriMxNo
+hZPeLWEQUDADhrdS6dQA9Ip4Jv60YJO9i1DWgq29zyoBTSG2Oka3RtSKQXJG5+m5
+dZ8kRrLfq5YGCZ8/IHNJ
+=/gHo
-----END PGP SIGNATURE-----