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: Fri, 8 Jun 2012 18:42:47 +0000 (UTC) [thread overview]
Message-ID: <1339180587.51a3a9079bf64ddf61c777f4ade7490d25293ccc.kent@gentoo> (raw)
commit: 51a3a9079bf64ddf61c777f4ade7490d25293ccc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 8 18:36:27 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 8 18:36:27 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=51a3a907
[fix] normalise dep from Parse-Method-Signatures on PPI
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Parse-Method-Signatures/ChangeLog | 7 ++++++-
.../Parse-Method-Signatures-1.3.12.ebuild | 4 ++--
.../Parse-Method-Signatures-1.3.13.ebuild | 4 ++--
.../Parse-Method-Signatures-1.3.14.ebuild | 6 +++---
4 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/dev-perl/Parse-Method-Signatures/ChangeLog b/dev-perl/Parse-Method-Signatures/ChangeLog
index 4f21e51..fec6712 100644
--- a/dev-perl/Parse-Method-Signatures/ChangeLog
+++ b/dev-perl/Parse-Method-Signatures/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Parse-Method-Signatures
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+ Parse-Method-Signatures-1.3.12.ebuild, Parse-Method-Signatures-1.3.13.ebuild,
+ Parse-Method-Signatures-1.3.14.ebuild:
+ Normalize dep on PPI
+
*Parse-Method-Signatures-1.3.14 (25 Sep 2011)
25 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.12.ebuild b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.12.ebuild
index 11d143c..52774da 100644
--- a/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.12.ebuild
+++ b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
@@ -19,7 +19,7 @@ RDEPEND="
>=dev-perl/MooseX-Types-0.17
dev-perl/MooseX-Types-Structured
>=dev-perl/namespace-clean-0.10
- >=dev-perl/PPI-1.203
+ >=dev-perl/PPI-1.203.0
"
DEPEND="
${RDEPEND}
diff --git a/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.13.ebuild b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.13.ebuild
index 3df4f2a..f0dbd86 100644
--- a/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.13.ebuild
+++ b/dev-perl/Parse-Method-Signatures/Parse-Method-Signatures-1.3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,7 +20,7 @@ RDEPEND="
>=dev-perl/MooseX-Types-0.17
dev-perl/MooseX-Types-Structured
>=dev-perl/namespace-clean-0.10
- >=dev-perl/PPI-1.203
+ >=dev-perl/PPI-1.203.0
"
DEPEND="
${RDEPEND}
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
index afdb846..0a24bbb 100644
--- 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -34,8 +34,8 @@ perl_mi_requires() {
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
+ # PPI 1.203.0
+ echo \>=dev-perl/PPI-1.203.0
}
perl_mi_test() {
# aliased
next reply other threads:[~2012-06-08 18:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 18:42 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-02 7:02 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parse-Method-Signatures/ Kent Fredric
2012-10-28 14:02 Kent Fredric
2011-09-25 7:44 Kent Fredric
2011-09-25 7:44 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=1339180587.51a3a9079bf64ddf61c777f4ade7490d25293ccc.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