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/Module-CPANTS-Analyse/
Date: Mon, 27 Feb 2012 21:03:10
Message-Id: 1330370135.453c8696aaa937fe67e544ec0455df57eb62f6db.kent@gentoo
1 commit: 453c8696aaa937fe67e544ec0455df57eb62f6db
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 19:15:35 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 19:15:35 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=453c8696
7
8 [fixdep] Module-CPANTS-Analyse -> Module-ExtractUse
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Module-CPANTS-Analyse/ChangeLog | 7 ++++++-
14 .../Module-CPANTS-Analyse-0.850.0-r1.ebuild | 4 ++--
15 .../Module-CPANTS-Analyse-0.850.0.ebuild | 4 ++--
16 3 files changed, 10 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-perl/Module-CPANTS-Analyse/ChangeLog b/dev-perl/Module-CPANTS-Analyse/ChangeLog
19 index 4b57c1b..47860a7 100644
20 --- a/dev-perl/Module-CPANTS-Analyse/ChangeLog
21 +++ b/dev-perl/Module-CPANTS-Analyse/ChangeLog
22 @@ -1,7 +1,12 @@
23 # ChangeLog for dev-perl/Module-CPANTS-Analyse
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
29 + Module-CPANTS-Analyse-0.850.0.ebuild,
30 + Module-CPANTS-Analyse-0.850.0-r1.ebuild:
31 + Fixdep on Module::ExtractUse
32 +
33 08 May 2011; Kent Fredric <kentfredric@×××××.com>
34 Module-CPANTS-Analyse-0.850.0.ebuild,
35 Module-CPANTS-Analyse-0.850.0-r1.ebuild:
36
37 diff --git a/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0-r1.ebuild b/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0-r1.ebuild
38 index ea544ec..ce719bc 100644
39 --- a/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0-r1.ebuild
40 +++ b/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2011 Gentoo Foundation
43 +# Copyright 1999-2012 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Header: $
46 EAPI=3
47 @@ -22,7 +22,7 @@ COMMON_DEPEND="
48 >=dev-perl/CPAN-DistnameInfo-0.60.0
49 >=virtual/perl-Pod-Simple-2.02
50 >=dev-perl/YAML-Syck-0.95
51 - >=dev-perl/Module-ExtractUse-0.18
52 + >=dev-perl/Module-ExtractUse-0.180.0
53 >=virtual/perl-Module-Pluggable-2.96
54 >=dev-perl/IO-Capture-0.05
55 >=dev-perl/Array-Diff-0.40.0
56
57 diff --git a/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0.ebuild b/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0.ebuild
58 index 908a6e7..d08122c 100644
59 --- a/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0.ebuild
60 +++ b/dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-0.850.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2011 Gentoo Foundation
63 +# Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Header: $
66 EAPI=3
67 @@ -18,7 +18,7 @@ COMMON_DEPEND="
68 >=dev-perl/CPAN-DistnameInfo-0.60.0
69 >=virtual/perl-Pod-Simple-2.02
70 >=dev-perl/YAML-Syck-0.95
71 - >=dev-perl/Module-ExtractUse-0.18
72 + >=dev-perl/Module-ExtractUse-0.180.0
73 >=virtual/perl-Module-Pluggable-2.96
74 >=dev-perl/IO-Capture-0.05
75 >=dev-perl/Array-Diff-0.40.0