From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
Date: Sun, 24 Apr 2011 21:13:52 +0000 (UTC) [thread overview]
Message-ID: <ae72655f0ef0c51c7a6abe303906c9df46858a7b.kent@gentoo> (raw)
Message-ID: <20110424211352.25i4Gp2x-PrIl7zCm3idcnM2U0XExHSIBsOmYqH1Atk@z> (raw)
commit: ae72655f0ef0c51c7a6abe303906c9df46858a7b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:24:56 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:24:56 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae72655f
[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../ChangeLog | 6 ++
...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild | 56 ++++++++++++++++++++
2 files changed, 62 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 6bf40e9..c3870b7 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.7 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+ Bump
+
*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
new file mode 100644
index 0000000..eba1f20
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -0,0 +1,56 @@
+# 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.10.356.170
+ >=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+ >=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.120.445.180
+ >=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-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-Test-CPAN-Changes
+ >=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.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/LWP-Protocol-https-6.0.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"
next reply other threads:[~2011-04-24 21:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-24 21:15 Kent Fredric [this message]
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-05-05 18:17 Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ae72655f0ef0c51c7a6abe303906c9df46858a7b.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox