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: Wed, 11 Apr 2012 23:32:55
Message-Id: 1334185350.3cff53d4701d2c52d3064e4ea3d70d5aa46799de.kent@gentoo
1 commit: 3cff53d4701d2c52d3064e4ea3d70d5aa46799de
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Apr 11 23:02:30 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Apr 11 23:02:30 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3cff53d4
7
8 [newversion] Dist-Zilla-Plugin-Git-1.121.10
9
10 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog | 6 +
14 .../Dist-Zilla-Plugin-Git-1.121.10.ebuild | 129 ++++++++++++++++++++
15 2 files changed, 135 insertions(+), 0 deletions(-)
16
17 diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
18 index 9ed17c4..657a331 100644
19 --- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
20 +++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Dist-Zilla-Plugin-Git-1.121.10 (11 Apr 2012)
26 +
27 + 11 Apr 2012; Kent Fredric <kentfredric@×××××.com>
28 + +Dist-Zilla-Plugin-Git-1.121.10.ebuild:
29 + Version Bump
30 +
31 *Dist-Zilla-Plugin-Git-1.120.970 (08 Apr 2012)
32
33 08 Apr 2012; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
36 new file mode 100644
37 index 0000000..ac178aa
38 --- /dev/null
39 +++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
40 @@ -0,0 +1,129 @@
41 +# Copyright 1999-2012 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +EAPI=4
45 +MODULE_AUTHOR=SSCAFFIDI
46 +MODULE_VERSION=1.121010
47 +inherit perl-module
48 +
49 +DESCRIPTION='update your git repository after release'
50 +LICENSE=" || ( Artistic GPL-2 )"
51 +SLOT="0"
52 +KEYWORDS="~amd64 ~x86"
53 +IUSE="test"
54 +perl_meta_configure() {
55 + # Module::Build 0.3601 ( 0.360.100 )
56 + echo \>=virtual/perl-Module-Build-0.36.01
57 +}
58 +perl_meta_build() {
59 + # Module::Build 0.3601 ( 0.360.100 )
60 + echo \>=virtual/perl-Module-Build-0.36.01
61 +}
62 +perl_meta_runtime() {
63 + # Class::MOP
64 + echo dev-perl/Moose
65 + # Cwd
66 + echo virtual/perl-File-Spec
67 + # DateTime
68 + echo dev-perl/DateTime
69 + # Dist::Zilla 4 ( 4.0.0 )
70 + echo \>=dev-perl/Dist-Zilla-4.0.0
71 + # Dist::Zilla::Plugin::GatherDir
72 + echo dev-perl/Dist-Zilla
73 + # Dist::Zilla::Role::AfterBuild
74 + echo dev-perl/Dist-Zilla
75 + # Dist::Zilla::Role::AfterMint
76 + echo dev-perl/Dist-Zilla
77 + # Dist::Zilla::Role::AfterRelease
78 + echo dev-perl/Dist-Zilla
79 + # Dist::Zilla::Role::BeforeRelease
80 + echo dev-perl/Dist-Zilla
81 + # Dist::Zilla::Role::PluginBundle
82 + echo dev-perl/Dist-Zilla
83 + # Dist::Zilla::Role::VersionProvider
84 + echo dev-perl/Dist-Zilla
85 + # File::Find::Rule
86 + echo dev-perl/File-Find-Rule
87 + # File::HomeDir
88 + echo dev-perl/File-HomeDir
89 + # File::Spec
90 + echo virtual/perl-File-Spec
91 + # File::Spec::Functions
92 + echo virtual/perl-File-Spec
93 + # File::Temp
94 + echo virtual/perl-File-Temp
95 + # File::chdir
96 + echo dev-perl/File-chdir
97 + # Git::Wrapper
98 + echo dev-perl/Git-Wrapper
99 + # IPC::Open3
100 + echo dev-lang/perl
101 + # List::Util
102 + echo virtual/perl-Scalar-List-Utils
103 + # Moose
104 + echo dev-perl/Moose
105 + # Moose::Autobox
106 + echo dev-perl/Moose-Autobox
107 + # Moose::Role
108 + echo dev-perl/Moose
109 + # MooseX::AttributeShortcuts
110 + echo dev-perl/MooseX-AttributeShortcuts
111 + # MooseX::Has::Sugar
112 + echo dev-perl/MooseX-Has-Sugar
113 + # MooseX::Types::Moose
114 + echo dev-perl/MooseX-Types
115 + # MooseX::Types::Path::Class
116 + echo dev-perl/MooseX-Types-Path-Class
117 + # Path::Class
118 + echo dev-perl/Path-Class
119 + # Path::Class::Dir
120 + echo dev-perl/Path-Class
121 + # String::Formatter
122 + echo dev-perl/String-Formatter
123 + # Version::Next
124 + echo dev-perl/Version-Next
125 + # namespace::autoclean 0.09 ( 0.90.0 )
126 + echo \>=dev-perl/namespace-autoclean-0.90.0
127 + # perl 5.010 ( 5.10.0 )
128 + echo \>=dev-lang/perl-5.10.0
129 + # strict
130 + echo dev-lang/perl
131 + # version 0.80 ( 0.800.0 )
132 + echo \>=virtual/perl-version-0.80
133 + # warnings
134 + echo dev-lang/perl
135 +}
136 +perl_meta_test() {
137 + # Dist::Zilla::Role::Releaser
138 + echo dev-perl/Dist-Zilla
139 + # Dist::Zilla::Tester
140 + echo dev-perl/Dist-Zilla
141 + # File::Copy
142 + echo dev-lang/perl
143 + # File::Copy::Recursive
144 + echo dev-perl/File-Copy-Recursive
145 + # File::Find
146 + echo dev-lang/perl
147 + # File::Path
148 + echo virtual/perl-File-Path
149 + # File::Which
150 + echo dev-perl/File-Which
151 + # File::pushd
152 + echo dev-perl/File-pushd
153 + # Test::DZil
154 + echo dev-perl/Dist-Zilla
155 + # Test::Exception
156 + echo dev-perl/Test-Exception
157 + # Test::More 0.88 ( 0.880.0 )
158 + echo \>=virtual/perl-Test-Simple-0.88
159 +}
160 +DEPEND="
161 + $(perl_meta_configure)
162 + $(perl_meta_build)
163 + $(perl_meta_runtime)
164 + test? ( $(perl_meta_test) )
165 +"
166 +RDEPEND="
167 + $(perl_meta_runtime)
168 +"
169 +SRC_TEST="do"