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: Thu, 26 Mar 2015 03:21:14 +0000 (UTC)	[thread overview]
Message-ID: <1427334058.0f71cffdfedee85348a6ec7c9ede0f09fc60af2c.kent@gentoo> (raw)

commit:     0f71cffdfedee85348a6ec7c9ede0f09fc60af2c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 01:40:58 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 01:40:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0f71cffd

[bump] TAP-SimpleOutput 0.2.0

Package-Manager: portage-2.2.17

 .../TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild | 46 ----------------------
 .../TAP-SimpleOutput/TAP-SimpleOutput-0.2.0.ebuild | 41 +++++++++++++++++++
 2 files changed, 41 insertions(+), 46 deletions(-)

diff --git a/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild b/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild
deleted file mode 100644
index e4d1d01..0000000
--- a/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.1.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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/TAP-SimpleOutput-0.2.0.ebuild b/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.2.0.ebuild
new file mode 100644
index 0000000..c83a095
--- /dev/null
+++ b/dev-perl/TAP-SimpleOutput/TAP-SimpleOutput-0.2.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RSRCHBOY
+MODULE_VERSION=0.002
+inherit perl-module
+
+DESCRIPTION='Simple closure-driven TAP generator'
+LICENSE=" LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PERL_RM_FILES=(
+	t/author-pod-spell.t
+	t/release-consistent-version.t
+	t/release-eol.t
+	t/release-has-version.t
+	t/release-minimum-version.t
+	t/release-no-smart-comments.t
+	t/release-no-tabs.t
+	t/release-pod-coverage.t
+	t/release-pod-linkcheck.t
+	t/release-pod-syntax.t
+)
+# IO::Handle -> IO
+# IPC::Open3 -> perl
+RDEPEND="
+	dev-perl/Sub-Exporter-Progressive
+"
+DEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=dev-perl/Test-CheckDeps-0.10.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"


             reply	other threads:[~2015-03-26  3:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26  3:21 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-28 14:02 [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=1427334058.0f71cffdfedee85348a6ec7c9ede0f09fc60af2c.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