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: Sun, 27 May 2012 02:30:19 +0000 (UTC)	[thread overview]
Message-ID: <1338075687.a3d12f680559626c81b824589a443bb1ea1bfa86.kent@gentoo> (raw)

commit:     a3d12f680559626c81b824589a443bb1ea1bfa86
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May 26 23:41:27 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May 26 23:41:27 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a3d12f68

[newversion] Method-Signatures-20120523.0.0

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Method-Signatures/ChangeLog               |    7 +++++++
 .../Method-Signatures-20111125.0.0.ebuild          |    4 ++--
 ...build => Method-Signatures-20120523.0.0.ebuild} |    6 +++---
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Method-Signatures/ChangeLog b/dev-perl/Method-Signatures/ChangeLog
index 19aa11e..5bb5fa0 100644
--- a/dev-perl/Method-Signatures/ChangeLog
+++ b/dev-perl/Method-Signatures/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Method-Signatures-20120523.0.0 (26 May 2012)
+
+  26 May 2012; Kent Fredric <kentfredric@gmail.com>
+  Method-Signatures-20111125.0.0.ebuild,
+  +Method-Signatures-20120523.0.0.ebuild:
+  Version Bump
+
 *Method-Signatures-20111125.0.0 (27 Feb 2012)
 
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild b/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild
index 2537ff9..9585f2a 100644
--- a/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild
+++ b/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild
@@ -29,7 +29,7 @@ perl_meta_build() {
 }
 perl_meta_runtime() {
 	# Any::Moose 0.11 ( 0.110.0 )
-	echo \>=dev-perl/Any-Moose-0.11
+	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 )
@@ -47,7 +47,7 @@ perl_meta_runtime() {
 	# PPI 1.203 ( 1.203.0 )
 	echo \>=dev-perl/PPI-1.203
 	# Sub::Name 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Sub-Name-0.03
+	echo \>=dev-perl/Sub-Name-0.30.0
 	# perl v5.8.1 ( 5.8.1 )
 	echo \>=dev-lang/perl-5.8.1
 }

diff --git a/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild b/dev-perl/Method-Signatures/Method-Signatures-20120523.0.0.ebuild
similarity index 94%
copy from dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild
copy to dev-perl/Method-Signatures/Method-Signatures-20120523.0.0.ebuild
index 2537ff9..2368716 100644
--- a/dev-perl/Method-Signatures/Method-Signatures-20111125.0.0.ebuild
+++ b/dev-perl/Method-Signatures/Method-Signatures-20120523.0.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 EAPI=4
 MODULE_AUTHOR=BAREFOOT
-MODULE_VERSION=20111125
+MODULE_VERSION=20120523
 inherit perl-module
 
 DESCRIPTION='method and function declarations with signatures and no source filter'
@@ -29,7 +29,7 @@ perl_meta_build() {
 }
 perl_meta_runtime() {
 	# Any::Moose 0.11 ( 0.110.0 )
-	echo \>=dev-perl/Any-Moose-0.11
+	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 )
@@ -47,7 +47,7 @@ perl_meta_runtime() {
 	# PPI 1.203 ( 1.203.0 )
 	echo \>=dev-perl/PPI-1.203
 	# Sub::Name 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Sub-Name-0.03
+	echo \>=dev-perl/Sub-Name-0.30.0
 	# perl v5.8.1 ( 5.8.1 )
 	echo \>=dev-lang/perl-5.8.1
 }



             reply	other threads:[~2012-05-27  2:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-27  2:30 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-23 22:54 Kent Fredric
2013-02-09 19:31 Kent Fredric
2013-02-09 19:31 Kent Fredric
2012-06-08 18:42 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=1338075687.a3d12f680559626c81b824589a443bb1ea1bfa86.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