* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-Plugin-CheckExtraTests/
@ 2012-02-16 0:26 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-02-16 0:26 UTC (permalink / raw
To: gentoo-commits
commit: 4d61bf779b051c1ce052011b6f13257982833c00
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 05:19:40 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 05:19:40 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4d61bf77
[added] Dist-Zilla-Plugin-CheckExtraTests-0.4.0
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
| 10 +++
| 73 ++++++++++++++++++++
| 9 +++
3 files changed, 92 insertions(+), 0 deletions(-)
--git a/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/ChangeLog
new file mode 100644
index 0000000..e6f3525
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-CheckExtraTests
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-CheckExtraTests-0.4.0 (28 Aug 2011)
+
+ 28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CheckExtraTests-0.4.0.ebuild, +metadata.xml:
+ Added
+
--git a/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/Dist-Zilla-Plugin-CheckExtraTests-0.4.0.ebuild b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/Dist-Zilla-Plugin-CheckExtraTests-0.4.0.ebuild
new file mode 100644
index 0000000..7400021
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/Dist-Zilla-Plugin-CheckExtraTests-0.4.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=0.004
+inherit perl-module
+
+DESCRIPTION="run xt tests for your dist"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { true;}
+COMMON_DEPEND="
+ $(comment Capture::Tiny)
+ dev-perl/Capture-Tiny
+
+ $(comment Sub::Exporter)
+ dev-perl/Sub-Exporter
+
+ $(comment Dist::Zilla::Tester 2)
+ >=dev-perl/Dist-Zilla-2.0.0
+
+ $(comment Params::Util 1)
+ >=dev-perl/Params-Util-1.00 $(comment 1.0.0)
+
+ $(comment Moose)
+ dev-perl/Moose
+
+ $(comment Try::Tiny)
+ dev-perl/Try-Tiny
+
+ $(comment namespace::autoclean)
+ dev-perl/namespace-autoclean
+
+ $(comment Dist::Zilla::App 2)
+ >=dev-perl/Dist-Zilla-2.0.0
+
+ $(comment File::pushd 1)
+ >=dev-perl/File-pushd-1.00 $(comment 1.0.0)
+
+ $(comment Dist::Zilla::App::Tester 2)
+ >=dev-perl/Dist-Zilla-2.0.0
+
+ $(comment Moose::Autobox)
+ dev-perl/Moose-Autobox
+
+ $(comment Test::More 0.88)
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+
+ $(comment Dist::Zilla 2)
+ >=dev-perl/Dist-Zilla-2.0.0
+
+ $(comment File::Temp 0.20)
+ >=virtual/perl-File-Temp-0.200.0
+
+ $(comment Dist::Zilla::Role::BeforeRelease 2)
+ >=dev-perl/Dist-Zilla-2.0.0
+
+ $(comment Path::Class)
+ dev-perl/Path-Class
+
+ $(comment App::Prove 3)
+ >=virtual/perl-Test-Harness-3.0.0
+"
+DEPEND="
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
--git a/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/metadata.xml b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CheckExtraTests/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-16 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-Plugin-CheckExtraTests/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox