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/TAP-SimpleOutput/
Date: Sun, 28 Oct 2012 14:02:29 +0000 (UTC)	[thread overview]
Message-ID: <1351424144.e6d4418c4abd8c131ff3e94bb33c4348c88ba87f.kent@gentoo> (raw)

commit:     e6d4418c4abd8c131ff3e94bb33c4348c88ba87f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 28 11:35:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 28 11:35:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e6d4418c

[newversion] TAP-SimpleOutput-0.1.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/TAP-SimpleOutput/ChangeLog                |   10 ++++
 .../TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild |   46 ++++++++++++++++++++
 dev-perl/TAP-SimpleOutput/metadata.xml             |   13 ++++++
 3 files changed, 69 insertions(+), 0 deletions(-)

diff --git a/dev-perl/TAP-SimpleOutput/ChangeLog b/dev-perl/TAP-SimpleOutput/ChangeLog
new file mode 100644
index 0000000..db21bcf
--- /dev/null
+++ b/dev-perl/TAP-SimpleOutput/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/TAP-SimpleOutput
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*TAP-SimpleOutput-0.1.0 (28 Oct 2012)
+
+  28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+  +TAP-SimpleOutput-0.1.0.ebuild, +metadata.xml:
+  Added for Test-Moose-More
+

diff --git a/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild b/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild
new file mode 100644
index 0000000..e4d1d01
--- /dev/null
+++ b/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RSRCHBOY
+MODULE_VERSION=0.001
+inherit perl-module
+
+DESCRIPTION='Simple closure-driven TAP generator'
+LICENSE=" LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# Sub::Exporter
+	echo dev-perl/Sub-Exporter
+	# perl 5.008 ( 5.8.0 )
+	echo \>=dev-lang/perl-5.8.0
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# File::Find
+	echo dev-lang/perl
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.88
+	# utf8
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/TAP-SimpleOutput/metadata.xml b/dev-perl/TAP-SimpleOutput/metadata.xml
new file mode 100644
index 0000000..9f8f2a7
--- /dev/null
+++ b/dev-perl/TAP-SimpleOutput/metadata.xml
@@ -0,0 +1,13 @@
+<?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>
+	<upstream>
+		<remote-id type="cpan">TAP-SimpleOutput</remote-id>
+		<remote-id type="cpan-module">TAP::SimpleOutput</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2012-10-28 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 14:02 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26  3:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/TAP-SimpleOutput/ 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=1351424144.e6d4418c4abd8c131ff3e94bb33c4348c88ba87f.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