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-Plugin-Git/
Date: Sun, 08 Apr 2012 10:52:01
Message-Id: 1333864340.55e848a12def776211920cbdf2ec4e1d89aa7505.kent@gentoo
1 commit: 55e848a12def776211920cbdf2ec4e1d89aa7505
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 8 05:52:20 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Apr 8 05:52:20 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=55e848a1
7
8 [newversion] Dist-Zilla-Plugin-Git-1.120.970
9
10 (Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog | 7 +++++++
14 .../Dist-Zilla-Plugin-Git-1.120.860.ebuild | 2 +-
15 ...uild => Dist-Zilla-Plugin-Git-1.120.970.ebuild} | 18 ++++++++++++++----
16 3 files changed, 22 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
19 index 2962d25..9ed17c4 100644
20 --- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
21 +++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
22 @@ -2,6 +2,13 @@
23 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*Dist-Zilla-Plugin-Git-1.120.970 (08 Apr 2012)
27 +
28 + 08 Apr 2012; Kent Fredric <kentfredric@×××××.com>
29 + Dist-Zilla-Plugin-Git-1.120.860.ebuild,
30 + +Dist-Zilla-Plugin-Git-1.120.970.ebuild:
31 + Version Bump
32 +
33 *Dist-Zilla-Plugin-Git-1.120.860 (27 Mar 2012)
34
35 27 Mar 2012; Kent Fredric <kentfredric@×××××.com>
36
37 diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
38 index 30f5614..5a8e2b9 100644
39 --- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
40 +++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
41 @@ -71,7 +71,7 @@ perl_meta_runtime() {
42 # Version::Next
43 echo dev-perl/Version-Next
44 # namespace::autoclean 0.09 ( 0.90.0 )
45 - echo \>=dev-perl/namespace-autoclean-0.090
46 + echo \>=dev-perl/namespace-autoclean-0.90.0
47 # perl 5.010 ( 5.10.0 )
48 echo \>=dev-lang/perl-5.10.0
49 # strict
50
51 diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
52 similarity index 89%
53 copy from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
54 copy to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
55 index 30f5614..ff91b91 100644
56 --- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
57 +++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
58 @@ -3,7 +3,7 @@
59 # $Header: $
60 EAPI=4
61 MODULE_AUTHOR=JQUELIN
62 -MODULE_VERSION=1.120860
63 +MODULE_VERSION=1.120970
64 inherit perl-module
65
66 DESCRIPTION='update your git repository after release'
67 @@ -36,10 +36,16 @@ perl_meta_runtime() {
68 echo dev-perl/Dist-Zilla
69 # Dist::Zilla::Role::BeforeRelease
70 echo dev-perl/Dist-Zilla
71 + # Dist::Zilla::Role::FileGatherer
72 + echo dev-perl/Dist-Zilla
73 # Dist::Zilla::Role::PluginBundle
74 echo dev-perl/Dist-Zilla
75 # Dist::Zilla::Role::VersionProvider
76 echo dev-perl/Dist-Zilla
77 + # File::HomeDir
78 + echo dev-perl/File-HomeDir
79 + # File::Spec
80 + echo virtual/perl-File-Spec
81 # File::Spec::Functions
82 echo virtual/perl-File-Spec
83 # File::Temp
84 @@ -64,6 +70,10 @@ perl_meta_runtime() {
85 echo dev-perl/MooseX-Has-Sugar
86 # MooseX::Types::Moose
87 echo dev-perl/MooseX-Types
88 + # MooseX::Types::Path::Class
89 + echo dev-perl/MooseX-Types-Path-Class
90 + # Path::Class
91 + echo dev-perl/Path-Class
92 # Path::Class::Dir
93 echo dev-perl/Path-Class
94 # String::Formatter
95 @@ -71,7 +81,7 @@ perl_meta_runtime() {
96 # Version::Next
97 echo dev-perl/Version-Next
98 # namespace::autoclean 0.09 ( 0.90.0 )
99 - echo \>=dev-perl/namespace-autoclean-0.090
100 + echo \>=dev-perl/namespace-autoclean-0.90.0
101 # perl 5.010 ( 5.10.0 )
102 echo \>=dev-lang/perl-5.10.0
103 # strict
104 @@ -98,8 +108,8 @@ perl_meta_test() {
105 echo dev-perl/File-Which
106 # File::pushd
107 echo dev-perl/File-pushd
108 - # Path::Class
109 - echo dev-perl/Path-Class
110 + # Test::DZil
111 + echo dev-perl/Dist-Zilla
112 # Test::Exception
113 echo dev-perl/Test-Exception
114 # Test::More 0.88 ( 0.880.0 )