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/Parse-Method-Signatures/
Date: Sun, 25 Sep 2011 07:44:57 +0000 (UTC)	[thread overview]
Message-ID: <dffc5ae9e5c9f5d35ce90be5b6b51239a81a10da.kent@gentoo> (raw)

commit:     dffc5ae9e5c9f5d35ce90be5b6b51239a81a10da
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 01:35:03 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 01:35:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dffc5ae9

[newversion] Parse-Method-Signatures-1.3.14

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Parse-Method-Signatures/ChangeLog         |    6 ++
 .../Parse-Method-Signatures-1.3.14.ebuild          |   58 ++++++++++++++++++++
 2 files changed, 64 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Parse-Method-Signatures/ChangeLog b/dev-perl/Parse-Method-Signatures/ChangeLog
index f20d05f..4f21e51 100644
--- a/dev-perl/Parse-Method-Signatures/ChangeLog
+++ b/dev-perl/Parse-Method-Signatures/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Parse-Method-Signatures-1.3.14 (25 Sep 2011)
+
+  25 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Parse-Method-Signatures-1.3.14.ebuild:
+  Version Bump
+
 *Parse-Method-Signatures-1.3.13 (25 Sep 2011)
 *Parse-Method-Signatures-1.3.12 (25 Sep 2011)
 

diff --git a/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.14.ebuild b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.14.ebuild
new file mode 100644
index 0000000..afdb846
--- /dev/null
+++ b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.14.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ILMARI
+MODULE_VERSION=1.003014
+inherit perl-module
+
+DESCRIPTION="Perl6 like method signature parser"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_mi_configure() {
+	# strict
+
+	# warnings
+	echo -n;
+}
+perl_mi_requires() {
+	# List::MoreUtils 0.20
+	echo \>=dev-perl/List-MoreUtils-0.20
+	# Moose
+	echo dev-perl/Moose
+	# MooseX::Traits 0.06
+	echo \>=dev-perl/MooseX-Traits-0.06
+	# MooseX::Types 0.17
+	echo \>=dev-perl/MooseX-Types-0.170.0
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Structured
+	echo dev-perl/MooseX-Types-Structured
+	# namespace::clean 0.10
+	echo \>=dev-perl/namespace-clean-0.100
+	# PPI 1.203
+	echo \>=dev-perl/PPI-1.203
+}
+perl_mi_test() {
+	# aliased
+	echo dev-perl/aliased
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# Test::Differences
+	echo dev-perl/Test-Differences
+	# MooseX::Types::Structured
+	echo dev-perl/MooseX-Types-Structured
+}
+RDEPEND="$(perl_mi_requires)"
+DEPEND="
+	$(perl_mi_configure)
+	$(perl_mi_requires)
+	test? ( $(perl_mi_test) )
+"
+SRC_TEST="do"



             reply	other threads:[~2011-09-25  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25  7:44 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-25  7:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parse-Method-Signatures/ Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-10-28 14:02 Kent Fredric
2013-03-02  7:02 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=dffc5ae9e5c9f5d35ce90be5b6b51239a81a10da.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