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/Dist-Zilla/
Date: Thu, 05 May 2011 08:44:13
Message-Id: f6f6e2c60669effeace85fda1c6235dcbff6cce8.kent@gentoo
1 commit: f6f6e2c60669effeace85fda1c6235dcbff6cce8
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu May 5 08:34:32 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu May 5 08:34:32 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f6f6e2c6
7
8 [fixdep] Dist-Zilla -> Data-Section
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Dist-Zilla/ChangeLog | 4 ++++
14 dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild | 2 +-
15 dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild | 2 +-
16 3 files changed, 6 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-perl/Dist-Zilla/ChangeLog b/dev-perl/Dist-Zilla/ChangeLog
19 index 76ce990..6308cde 100644
20 --- a/dev-perl/Dist-Zilla/ChangeLog
21 +++ b/dev-perl/Dist-Zilla/ChangeLog
22 @@ -2,6 +2,10 @@
23 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 05 May 2011; Kent Fredric <kentfredric@×××××.com>
27 + Dist-Zilla-4.200.3-r1.ebuild, Dist-Zilla-4.200.4.ebuild:
28 + Fixdep Data::Section
29 +
30 23 Apr 2011; Kent Fredric <kentfredric@×××××.com>
31 -Dist-Zilla-4.102.346.ebuild, -Dist-Zilla-4.200.0.ebuild,
32 -Dist-Zilla-4.200.1.ebuild:
33
34 diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
35 index 620e214..c62383f 100644
36 --- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
37 +++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
38 @@ -40,7 +40,7 @@ depend Config-INI # ^^
39 depend Config-MVP 2.101.540 # ^^
40 depend Config-MVP-Reader-INI 2
41 # depend Data-Dumper # CORE
42 -depend Data-Section 0.004
43 +depend Data-Section 0.4.0
44 depend DateTime 0.44
45 depend-virtual ExtUtils-MakeMaker
46 depend-virtual ExtUtils-Manifest 1.54
47
48 diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
49 index 310597f..8addd2a 100644
50 --- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
51 +++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
52 @@ -40,7 +40,7 @@ depend Config-INI # ^^
53 depend Config-MVP 2.200.1 # ^^
54 depend Config-MVP-Reader-INI 2
55 # depend Data-Dumper # CORE
56 -depend Data-Section 0.004
57 +depend Data-Section 0.4.0
58 depend DateTime 0.44
59 depend-virtual ExtUtils-MakeMaker
60 depend-virtual ExtUtils-Manifest 1.54