From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Strict/
Date: Sat, 2 Mar 2013 07:02:10 +0000 (UTC) [thread overview]
Message-ID: <1362206825.edfd1189e848d2610de914f58dad76e71a502890.kent@gentoo> (raw)
commit: edfd1189e848d2610de914f58dad76e71a502890
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 2 06:47:05 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 2 06:47:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=edfd1189
[newversion] Test-Strict-0.210.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Test-Strict/ChangeLog | 6 +++
dev-perl/Test-Strict/Test-Strict-0.210.0.ebuild | 46 +++++++++++++++++++++++
2 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Strict/ChangeLog b/dev-perl/Test-Strict/ChangeLog
index 104ec3b..2c5156e 100644
--- a/dev-perl/Test-Strict/ChangeLog
+++ b/dev-perl/Test-Strict/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Strict-0.210.0 (02 Mar 2013)
+
+ 02 Mar 2013; Kent Fredric <kentfredric@gmail.com>
+ +Test-Strict-0.210.0.ebuild:
+ Version Bump
+
*Test-Strict-0.200.0 (23 Feb 2013)
23 Feb 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-Strict/Test-Strict-0.210.0.ebuild b/dev-perl/Test-Strict/Test-Strict-0.210.0.ebuild
new file mode 100644
index 0000000..c2f3969
--- /dev/null
+++ b/dev-perl/Test-Strict/Test-Strict-0.210.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SZABGAB
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION='Check syntax, presence of use strict; and test coverage'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Devel::Cover 0.43 ( 0.430.0 )
+ echo \>=dev-perl/Devel-Cover-0.430.0
+ # File::Find 0.01 ( 0.10.0 )
+ # echo \>=dev-lang/perl-0.10.0
+ # File::Spec 0.01 ( 0.10.0 )
+ echo \>=virtual/perl-File-Spec-0.10.0
+ # File::Temp 0.01 ( 0.10.0 )
+ echo \>=virtual/perl-File-Temp-0.10.0
+ # FindBin 0.01 ( 0.10.0 )
+ # echo \>=dev-lang/perl-0.10.0
+ # Test::Builder 0.01 ( 0.10.0 )
+ echo \>=virtual/perl-Test-Simple-0.10.0
+ # Test::Simple 0.47 ( 0.470.0 )
+ echo \>=virtual/perl-Test-Simple-0.47
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
next reply other threads:[~2013-03-02 7:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-02 7:02 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-25 22:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Strict/ Kent Fredric
2015-06-09 8:14 Kent Fredric
2013-03-02 7:02 Kent Fredric
2012-04-22 20:40 Kent Fredric
2011-04-20 16:25 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=1362206825.edfd1189e848d2610de914f58dad76e71a502890.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