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/Method-Signatures/
Date: Sat, 23 Feb 2013 22:54:52 +0000 (UTC)	[thread overview]
Message-ID: <1361655910.cb3853cff68e0f3153a1acb90487d4b453bc14c4.kent@gentoo> (raw)

commit:     cb3853cff68e0f3153a1acb90487d4b453bc14c4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 23 21:45:10 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 23 21:45:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cb3853cf

[newversion] Method-Signatures-20130222.0.0

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

---
 dev-perl/Method-Signatures/ChangeLog               |    6 ++
 .../Method-Signatures-20130222.0.0.ebuild          |   60 ++++++++++++++++++++
 2 files changed, 66 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Method-Signatures/ChangeLog b/dev-perl/Method-Signatures/ChangeLog
index d8bf48f..60a7eee 100644
--- a/dev-perl/Method-Signatures/ChangeLog
+++ b/dev-perl/Method-Signatures/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Method-Signatures-20130222.0.0 (23 Feb 2013)
+
+  23 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Method-Signatures-20130222.0.0.ebuild:
+  Version Bump
+
   09 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   Method-Signatures-20111125.0.0.ebuild, Method-Signatures-20120523.0.0.ebuild:
   Fix dependency on Test-Warn ( normalize )

diff --git a/dev-perl/Method-Signatures/Method-Signatures-20130222.0.0.ebuild b/dev-perl/Method-Signatures/Method-Signatures-20130222.0.0.ebuild
new file mode 100644
index 0000000..5046283
--- /dev/null
+++ b/dev-perl/Method-Signatures/Method-Signatures-20130222.0.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BAREFOOT
+MODULE_VERSION=20130222
+inherit perl-module
+
+DESCRIPTION='method and function declarations with signatures and no source filter'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# Module::Build 0.26 ( 0.260.0 )
+	echo \>=virtual/perl-Module-Build-0.26
+}
+perl_meta_build() {
+	# Module::Build 0.26 ( 0.260.0 )
+	echo \>=virtual/perl-Module-Build-0.26
+	# Test::Builder 0.82 ( 0.820.0 )
+	echo \>=virtual/perl-Test-Simple-0.82
+	# Test::Exception 0.29 ( 0.290.0 )
+	echo \>=dev-perl/Test-Exception-0.290.0
+	# Test::More 0.82 ( 0.820.0 )
+	echo \>=virtual/perl-Test-Simple-0.82
+	# Test::Warn 0.10 ( 0.100.0 )
+	echo \>=dev-perl/Test-Warn-0.100.0
+}
+perl_meta_runtime() {
+	# Any::Moose 0.11 ( 0.110.0 )
+	echo \>=dev-perl/Any-Moose-0.110.0
+	# Const::Fast 0.006 ( 0.6.0 )
+	echo \>=dev-perl/Const-Fast-0.6.0
+	# Data::Alias 1.08 ( 1.80.0 )
+	echo \>=dev-perl/Data-Alias-1.80.0
+	# Devel::Declare 0.006002 ( 0.6.2 )
+	echo \>=dev-perl/Devel-Declare-0.6.2
+	# Devel::Declare::MethodInstaller::Simple 0.006002 ( 0.6.2 )
+	echo \>=dev-perl/Devel-Declare-0.6.2
+	# Devel::Pragma 0.40 ( 0.400.0 )
+	echo \>=dev-perl/Devel-Pragma-0.400.0
+	# Mouse 0.64 ( 0.640.0 )
+	echo \>=dev-perl/Mouse-0.640.0
+	# PPI 1.203 ( 1.203.0 )
+	echo \>=dev-perl/PPI-1.203.0
+	# Sub::Name 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Sub-Name-0.30.0
+	# perl v5.8.1 ( 5.8.1 )
+	echo \>=dev-lang/perl-5.8.1
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


             reply	other threads:[~2013-02-23 22:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-23 22:54 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-17  3:43 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures/ Kent Fredric
2017-09-17  3:43 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-02-09 19:31 Kent Fredric
2013-02-09 19:31 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-05-27  2:30 Kent Fredric
2012-02-27  1:59 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=1361655910.cb3853cff68e0f3153a1acb90487d4b453bc14c4.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