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/Data-Rx/
Date: Sat, 27 Oct 2012 14:04:49 +0000 (UTC)	[thread overview]
Message-ID: <1351342735.153d12e7172bf1f37652797292d057b129baf751.kent@gentoo> (raw)

commit:     153d12e7172bf1f37652797292d057b129baf751
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 27 12:58:55 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 27 12:58:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=153d12e7

[newversion] Data-Rx-0.200.2

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

---
 dev-perl/Data-Rx/ChangeLog              |    9 ++++
 dev-perl/Data-Rx/Data-Rx-0.200.2.ebuild |   74 +++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Data-Rx/ChangeLog b/dev-perl/Data-Rx/ChangeLog
new file mode 100644
index 0000000..9c3fd55
--- /dev/null
+++ b/dev-perl/Data-Rx/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-perl/Data-Rx
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Data-Rx-0.200.2 (27 Oct 2012)
+
+  27 Oct 2012; Kent Fredric <kentfredric@gmail.com> +Data-Rx-0.200.2.ebuild:
+  Version Bump
+

diff --git a/dev-perl/Data-Rx/Data-Rx-0.200.2.ebuild b/dev-perl/Data-Rx/Data-Rx-0.200.2.ebuild
new file mode 100644
index 0000000..ac36024
--- /dev/null
+++ b/dev-perl/Data-Rx/Data-Rx-0.200.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.200002
+inherit perl-module
+
+DESCRIPTION='perl implementation of Rx schema system'
+LICENSE=" || ( Artistic GPL-2 )"
+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() {
+	# Carp
+	echo dev-lang/perl
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# JSON 2 ( 2.0.0 )
+	echo \>=dev-perl/JSON-2.0.0
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Module::Pluggable 3.7 ( 3.700.0 )
+	echo \>=virtual/perl-Module-Pluggable-3.700.0
+	# Module::Pluggable::Object
+	echo virtual/perl-Module-Pluggable
+	# Number::Tolerant
+	echo dev-perl/Number-Tolerant
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# autodie
+	echo dev-perl/autodie
+	# overload
+	echo dev-lang/perl
+	# parent
+	echo virtual/perl-parent
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# File::Find
+	echo dev-lang/perl
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# JSON
+	echo dev-perl/JSON
+	# Test::Deep::NoTest
+	echo dev-perl/Test-Deep
+	# Test::More 0.96 ( 0.960.0 )
+	echo \>=virtual/perl-Test-Simple-0.96
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# autodie
+	echo dev-perl/autodie
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


             reply	other threads:[~2012-10-27 14:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27 14:04 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Rx/ Kent Fredric
2015-03-26 22:05 Kent Fredric
2013-10-11  4:52 Kent Fredric
2013-10-11  4:52 Kent Fredric
2012-11-04 15:17 Kent Fredric
2011-02-04 19:13 kentfredric

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=1351342735.153d12e7172bf1f37652797292d057b129baf751.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