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: Sat, 23 Jun 2012 14:09:04 +0000 (UTC) [thread overview]
Message-ID: <1340453509.3d71e9619b118a973397c44209b080ccc8372f47.kent@gentoo> (raw)
commit: 3d71e9619b118a973397c44209b080ccc8372f47
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 12:11:49 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 12:11:49 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3d71e961
[fix] MooseX-Declare -> namespace-autoclean normalise
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
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 dce2d89..ede8506 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-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jun 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:
+ Normalise dep on namespace-autoclean
+
*MooseX-Declare-0.350.0 (26 Aug 2011)
26 Aug 2011; Kent Fredric <kentfredric@gmail.com>
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 c28df98..518e9e8 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
@@ -16,7 +16,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.11
- >=dev-perl/namespace-autoclean-0.09
+ >=dev-perl/namespace-autoclean-0.90.0
>=dev-perl/Moose-0.90
>=dev-perl/MooseX-Method-Signatures-0.240
>=dev-perl/MooseX-Role-Parameterized-0.120.0
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 879631c..2ecb5e2 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
@@ -16,7 +16,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.11
- >=dev-perl/namespace-autoclean-0.09
+ >=dev-perl/namespace-autoclean-0.90.0
>=dev-perl/Moose-0.90
>=dev-perl/MooseX-Method-Signatures-0.300
>=dev-perl/MooseX-Role-Parameterized-0.120.0
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 b3d8568..9fbadec 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
@@ -16,7 +16,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/Devel-Declare-0.005011
>=dev-perl/namespace-clean-0.11
- >=dev-perl/namespace-autoclean-0.09
+ >=dev-perl/namespace-autoclean-0.90.0
>=dev-perl/Moose-0.90
>=dev-perl/MooseX-Method-Signatures-0.360
>=dev-perl/MooseX-Role-Parameterized-0.120.0
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 a4913cc..48fb74c 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -16,7 +16,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/Devel-Declare-0.5.11
>=dev-perl/namespace-clean-0.11
- >=dev-perl/namespace-autoclean-0.09
+ >=dev-perl/namespace-autoclean-0.90.0
>=dev-perl/Moose-0.90
>=dev-perl/MooseX-Method-Signatures-0.360
>=dev-perl/MooseX-Role-Parameterized-0.120.0
next reply other threads:[~2012-06-23 14:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-23 14:09 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-07 13:55 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Declare/ Kent Fredric
2012-10-28 14:02 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=1340453509.3d71e9619b118a973397c44209b080ccc8372f47.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