public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-Plugin-Test-Kwalitee/
Date: Fri, 23 Sep 2011 08:27:56 +0000 (UTC)	[thread overview]
Message-ID: <409bb194b1a68468e8cfa3bf34c70bf416376285.kent@gentoo> (raw)

commit:     409bb194b1a68468e8cfa3bf34c70bf416376285
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 07:58:24 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 07:58:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=409bb194

[newversion]  Dist-Zilla-Plugin-Test-Kwalitee-2.20.0

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog |    6 ++
 .../Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild  |   80 ++++++++++++++++++++
 2 files changed, 86 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
index 2cbf47f..bd182df 100644
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Test-Kwalitee-2.20.0 (23 Sep 2011)
+
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Test-Kwalitee-1.112.410 (02 Sep 2011)
 
   02 Sep 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
new file mode 100644
index 0000000..9bf35da
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=AYOUNG
+MODULE_VERSION=2.020000
+inherit perl-module
+
+DESCRIPTION="Release tests for kwalitee"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment Data::Section)
+	dev-perl/Data-Section
+
+	$(comment Dist::Zilla::File::InMemory)
+	$(comment Dist::Zilla::Role::FileGatherer)
+	$(comment Dist::Zilla::Role::TextTemplate)
+	dev-perl/Dist-Zilla
+
+	$(comment Moose)
+	dev-perl/Moose
+
+	$(comment Test::Kwalitee)
+	dev-perl/Test-Kwalitee
+
+	$(comment strict)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+	$(comment build)
+	$(comment Capture::Tiny)
+	dev-perl/Capture-Tiny
+
+	$(comment Carp)
+
+	$(comment Dist::Zilla::Tester)
+	dev-perl/Dist-Zilla
+
+	$(comment English)
+
+	$(comment File::Find)
+
+	$(comment File::Path)
+	virtual/perl-File-Path
+
+	$(comment File::Temp)
+	virtual/perl-File-Temp
+
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+
+	$(comment Path::Class)
+	dev-perl/Path-Class
+
+	$(comment Scalar::Util)
+	virtual/perl-Scalar-List-Utils
+
+	$(comment Test::Dzil)
+	dev-perl/Dist-Zilla
+
+	$(comment Test::More 0.96)
+	>=virtual/perl-Test-Simple-0.96
+
+	$(comment autodie)
+	dev-perl/autodie
+
+	$(comment configure)
+	$(comment ExtUtils::MakeMaker 6.56)
+	>=virtual/perl-ExtUtils-MakeMaker-6.56
+	!!dev-perl/Dist-Zilla-Plugin-KwaliteeTests
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



             reply	other threads:[~2011-09-23  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23  8:27 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-03 12:58 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ Kent Fredric
2015-06-03 12:58 Kent Fredric
2012-02-23 13:55 Kent Fredric
2011-09-02  9:21 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=409bb194b1a68468e8cfa3bf34c70bf416376285.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