From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-Moose/
Date: Thu, 7 Feb 2013 15:06:20 +0000 (UTC) [thread overview]
Message-ID: <1360248889.e0755ca75524301a9af660272a0d60ab12524798.kent@gentoo> (raw)
commit: e0755ca75524301a9af660272a0d60ab12524798
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 7 14:54:49 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 7 14:54:49 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e0755ca7
[fixdep] Pod-Coverage-Moose -> Moose ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Pod-Coverage-Moose/ChangeLog | 7 ++++++-
.../Pod-Coverage-Moose-0.20.0.ebuild | 6 +++---
.../Pod-Coverage-Moose-0.30.0.ebuild | 4 ++--
.../Pod-Coverage-Moose-0.40.0.ebuild | 4 ++--
4 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/dev-perl/Pod-Coverage-Moose/ChangeLog b/dev-perl/Pod-Coverage-Moose/ChangeLog
index cf156d6..17e8731 100644
--- a/dev-perl/Pod-Coverage-Moose/ChangeLog
+++ b/dev-perl/Pod-Coverage-Moose/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Pod-Coverage-Moose
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+ Pod-Coverage-Moose-0.20.0.ebuild, Pod-Coverage-Moose-0.30.0.ebuild,
+ Pod-Coverage-Moose-0.40.0.ebuild:
+ Fix dependency on Moose ( normalize )
+
28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
Pod-Coverage-Moose-0.20.0.ebuild, Pod-Coverage-Moose-0.30.0.ebuild,
Pod-Coverage-Moose-0.40.0.ebuild:
diff --git a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.20.0.ebuild b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.20.0.ebuild
index f4c7960..d676f4b 100644
--- a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.20.0.ebuild
+++ b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
@@ -12,11 +12,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- >=dev-perl/Moose-0.24
+ >=dev-perl/Moose-0.240.0
>=dev-perl/namespace-clean-0.50.0
dev-perl/Pod-Coverage
dev-perl/Perl6-Junction
- || ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+ || ( >=dev-perl/Moose-1.990.0 dev-perl/Class-MOP )
"
DEPEND="
${COMMON_DEPEND}
diff --git a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.30.0.ebuild b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.30.0.ebuild
index b14a4a6..1e7148f 100644
--- a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.30.0.ebuild
+++ b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# Class::MOP
echo dev-perl/Moose
# Moose 0.24 ( 0.240.0 )
- echo \>=dev-perl/Moose-0.240
+ echo \>=dev-perl/Moose-0.240.0
# Perl6::Junction
echo dev-perl/Perl6-Junction
# Pod::Coverage
diff --git a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.40.0.ebuild b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.40.0.ebuild
index 23b53fc..e8d8651 100644
--- a/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.40.0.ebuild
+++ b/dev-perl/Pod-Coverage-Moose/Pod-Coverage-Moose-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# Class::MOP
echo dev-perl/Moose
# Moose 0.24 ( 0.240.0 )
- echo \>=dev-perl/Moose-0.240
+ echo \>=dev-perl/Moose-0.240.0
# Perl6::Junction
echo dev-perl/Perl6-Junction
# Pod::Coverage
next reply other threads:[~2013-02-07 15:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 15:06 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 10:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-Moose/ Kent Fredric
2013-05-03 7:51 Kent Fredric
2012-10-28 14:02 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-02-29 12:06 Kent Fredric
2012-02-29 12:06 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=1360248889.e0755ca75524301a9af660272a0d60ab12524798.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