From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Declare/
Date: Thu, 7 Feb 2013 13:55:03 +0000 (UTC) [thread overview]
Message-ID: <1360236888.6d9db63b715bf1ca05e42e69955d8911b2117da4.kent@gentoo> (raw)
commit: 6d9db63b715bf1ca05e42e69955d8911b2117da4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 7 11:34:48 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 7 11:34:48 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d9db63b
[fixdep] MooseX-Declare -> Moose ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/MooseX-Declare/ChangeLog | 7 ++++++-
.../MooseX-Declare/MooseX-Declare-0.320.0.ebuild | 4 ++--
.../MooseX-Declare/MooseX-Declare-0.330.0.ebuild | 4 ++--
.../MooseX-Declare/MooseX-Declare-0.340.0.ebuild | 4 ++--
.../MooseX-Declare/MooseX-Declare-0.350.0.ebuild | 4 ++--
5 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/dev-perl/MooseX-Declare/ChangeLog b/dev-perl/MooseX-Declare/ChangeLog
index fd72b78..114637e 100644
--- a/dev-perl/MooseX-Declare/ChangeLog
+++ b/dev-perl/MooseX-Declare/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/MooseX-Declare
-# 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>
+ MooseX-Declare-0.320.0.ebuild, MooseX-Declare-0.330.0.ebuild,
+ MooseX-Declare-0.340.0.ebuild, MooseX-Declare-0.350.0.ebuild:
+ Fix dependency on Moose ( normalize )
+
28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
MooseX-Declare-0.320.0.ebuild, MooseX-Declare-0.330.0.ebuild,
MooseX-Declare-0.340.0.ebuild, MooseX-Declare-0.350.0.ebuild:
diff --git a/dev-perl/MooseX-Declare/MooseX-Declare-0.320.0.ebuild b/dev-perl/MooseX-Declare/MooseX-Declare-0.320.0.ebuild
index 8c91cfb..024ca69 100644
--- a/dev-perl/MooseX-Declare/MooseX-Declare-0.320.0.ebuild
+++ b/dev-perl/MooseX-Declare/MooseX-Declare-0.320.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
@@ -17,7 +17,7 @@ RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.110.0
>=dev-perl/namespace-autoclean-0.90.0
- >=dev-perl/Moose-0.90
+ >=dev-perl/Moose-0.900.0
>=dev-perl/MooseX-Method-Signatures-0.240
>=dev-perl/MooseX-Role-Parameterized-0.120.0
>=dev-perl/MooseX-Types-0.20
diff --git a/dev-perl/MooseX-Declare/MooseX-Declare-0.330.0.ebuild b/dev-perl/MooseX-Declare/MooseX-Declare-0.330.0.ebuild
index 337afa9..314f79f 100644
--- a/dev-perl/MooseX-Declare/MooseX-Declare-0.330.0.ebuild
+++ b/dev-perl/MooseX-Declare/MooseX-Declare-0.330.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
@@ -17,7 +17,7 @@ RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.110.0
>=dev-perl/namespace-autoclean-0.90.0
- >=dev-perl/Moose-0.90
+ >=dev-perl/Moose-0.900.0
>=dev-perl/MooseX-Method-Signatures-0.300
>=dev-perl/MooseX-Role-Parameterized-0.120.0
>=dev-perl/MooseX-Types-0.20
diff --git a/dev-perl/MooseX-Declare/MooseX-Declare-0.340.0.ebuild b/dev-perl/MooseX-Declare/MooseX-Declare-0.340.0.ebuild
index a9e40b9..83104c9 100644
--- a/dev-perl/MooseX-Declare/MooseX-Declare-0.340.0.ebuild
+++ b/dev-perl/MooseX-Declare/MooseX-Declare-0.340.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=3
@@ -17,7 +17,7 @@ RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.110.0
>=dev-perl/namespace-autoclean-0.90.0
- >=dev-perl/Moose-0.90
+ >=dev-perl/Moose-0.900.0
>=dev-perl/MooseX-Method-Signatures-0.360
>=dev-perl/MooseX-Role-Parameterized-0.120.0
>=dev-perl/MooseX-Types-0.20
diff --git a/dev-perl/MooseX-Declare/MooseX-Declare-0.350.0.ebuild b/dev-perl/MooseX-Declare/MooseX-Declare-0.350.0.ebuild
index 5d4348e..c73cf61 100644
--- a/dev-perl/MooseX-Declare/MooseX-Declare-0.350.0.ebuild
+++ b/dev-perl/MooseX-Declare/MooseX-Declare-0.350.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
@@ -17,7 +17,7 @@ RDEPEND="
>=dev-perl/Devel-Declare-0.5.11
>=dev-perl/namespace-clean-0.110.0
>=dev-perl/namespace-autoclean-0.90.0
- >=dev-perl/Moose-0.90
+ >=dev-perl/Moose-0.900.0
>=dev-perl/MooseX-Method-Signatures-0.360
>=dev-perl/MooseX-Role-Parameterized-0.120.0
>=dev-perl/MooseX-Types-0.200.0
next reply other threads:[~2013-02-07 13:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 13:55 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-28 14:02 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Declare/ Kent Fredric
2012-06-23 14:09 Kent Fredric
2011-08-26 18:49 Kent Fredric
2011-08-26 18:49 Kent Fredric
2011-03-10 22:20 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=1360236888.6d9db63b715bf1ca05e42e69955d8911b2117da4.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