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/Config-GitLike/
Date: Wed, 29 Apr 2015 18:02:23
Message-Id: 1430330399.e64ebe3a1cc754b384edc51f1c955190c721aa1b.kent@gentoo
1 commit: e64ebe3a1cc754b384edc51f1c955190c721aa1b
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Apr 29 17:59:59 2015 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Apr 29 17:59:59 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e64ebe3a
7
8 [cleanup] Config-GitLike: Remove old versions
9
10 Package-Manager: portage-2.2.17
11
12 .../Config-GitLike/Config-GitLike-1.30.0.ebuild | 27 ---------------
13 .../Config-GitLike/Config-GitLike-1.40.0.ebuild | 27 ---------------
14 .../Config-GitLike/Config-GitLike-1.50.0.ebuild | 27 ---------------
15 .../Config-GitLike/Config-GitLike-1.70.0.ebuild | 38 ----------------------
16 .../Config-GitLike/Config-GitLike-1.80.0.ebuild | 38 ----------------------
17 .../Config-GitLike/Config-GitLike-1.90.0.ebuild | 38 ----------------------
18 6 files changed, 195 deletions(-)
19
20 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.30.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.30.0.ebuild
21 deleted file mode 100644
22 index 606f416..0000000
23 --- a/dev-perl/Config-GitLike/Config-GitLike-1.30.0.ebuild
24 +++ /dev/null
25 @@ -1,27 +0,0 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 -# Distributed under the terms of the GNU General Public License v2
28 -# $Header: $
29 -EAPI=2
30 -MODULE_AUTHOR=SPANG
31 -MODULE_VERSION="1.03"
32 -inherit perl-module
33 -
34 -DESCRIPTION="git-compatible config file parsing"
35 -LICENSE="|| ( Artistic GPL-2 )"
36 -SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 -IUSE=""
39 -COMMON_DEPEND="
40 - dev-perl/Any-Moose
41 -"
42 -DEPEND="
43 - ${COMMON_DEPEND}
44 - virtual/perl-Test-Simple
45 - dev-perl/Test-Exception
46 - virtual/perl-File-Spec
47 - virtual/perl-File-Temp
48 -"
49 -RDEPEND="
50 - ${COMMON_DEPEND}
51 -"
52 -SRC_TEST="do"
53
54 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.40.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.40.0.ebuild
55 deleted file mode 100644
56 index 90edd6e..0000000
57 --- a/dev-perl/Config-GitLike/Config-GitLike-1.40.0.ebuild
58 +++ /dev/null
59 @@ -1,27 +0,0 @@
60 -# Copyright 1999-2011 Gentoo Foundation
61 -# Distributed under the terms of the GNU General Public License v2
62 -# $Header: $
63 -EAPI=2
64 -MODULE_AUTHOR=ALEXMV
65 -MODULE_VERSION="1.04"
66 -inherit perl-module
67 -
68 -DESCRIPTION="git-compatible config file parsing"
69 -LICENSE="|| ( Artistic GPL-2 )"
70 -SLOT="0"
71 -KEYWORDS="~amd64 ~x86"
72 -IUSE=""
73 -COMMON_DEPEND="
74 - dev-perl/Any-Moose
75 -"
76 -DEPEND="
77 - ${COMMON_DEPEND}
78 - virtual/perl-Test-Simple
79 - dev-perl/Test-Exception
80 - virtual/perl-File-Spec
81 - virtual/perl-File-Temp
82 -"
83 -RDEPEND="
84 - ${COMMON_DEPEND}
85 -"
86 -SRC_TEST="do"
87
88 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.50.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.50.0.ebuild
89 deleted file mode 100644
90 index f3fb5b3..0000000
91 --- a/dev-perl/Config-GitLike/Config-GitLike-1.50.0.ebuild
92 +++ /dev/null
93 @@ -1,27 +0,0 @@
94 -# Copyright 1999-2011 Gentoo Foundation
95 -# Distributed under the terms of the GNU General Public License v2
96 -# $Header: $
97 -EAPI=3
98 -MODULE_AUTHOR=SPANG
99 -MODULE_VERSION=1.05
100 -inherit perl-module
101 -
102 -DESCRIPTION="git-compatible config file parsing"
103 -LICENSE="|| ( Artistic GPL-2 )"
104 -SLOT="0"
105 -KEYWORDS="~amd64 ~x86"
106 -IUSE=""
107 -COMMON_DEPEND="
108 - dev-perl/Any-Moose
109 -"
110 -DEPEND="
111 - ${COMMON_DEPEND}
112 - virtual/perl-Test-Simple
113 - dev-perl/Test-Exception
114 - virtual/perl-File-Spec
115 - virtual/perl-File-Temp
116 -"
117 -RDEPEND="
118 - ${COMMON_DEPEND}
119 -"
120 -SRC_TEST="do"
121
122 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.70.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.70.0.ebuild
123 deleted file mode 100644
124 index 5ae87b0..0000000
125 --- a/dev-perl/Config-GitLike/Config-GitLike-1.70.0.ebuild
126 +++ /dev/null
127 @@ -1,38 +0,0 @@
128 -# Copyright 1999-2011 Gentoo Foundation
129 -# Distributed under the terms of the GNU General Public License v2
130 -# $Header: $
131 -EAPI=4
132 -MODULE_AUTHOR=ALEXMV
133 -MODULE_VERSION=1.07
134 -inherit perl-module
135 -
136 -DESCRIPTION='git-compatible config file parsing'
137 -LICENSE=" || ( Artistic GPL-2 )"
138 -SLOT="0"
139 -KEYWORDS="~amd64 ~x86"
140 -IUSE=""
141 -perl_meta_configure() {
142 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
143 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
144 -}
145 -perl_meta_build() {
146 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
147 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
148 - # Test::Exception
149 - echo dev-perl/Test-Exception
150 -}
151 -perl_meta_runtime() {
152 - # Any::Moose
153 - echo dev-perl/Any-Moose
154 - # perl v5.8.0 ( 5.8.0 )
155 - echo \>=dev-lang/perl-5.8.0
156 -}
157 -DEPEND="
158 - $(perl_meta_configure)
159 - $(perl_meta_build)
160 - $(perl_meta_runtime)
161 -"
162 -RDEPEND="
163 - $(perl_meta_runtime)
164 -"
165 -SRC_TEST="do"
166
167 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.80.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.80.0.ebuild
168 deleted file mode 100644
169 index f35e754..0000000
170 --- a/dev-perl/Config-GitLike/Config-GitLike-1.80.0.ebuild
171 +++ /dev/null
172 @@ -1,38 +0,0 @@
173 -# Copyright 1999-2012 Gentoo Foundation
174 -# Distributed under the terms of the GNU General Public License v2
175 -# $Header: $
176 -EAPI=4
177 -MODULE_AUTHOR=ALEXMV
178 -MODULE_VERSION=1.08
179 -inherit perl-module
180 -
181 -DESCRIPTION='git-compatible config file parsing'
182 -LICENSE=" || ( Artistic GPL-2 )"
183 -SLOT="0"
184 -KEYWORDS="~amd64 ~x86"
185 -IUSE=""
186 -perl_meta_configure() {
187 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
188 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
189 -}
190 -perl_meta_build() {
191 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
192 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
193 - # Test::Exception
194 - echo dev-perl/Test-Exception
195 -}
196 -perl_meta_runtime() {
197 - # Any::Moose
198 - echo dev-perl/Any-Moose
199 - # perl v5.8.0 ( 5.8.0 )
200 - echo \>=dev-lang/perl-5.8.0
201 -}
202 -DEPEND="
203 - $(perl_meta_configure)
204 - $(perl_meta_build)
205 - $(perl_meta_runtime)
206 -"
207 -RDEPEND="
208 - $(perl_meta_runtime)
209 -"
210 -SRC_TEST="do"
211
212 diff --git a/dev-perl/Config-GitLike/Config-GitLike-1.90.0.ebuild b/dev-perl/Config-GitLike/Config-GitLike-1.90.0.ebuild
213 deleted file mode 100644
214 index db4842b..0000000
215 --- a/dev-perl/Config-GitLike/Config-GitLike-1.90.0.ebuild
216 +++ /dev/null
217 @@ -1,38 +0,0 @@
218 -# Copyright 1999-2012 Gentoo Foundation
219 -# Distributed under the terms of the GNU General Public License v2
220 -# $Header: $
221 -EAPI=4
222 -MODULE_AUTHOR=ALEXMV
223 -MODULE_VERSION=1.09
224 -inherit perl-module
225 -
226 -DESCRIPTION='git-compatible config file parsing'
227 -LICENSE=" || ( Artistic GPL-2 )"
228 -SLOT="0"
229 -KEYWORDS="~amd64 ~x86"
230 -IUSE=""
231 -perl_meta_configure() {
232 - # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
233 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
234 -}
235 -perl_meta_build() {
236 - # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
237 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
238 - # Test::Exception
239 - echo dev-perl/Test-Exception
240 -}
241 -perl_meta_runtime() {
242 - # Any::Moose
243 - echo dev-perl/Any-Moose
244 - # perl v5.8.0 ( 5.8.0 )
245 - echo \>=dev-lang/perl-5.8.0
246 -}
247 -DEPEND="
248 - $(perl_meta_configure)
249 - $(perl_meta_build)
250 - $(perl_meta_runtime)
251 -"
252 -RDEPEND="
253 - $(perl_meta_runtime)
254 -"
255 -SRC_TEST="do"