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/MooseX-MethodAttributes/
Date: Sat, 23 Jun 2012 16:40:38
Message-Id: 1340462763.f9639bd2e51073f7d1b42b4587990ab29017244e.kent@gentoo
1 commit: f9639bd2e51073f7d1b42b4587990ab29017244e
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Jun 23 14:46:03 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Jun 23 14:46:03 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f9639bd2
7
8 [cpanclean] MooseX-MethodAttributes-0.{19,20,22,25}0.0
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/MooseX-MethodAttributes/ChangeLog | 7 ++++
14 .../MooseX-MethodAttributes-0.190.0.ebuild | 32 --------------------
15 .../MooseX-MethodAttributes-0.200.0.ebuild | 30 ------------------
16 .../MooseX-MethodAttributes-0.220.0.ebuild | 31 -------------------
17 .../MooseX-MethodAttributes-0.250.0.ebuild | 31 -------------------
18 5 files changed, 7 insertions(+), 124 deletions(-)
19
20 diff --git a/dev-perl/MooseX-MethodAttributes/ChangeLog b/dev-perl/MooseX-MethodAttributes/ChangeLog
21 index 8965778..6977c84 100644
22 --- a/dev-perl/MooseX-MethodAttributes/ChangeLog
23 +++ b/dev-perl/MooseX-MethodAttributes/ChangeLog
24 @@ -2,6 +2,13 @@
25 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 23 Jun 2012; Kent Fredric <kentfredric@×××××.com>
29 + -MooseX-MethodAttributes-0.190.0.ebuild,
30 + -MooseX-MethodAttributes-0.200.0.ebuild,
31 + -MooseX-MethodAttributes-0.220.0.ebuild,
32 + -MooseX-MethodAttributes-0.250.0.ebuild:
33 + Gone on CPAN
34 +
35 *MooseX-MethodAttributes-0.270.0 (28 Feb 2012)
36
37 28 Feb 2012; Kent Fredric <kentfredric@×××××.com>
38
39 diff --git a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.190.0.ebuild b/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.190.0.ebuild
40 deleted file mode 100644
41 index f8dc2dc..0000000
42 --- a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.190.0.ebuild
43 +++ /dev/null
44 @@ -1,32 +0,0 @@
45 -# Copyright 1999-2011 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -# $Header: $
48 -
49 -EAPI=2
50 -
51 -#MODULE_AUTHOR=FLORA
52 -MODULE_AUTHOR=BOBTFISH
53 -MODULE_VERSION="0.19"
54 -inherit perl-module
55 -
56 -DESCRIPTION="Code atttribute introspection"
57 -
58 -SLOT="0"
59 -KEYWORDS="~amd64 ~x86"
60 -IUSE="test"
61 -
62 -RDEPEND="
63 - >=dev-perl/namespace-clean-0.10
64 - dev-perl/namespace-autoclean
65 - dev-perl/Carp-Clan
66 - >=dev-perl/MooseX-Types-0.20
67 - dev-perl/MRO-Compat
68 - >=dev-perl/Moose-0.90
69 -"
70 -DEPEND="${RDEPEND}
71 - test? (
72 - dev-perl/Test-Exception
73 - >=virtual/perl-Test-Simple-0.88
74 - )
75 -"
76 -SRC_TEST=do
77
78 diff --git a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.200.0.ebuild b/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.200.0.ebuild
79 deleted file mode 100644
80 index 696b4c5..0000000
81 --- a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.200.0.ebuild
82 +++ /dev/null
83 @@ -1,30 +0,0 @@
84 -# Copyright 1999-2011 Gentoo Foundation
85 -# Distributed under the terms of the GNU General Public License v2
86 -# $Header: $
87 -
88 -EAPI=2
89 -
90 -#MODULE_AUTHOR=FLORA
91 -MODULE_AUTHOR=BOBTFISH
92 -MODULE_VERSION="0.20"
93 -inherit perl-module
94 -
95 -DESCRIPTION="Code atttribute introspection"
96 -
97 -SLOT="0"
98 -KEYWORDS="~amd64 ~x86"
99 -IUSE="test"
100 -
101 -RDEPEND="
102 - >=dev-perl/Moose-0.97
103 - >=dev-perl/namespace-clean-0.10
104 - dev-perl/namespace-autoclean
105 - >=dev-perl/MooseX-Types-0.20
106 -"
107 -DEPEND="${RDEPEND}
108 - test? (
109 - dev-perl/Test-Exception
110 - >=virtual/perl-Test-Simple-0.88
111 - )
112 -"
113 -SRC_TEST=do
114
115 diff --git a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.220.0.ebuild b/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.220.0.ebuild
116 deleted file mode 100644
117 index 61af0f6..0000000
118 --- a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.220.0.ebuild
119 +++ /dev/null
120 @@ -1,31 +0,0 @@
121 -# Copyright 1999-2011 Gentoo Foundation
122 -# Distributed under the terms of the GNU General Public License v2
123 -# $Header: $
124 -
125 -EAPI=3
126 -
127 -#MODULE_AUTHOR=FLORA
128 -MODULE_AUTHOR=BOBTFISH
129 -MODULE_VERSION="0.22"
130 -inherit perl-module
131 -
132 -DESCRIPTION="Code atttribute introspection"
133 -
134 -SLOT="0"
135 -KEYWORDS="~amd64 ~x86"
136 -IUSE="test"
137 -
138 -RDEPEND="
139 - >=dev-perl/Moose-0.98
140 - >=dev-perl/namespace-clean-0.10
141 - dev-perl/namespace-autoclean
142 - >=dev-perl/MooseX-Types-0.20
143 -"
144 -DEPEND="${RDEPEND}
145 - >=virtual/perl-ExtUtils-MakeMaker-6.31
146 - test? (
147 - dev-perl/Test-Exception
148 - >=virtual/perl-Test-Simple-0.88
149 - )
150 -"
151 -SRC_TEST=do
152
153 diff --git a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.250.0.ebuild b/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.250.0.ebuild
154 deleted file mode 100644
155 index 7432d09..0000000
156 --- a/dev-perl/MooseX-MethodAttributes/MooseX-MethodAttributes-0.250.0.ebuild
157 +++ /dev/null
158 @@ -1,31 +0,0 @@
159 -# Copyright 1999-2011 Gentoo Foundation
160 -# Distributed under the terms of the GNU General Public License v2
161 -# $Header: $
162 -
163 -EAPI=4
164 -
165 -#MODULE_AUTHOR=FLORA
166 -MODULE_AUTHOR=BOBTFISH
167 -MODULE_VERSION=0.25
168 -inherit perl-module
169 -
170 -DESCRIPTION="Code atttribute introspection"
171 -
172 -SLOT="0"
173 -KEYWORDS="~amd64 ~x86"
174 -IUSE="test"
175 -comment() { echo ''; }
176 -RDEPEND="
177 - >=dev-perl/Moose-0.98 $(comment 0.980.0)
178 - >=dev-perl/MooseX-Types-0.210.0 $(comment MooseX::Types::Moose)
179 - >=dev-perl/namespace-clean-0.100.0
180 -"
181 -DEPEND="${RDEPEND}
182 - >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
183 - test? (
184 - dev-perl/Test-Exception
185 - dev-perl/namespace-autoclean
186 - >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
187 - )
188 -"
189 -SRC_TEST=do