summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2011-04-04 00:18:09 +1200
committerKent Fredric <kentfredric@gmail.com>2011-04-04 00:18:09 +1200
commit05b009a18460888afc30203dd24089704fda5de2 (patch)
treeab58a652dbfc9c6416aa07b21d7af98cc819b27c /dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL
parent[newversion] Dist-Zilla-Plugin-CompileTests-1.110.930 (diff)
downloadperl-overlay-05b009a18460888afc30203dd24089704fda5de2.tar.gz
perl-overlay-05b009a18460888afc30203dd24089704fda5de2.tar.bz2
perl-overlay-05b009a18460888afc30203dd24089704fda5de2.zip
[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
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.4.ebuild55
-rw-r--r--dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest30
3 files changed, 77 insertions, 14 deletions
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 64261a47b..3b6852859 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.4 (03 Apr 2011)
+
+ 03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild:
+ Bump
+
*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3 (03 Apr 2011)
03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild
new file mode 100644
index 000000000..5140b3706
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild
@@ -0,0 +1,55 @@
+# 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.01035617 $(comment 0.10.356.170)
+ >=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+ dev-perl/Dist-Zilla-Plugin-CPANChangesTests
+ >=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(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.08 $(comment 0.100.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.12044518 $(comment 1.120.445.180)
+ >=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.11044404 $(comment 1.110.444.40)
+ >=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.093321 $(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-Twitter-0.7 $(comment 0.700.0)
+ >=dev-perl/Moose-1.01 $(comment 1.10.0)
+ >=dev-perl/MooseX-Has-Sugar-0.050443 $(comment 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/Manifest b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
index a9e91b312..89314cbaf 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Manifest
@@ -3,24 +3,26 @@ Hash: SHA256
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.tar.gz 24546 RMD160 48a616bcb7518f6bfe3f5baf2f47c59b77ff843f SHA1 bf09a32622eab548c525894f5c492c4f3b9431c9 SHA256 d3d161f3dca9b728f11d16b97bcb4c64ac77a8d0d732e98d79924173e9f5caa6
DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.tar.gz 26123 RMD160 03b7c705ec7f6458472b6ec43dcbd37faad80171 SHA1 b91e27b71c99028b7532f3b9ea71fa6c991970b3 SHA256 5db5ca870de6b8881aa7e2f57e0c20eb34571e26161fe1da8d7ad6bc48168448
+DIST Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.tar.gz 26289 RMD160 555c7ab539a6bf227bb28f7f71f0b1dcefdfb6ec SHA1 83c37f424aa927b1344f8e7b088a5793cc1791db SHA256 5ffb9140b08283af3a519449ae971ff15841e3370dec753df39c8cbdcd2a6dea
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild 1632 RMD160 dfc4fb32304fd756ecdc6bea25fc09a706d7c4a2 SHA1 5d131893e6e2d7ec0238bfc1ebfccd2b03bed9ed SHA256 d4a4165f35d0faadf848e85f332401825799e036c88efec1758b0eb450449d5d
EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild 2103 RMD160 52f9a58afc401bf9e423ef9846a346a373ed3bd5 SHA1 5309d692e7c23783c2fdf9bc16539cf224517deb SHA256 95c547fd09a2cf26a1a1449dfc4ac72b673c3f1962112da119f841b04a32064f
-MISC ChangeLog 3576 RMD160 4697a5c9fa0fedb15eb9a8c55b2b1f0980559189 SHA1 a50fa4d02e8d5cc0c532d11506e3b904450ce11e SHA256 8443428b53d400450fb308452322d92bbce887b52b34cfd0047126066149dfa2
+EBUILD Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild 2103 RMD160 da6474863add5d1078a228011a0fa62acbe379b4 SHA1 026b349831f1ffb038218c967a3cf1eafc05d6a6 SHA256 4666ff8ec63a6588f9f3810c3d5c737f35a3c5ce2576ae17d10eba32ab699ff2
+MISC ChangeLog 3751 RMD160 234cd63b988c6df6cd460b86a0ca6867d41c3ea4 SHA1 795a2c6267c2b7aae44ab812a2e83a7bd860fd03 SHA256 b275a613924bc146b3076103fd802b6c516c1cbc85bb045bf46d7259e0f7f6d4
MISC metadata.xml 275 RMD160 d7980d8f5e665a018b30c566bba02d451db23047 SHA1 a7a485be470b9fbb06c3ce88dffce811ffce282c SHA256 45455d078243c6abc929fd08947c2728292cb506ca452ab4ec33221cd7cb6f6c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iQIcBAEBCAAGBQJNmBDUAAoJEGAnLswKDLMBoMEQAIFMxKT+C+EeQzJJLOmX/IIf
-A7hmsDpgB+HTUvZTWaUxYkEhjhrt93OW5CAyo6YjjvfO0d+OqISSfn16I1wkZDLH
-JQL8NNdf+4H62xjTVI9kHYkKywQF4NNYoQshb0ayoLUZMCcXOX2Yq3wMnbCmI7+X
-lcPI2KUOGQzT7Cp1p+4plSyNSr3xcBtfb5lNmmgdcB6ln8D6vC3I7xTNcYbZurYr
-8lc2ZMM3Oa8X0rp07Ekf/RwPhQca/h1wOMqdRb0rqb44UMNTUKd7t63Tt1rFL69e
-UjsjMjBRFDM2jcJYsLa0zVm9Y5BMU2GHmK6/DWcKTuU/JEpRVlyPVuI9uWwQ83lx
-Xhcl2+KvQe5+OixMyn5qwpo7jIKbaz1Z+8nriSl8wzZkMaUFq2toum/8LvsaDION
-2ZcfxUAQQy80y/l9KxG9IgiNaWNbRdF40Hu2juU1ukoMXrtMJ+OTGKbkehcrddcR
-o8dhOS4DJ6uibLjp8uBDYqL1uwZvxUH8qhBd7Iv4JCM3vCpDCHyVzvGDe6xOakp+
-RreGWwoog+MMFb/OVT6Xtss9cH4l5fyMgWhTEBv01ue57HX9hynihhCIQmQBlRbR
-bwRsK1JM4gDY8IpUjSapfyqvFDGecofbvxaTf7WEtr7tShVkK20ZCh4hPzOszWId
-SwbEUa1hDoaZtAl/CCGe
-=Lc9y
+iQIcBAEBCAAGBQJNmGWBAAoJEGAnLswKDLMB4eQP/jCOv1lKrNB0LGcJP9NwGV7E
+lsOJy3pVw1Y1BkkYsu9qetSz0b2IsXuZ+kUZdO6m14lR+5vQ57EKzwQLNka3nhk5
+GbDGett18tHgyBvfsUPAFLD9Pw3AdZ1qWJLZVPM4qIFRbwGTpNcFIEfuVCXUL+4A
+bPCRo4oEqQAT+3eF6ouYgZSt5R2btnNLYDWrmQ3AAMs2zN7leYYmEe+kh89wQUoh
+7qrManSEAScsRa25Fmf+hf4saXfOUisDYlSNAHGZYS+uEnX3d+ybePflj/01GUHe
+d5eUG9ULjFa29IwsXRXoI3wAidr8Xg0zNl8K+hmyyAPDtt+cfjBZ5wtp2SYb+UIg
+YXUqZ9vDhJ7ljPW+uLMxgy1SgxBK2/kGaYCCT28pJwG3SrFmLnUeND69D4Bbt+3o
+6Ed2bCj8n5OIPqxFX8BX/84sgImzRjmB2uMdY5MEdsNms5SNa7atfhz4AC7BPiB+
+lU444qTHi2oH1iy2VhJlmoplhsLg5EqDG8OAxaSWfRwiBVRxQ0HizedsiEnOoLtW
+zgMoPv1PHWhWJO8RzbryUNF9GhQ7w8It0uihmei7fnCdiF9Oa9E2zLZdoPkzp70H
+gfX5YsBYiklCM0dc0/YPFemZ2jZDdIWw4+5UYXOdCE8nSuWXG00ZU79MtmSUYa0S
+XsDfgn8DXbuXn4grEmJW
+=RpV1
-----END PGP SIGNATURE-----