Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ErrorCatcher/
Date: Thu, 23 Aug 2012 12:39:02
Message-Id: 1345708486.5c30b0e1d3edba111ba0ee2e71d8178a13f02bf7.kent@gentoo
1 commit: 5c30b0e1d3edba111ba0ee2e71d8178a13f02bf7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 23 07:54:46 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Aug 23 07:54:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5c30b0e1
7
8 [fix] Catalyst-Plugin-ErrorCatcher -> Path::Class ( version normalization )
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
11
12 ---
13 .../Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild | 4 ++--
14 .../Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild | 4 ++--
15 .../Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild | 4 ++--
16 .../Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild | 4 ++--
17 dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog | 7 +++++++
18 5 files changed, 15 insertions(+), 8 deletions(-)
19
20 diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild
21 index b80e415..24800b6 100644
22 --- a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild
23 +++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: $
29
30 @@ -24,7 +24,7 @@ RDEPEND="
31 >=dev-perl/DateTime-0.42
32 >=dev-perl/File-Slurp-9999.12
33 >=dev-perl/MIME-Lite-3.023
34 - >=dev-perl/Path-Class-0.16"
35 + >=dev-perl/Path-Class-0.160.0"
36 DEPEND="${RDEPEND}
37 test? (
38 >=virtual/perl-Test-Simple-0.92
39
40 diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild
41 index 66e7eb5..75fcae8 100644
42 --- a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild
43 +++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2011 Gentoo Foundation
46 +# Copyright 1999-2012 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49
50 @@ -22,7 +22,7 @@ RDEPEND="
51 virtual/perl-IO
52 dev-perl/MIME-Lite
53 dev-perl/MRO-Compat
54 - >=dev-perl/Path-Class-0.16
55 + >=dev-perl/Path-Class-0.160.0
56 "
57 DEPEND="${RDEPEND}
58 dev-perl/Catalyst-Runtime
59
60 diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild
61 index 5e101e4..ee39e29 100644
62 --- a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild
63 +++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2011 Gentoo Foundation
66 +# Copyright 1999-2012 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Header: $
69
70 @@ -21,7 +21,7 @@ RDEPEND="
71 virtual/perl-IO
72 dev-perl/MIME-Lite
73 dev-perl/MRO-Compat
74 - >=dev-perl/Path-Class-0.16
75 + >=dev-perl/Path-Class-0.160.0
76 "
77 DEPEND="${RDEPEND}
78 dev-perl/Catalyst-Runtime
79
80 diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild
81 index 13c21e0..e9750dc 100644
82 --- a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild
83 +++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2011 Gentoo Foundation
86 +# Copyright 1999-2012 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: $
89
90 @@ -23,7 +23,7 @@ RDEPEND="
91 dev-perl/MIME-Lite
92 dev-perl/MRO-Compat
93 virtual/perl-Module-Pluggable
94 - >=dev-perl/Path-Class-0.16
95 + >=dev-perl/Path-Class-0.160.0
96 "
97 DEPEND="${RDEPEND}
98 dev-perl/Catalyst-Runtime
99
100 diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog b/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
101 index e47c14a..c697728 100644
102 --- a/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
103 +++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
104 @@ -6,6 +6,13 @@
105 Catalyst-Plugin-ErrorCatcher-0.0.8.9:
106 Tweak deps ( rebased versionbump )
107
108 + 23 Aug 2012; Kent Fredric <kentfredric@×××××.com>
109 + Catalyst-Plugin-ErrorCatcher-0.0.7.ebuild,
110 + Catalyst-Plugin-ErrorCatcher-0.0.8.4.ebuild,
111 + Catalyst-Plugin-ErrorCatcher-0.0.8.5.ebuild,
112 + Catalyst-Plugin-ErrorCatcher-0.0.8.7.ebuild:
113 + Fixdep on Path::Class ( version normalisation )
114 +
115 *Catalyst-Plugin-ErrorCatcher-0.0.8.12 (27 Mar 2012)
116
117 27 Mar 2012; Kent Fredric <kentfredric@×××××.com>