Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass-import-once/, dev-ruby/compass/, dev-ruby/compass-core/
Date: Thu, 30 Oct 2014 10:32:07
Message-Id: 1412492844.52ed8226cffcbdeb92efcea36c19604323b578e8.graaff@gentoo
1 commit: 52ed8226cffcbdeb92efcea36c19604323b578e8
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Sun Oct 5 07:07:24 2014 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 5 07:07:24 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=52ed8226
7
8 Moved to gentoo tree.
9
10 ---
11 dev-ruby/compass-core/ChangeLog | 10 -----
12 dev-ruby/compass-core/Manifest | 1 -
13 .../compass-core-1.0.0_alpha_p19.ebuild | 29 -------------
14 dev-ruby/compass-core/metadata.xml | 5 ---
15 dev-ruby/compass-import-once/ChangeLog | 20 ---------
16 dev-ruby/compass-import-once/Manifest | 2 -
17 .../compass-import-once-1.0.4.ebuild | 30 -------------
18 .../compass-import-once-1.0.5.ebuild | 31 --------------
19 dev-ruby/compass-import-once/metadata.xml | 5 ---
20 dev-ruby/compass/ChangeLog | 37 ----------------
21 dev-ruby/compass/Manifest | 3 --
22 dev-ruby/compass/compass-0.12.2-r1.ebuild | 39 -----------------
23 dev-ruby/compass/compass-0.12.3-r1.ebuild | 39 -----------------
24 dev-ruby/compass/compass-1.0.0_alpha_p19.ebuild | 49 ----------------------
25 dev-ruby/compass/metadata.xml | 5 ---
26 15 files changed, 305 deletions(-)
27
28 diff --git a/dev-ruby/compass-core/ChangeLog b/dev-ruby/compass-core/ChangeLog
29 deleted file mode 100644
30 index ef567a5..0000000
31 --- a/dev-ruby/compass-core/ChangeLog
32 +++ /dev/null
33 @@ -1,10 +0,0 @@
34 -# ChangeLog for dev-ruby/compass-core
35 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
36 -# $Header: $
37 -
38 -*compass-core-1.0.0_alpha_p19 (14 May 2014)
39 -
40 - 14 May 2014; Hans de Graaff <graaff@g.o>
41 - +compass-core-1.0.0_alpha_p19.ebuild, +metadata.xml:
42 - Initial import. New dependency for compass 1.x
43 -
44
45 diff --git a/dev-ruby/compass-core/Manifest b/dev-ruby/compass-core/Manifest
46 deleted file mode 100644
47 index 4c39c2d..0000000
48 --- a/dev-ruby/compass-core/Manifest
49 +++ /dev/null
50 @@ -1 +0,0 @@
51 -DIST compass-core-1.0.0.alpha.19.gem 125440 SHA256 2c99d90c660dbc4bed0056abd1937874a6404a784a5c680e20ef9deda97c34af SHA512 048a28a577ba50374e5b0e6849e49a1b5441339eb1feca353b813274ddda9cd61e858883df667761117e40afcb8b2090b91a97d8aa936a0270f1c0f9566ddc97 WHIRLPOOL 5b214308b541088a7925d521e5fff3a988d4d42a32c363dbe03a9e814db16ad9fc683aec6aa526f06ba3bb33115389ebda4c82f34bc34c2d5cde066d7e3e38ca
52
53 diff --git a/dev-ruby/compass-core/compass-core-1.0.0_alpha_p19.ebuild b/dev-ruby/compass-core/compass-core-1.0.0_alpha_p19.ebuild
54 deleted file mode 100644
55 index 76817ab..0000000
56 --- a/dev-ruby/compass-core/compass-core-1.0.0_alpha_p19.ebuild
57 +++ /dev/null
58 @@ -1,29 +0,0 @@
59 -# Copyright 1999-2014 Gentoo Foundation
60 -# Distributed under the terms of the GNU General Public License v2
61 -# $Header: $
62 -
63 -EAPI=5
64 -USE_RUBY="ruby19 ruby20 ruby21"
65 -
66 -RUBY_FAKEGEM_TASK_TEST=""
67 -
68 -RUBY_FAKEGEM_TASK_DOC=""
69 -
70 -RUBY_FAKEGEM_EXTRAINSTALL="data stylesheets templates RELEASE_VERSION VERSION"
71 -
72 -RUBY_FAKEGEM_VERSION=${PV/_alpha_p/.alpha.}
73 -
74 -inherit ruby-fakegem
75 -
76 -DESCRIPTION="Compass Stylesheet Authoring Framework"
77 -HOMEPAGE="http://compass-style.org/"
78 -
79 -LICENSE="MIT"
80 -SLOT="1"
81 -KEYWORDS="~amd64"
82 -IUSE=""
83 -
84 -ruby_add_rdepend "
85 - >=dev-ruby/multi_json-1.0
86 - >=dev-ruby/sass-3.3.0 <dev-ruby/sass-3.4
87 -"
88
89 diff --git a/dev-ruby/compass-core/metadata.xml b/dev-ruby/compass-core/metadata.xml
90 deleted file mode 100644
91 index f977299..0000000
92 --- a/dev-ruby/compass-core/metadata.xml
93 +++ /dev/null
94 @@ -1,5 +0,0 @@
95 -<?xml version = '1.0' encoding = 'UTF-8'?>
96 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
97 -<pkgmetadata>
98 -<maintainer><email>graaff@g.o</email></maintainer>
99 -</pkgmetadata>
100
101 diff --git a/dev-ruby/compass-import-once/ChangeLog b/dev-ruby/compass-import-once/ChangeLog
102 deleted file mode 100644
103 index ed7e071..0000000
104 --- a/dev-ruby/compass-import-once/ChangeLog
105 +++ /dev/null
106 @@ -1,20 +0,0 @@
107 -# ChangeLog for dev-ruby/compass-import-once
108 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
109 -# $Header: $
110 -
111 -*compass-import-once-1.0.5 (11 Sep 2014)
112 -
113 - 11 Sep 2014; Hans de Graaff <graaff@g.o>
114 - +compass-import-once-1.0.5.ebuild:
115 - Version bump.
116 -
117 - 14 May 2014; Hans de Graaff <graaff@g.o>
118 - compass-import-once-1.0.4.ebuild:
119 - Use the slot that compass expects.
120 -
121 -*compass-import-once-1.0.4 (14 May 2014)
122 -
123 - 14 May 2014; Hans de Graaff <graaff@g.o>
124 - +compass-import-once-1.0.4.ebuild, +metadata.xml:
125 - Initial import. New dependency for compass 1.x versions.
126 -
127
128 diff --git a/dev-ruby/compass-import-once/Manifest b/dev-ruby/compass-import-once/Manifest
129 deleted file mode 100644
130 index 88f9789..0000000
131 --- a/dev-ruby/compass-import-once/Manifest
132 +++ /dev/null
133 @@ -1,2 +0,0 @@
134 -DIST compass-import-once-1.0.4.gem 9216 SHA256 3d4f33f976f6d8e17d9c0c75147ffcd550a44b08075713cbbaa9604812dfcfd9 SHA512 0d65e094c21cbf8c133b083ed50675a0c5e0095d2257f3e085f15fa44322a8cf6cbbe7da7d26e3203576eb4d0ec6689efc0025a0be854ce3081c22fb89bd0055 WHIRLPOOL d07a077a41be41f4d73fe426a9b324da8060bfdb0a6dea031dc70048525b41c4fed608460722c7918ed90522913e18b3172353ef421122fc44f1e877b6c89c28
135 -DIST compass-import-once-1.0.5.gem 9728 SHA256 38978ffed0d332e8526e87e1befd1b6831774ca7d8350c5adb5b9eef167fc72e SHA512 2ef723803341892b34a4bbe691b32ddd266a125c5e3faf8034c473566d70c7a8c0931f1a02abe64c243fe62f2a204cc8e53b951dd88c440eada4ec2dfc19856b WHIRLPOOL 70804304882031ea8d12a8fcfa56687e77a594e3b86235a56157218306dc9898a64c9a79279fcdd0225ff439fdf3912ae7f3e7100c963fcbf981eacca5bdc3a9
136
137 diff --git a/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild b/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild
138 deleted file mode 100644
139 index 3ea5ffc..0000000
140 --- a/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild
141 +++ /dev/null
142 @@ -1,30 +0,0 @@
143 -# Copyright 1999-2014 Gentoo Foundation
144 -# Distributed under the terms of the GNU General Public License v2
145 -# $Header: $
146 -
147 -EAPI=5
148 -USE_RUBY="ruby19 ruby20 ruby21"
149 -
150 -RUBY_FAKEGEM_TASK_DOC=""
151 -RUBY_FAKEGEM_EXTRADOC="README.md"
152 -
153 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
154 -
155 -inherit ruby-fakegem
156 -
157 -DESCRIPTION="Speed up your Sass compilation by making @import only import each file once"
158 -HOMEPAGE="http://compass-style.org/"
159 -
160 -LICENSE="MIT"
161 -SLOT="1.0"
162 -KEYWORDS="~amd64"
163 -IUSE=""
164 -
165 -ruby_add_rdepend "
166 - >=dev-ruby/sass-3.2 <dev-ruby/sass-3.5
167 - dev-ruby/sass-globbing
168 -"
169 -
170 -all_ruby_prepare() {
171 - sed -i -e '/bundler/I s:^:#:' Rakefile || die
172 -}
173
174 diff --git a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild b/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild
175 deleted file mode 100644
176 index f33fe8e..0000000
177 --- a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild
178 +++ /dev/null
179 @@ -1,31 +0,0 @@
180 -# Copyright 1999-2014 Gentoo Foundation
181 -# Distributed under the terms of the GNU General Public License v2
182 -# $Header: $
183 -
184 -EAPI=5
185 -USE_RUBY="ruby19 ruby20 ruby21"
186 -
187 -RUBY_FAKEGEM_TASK_DOC=""
188 -RUBY_FAKEGEM_EXTRADOC="README.md"
189 -
190 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
191 -
192 -inherit ruby-fakegem
193 -
194 -DESCRIPTION="Speed up your Sass compilation by making @import only import each file once"
195 -HOMEPAGE="http://compass-style.org/"
196 -
197 -LICENSE="MIT"
198 -SLOT="1.0"
199 -KEYWORDS="~amd64"
200 -IUSE="test"
201 -
202 -ruby_add_rdepend "
203 - >=dev-ruby/sass-3.2 <dev-ruby/sass-3.5
204 -"
205 -
206 -ruby_add_bdepend "test? ( dev-ruby/sass-globbing )"
207 -
208 -all_ruby_prepare() {
209 - sed -i -e '/bundler/I s:^:#:' Rakefile || die
210 -}
211
212 diff --git a/dev-ruby/compass-import-once/metadata.xml b/dev-ruby/compass-import-once/metadata.xml
213 deleted file mode 100644
214 index f977299..0000000
215 --- a/dev-ruby/compass-import-once/metadata.xml
216 +++ /dev/null
217 @@ -1,5 +0,0 @@
218 -<?xml version = '1.0' encoding = 'UTF-8'?>
219 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
220 -<pkgmetadata>
221 -<maintainer><email>graaff@g.o</email></maintainer>
222 -</pkgmetadata>
223
224 diff --git a/dev-ruby/compass/ChangeLog b/dev-ruby/compass/ChangeLog
225 deleted file mode 100644
226 index 97f029b..0000000
227 --- a/dev-ruby/compass/ChangeLog
228 +++ /dev/null
229 @@ -1,37 +0,0 @@
230 -# ChangeLog for dev-ruby/compass
231 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
232 -# $Header: $
233 -
234 - 14 May 2014; Hans de Graaff <graaff@g.o>
235 - compass-1.0.0_alpha_p19.ebuild:
236 - Fix listen dependency version restrictions.
237 -
238 -*compass-1.0.0_alpha_p19 (14 May 2014)
239 -
240 - 14 May 2014; Hans de Graaff <graaff@g.o>
241 - +compass-1.0.0_alpha_p19.ebuild:
242 - Version bump for 1.x series.
243 -
244 -*compass-0.12.3-r1 (22 Apr 2014)
245 -
246 - 22 Apr 2014; Hans de Graaff <graaff@g.o> -compass-0.12.3.ebuild,
247 - +compass-0.12.3-r1.ebuild:
248 - Fix overly strict dependency on sass.
249 -
250 -*compass-0.12.3 (27 Mar 2014)
251 -
252 - 27 Mar 2014; Hans de Graaff <graaff@g.o> +compass-0.12.3.ebuild:
253 - Version bump.
254 -
255 -*compass-0.12.2-r1 (17 Jul 2013)
256 -
257 - 17 Jul 2013; Hans de Graaff <graaff@g.o> -compass-0.12.2.ebuild,
258 - +compass-0.12.2-r1.ebuild:
259 - Drop deprecated fssm gem only needed for the project watcher.
260 -
261 -*compass-0.12.2 (19 Nov 2012)
262 -
263 - 19 Nov 2012; Hans de Graaff <graaff@g.o> +compass-0.12.2.ebuild,
264 - +metadata.xml:
265 - Initial import.
266 -
267
268 diff --git a/dev-ruby/compass/Manifest b/dev-ruby/compass/Manifest
269 deleted file mode 100644
270 index ffabb99..0000000
271 --- a/dev-ruby/compass/Manifest
272 +++ /dev/null
273 @@ -1,3 +0,0 @@
274 -DIST compass-0.12.2-git.tar.gz 2019736 SHA256 94d15a5e9a4b019ebc6fb7d1297a817da278efa8935ec8f0c47c3ad5b347464e SHA512 2de5a583aa5e2aee10bd374b011271aee1ba713a1088d1397057ef0745b5d6581907178e8f566275278a0863c1995c4ebc87c82f0707f4197a36ab05864a8bb9 WHIRLPOOL 46d9aed86fd6c649562e5903364280de2601f792ec357e7b4266785cb102c237c7e62f33cbec9a6c17ab1196013a9af1c3f3c1ad4237c77d2764aff1602bcf94
275 -DIST compass-0.12.3-git.tar.gz 2019689 SHA256 614fd5cdfff2ca50741f5f243941713bace99f441c52b8b0a2e95553a034a7c9 SHA512 45678a244b99642e9d56f42eb8a048faa1cdc3dbfd3563d1eedb614c4bede5154ae5d3c59a543f4885da9f5dd65b353610cce7ec65fd2099787627e5fb812d90 WHIRLPOOL bae32441777ef0b53171dbf81263a1bef2416bc45d4dd96cec8fbd87e8a39635710bdc134846cfc4aaa7c0c3c4635afc1338f415919264f5b69e46d5e21743cd
276 -DIST compass-1.0.0.alpha.19.gem 378368 SHA256 83647b73510af259898251f2975e22f0e9fad0c4fcf14f2a002fb236447f72ef SHA512 076878416fde946c4ccb71c3eae9bdcb65e5cb7544ddb88d77c1bdae5831808ba329770957c03e6cd295f72b7335b490bcb41ccc75d0abf062bd9aa80bb09c65 WHIRLPOOL fe59c514bfc47ebfe6e2e59cc2eb9835ad86071538610226023daccc9dbcef45526f1ac7523a9bbec49c7968dd277d4218a659efa4cb123a096ae0675f9fa0be
277
278 diff --git a/dev-ruby/compass/compass-0.12.2-r1.ebuild b/dev-ruby/compass/compass-0.12.2-r1.ebuild
279 deleted file mode 100644
280 index 3579e8d..0000000
281 --- a/dev-ruby/compass/compass-0.12.2-r1.ebuild
282 +++ /dev/null
283 @@ -1,39 +0,0 @@
284 -# Copyright 1999-2013 Gentoo Foundation
285 -# Distributed under the terms of the GNU General Public License v2
286 -# $Header: $
287 -
288 -EAPI=5
289 -USE_RUBY="ruby18 ruby19"
290 -
291 -RUBY_FAKEGEM_TASK_DOC=""
292 -RUBY_FAKEGEM_EXTRADOC="README.markdown"
293 -
294 -RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
295 -
296 -RUBY_FAKEGEM_EXTRAINSTALL="frameworks VERSION.yml"
297 -
298 -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
299 -
300 -inherit ruby-fakegem
301 -
302 -DESCRIPTION="Compass Stylesheet Authoring Framework"
303 -HOMEPAGE="http://compass-style.org/"
304 -SRC_URI="https://github.com/chriseppstein/compass/archive/v${PV}.tar.gz -> ${P}-git.tar.gz"
305 -
306 -LICENSE="MIT"
307 -SLOT="0"
308 -KEYWORDS="~amd64"
309 -IUSE=""
310 -
311 -# Fails tests with sass 3.2, already fixed upstream. The features also
312 -# require css_parser to be installed.
313 -RESTRICT="test"
314 -
315 -ruby_add_rdepend ">=dev-ruby/chunky_png-1.2
316 - >=dev-ruby/sass-3.1"
317 -
318 -all_ruby_prepare() {
319 - sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die
320 -
321 - sed -i -e '/Date.today/d' -e '/fssm/d' ${RUBY_FAKEGEM_GEMSPEC} || die
322 -}
323
324 diff --git a/dev-ruby/compass/compass-0.12.3-r1.ebuild b/dev-ruby/compass/compass-0.12.3-r1.ebuild
325 deleted file mode 100644
326 index 46c3e8b..0000000
327 --- a/dev-ruby/compass/compass-0.12.3-r1.ebuild
328 +++ /dev/null
329 @@ -1,39 +0,0 @@
330 -# Copyright 1999-2014 Gentoo Foundation
331 -# Distributed under the terms of the GNU General Public License v2
332 -# $Header: $
333 -
334 -EAPI=5
335 -USE_RUBY="ruby19 ruby20"
336 -
337 -RUBY_FAKEGEM_TASK_DOC=""
338 -RUBY_FAKEGEM_EXTRADOC="README.markdown"
339 -
340 -RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
341 -
342 -RUBY_FAKEGEM_EXTRAINSTALL="frameworks VERSION.yml"
343 -
344 -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
345 -
346 -inherit ruby-fakegem
347 -
348 -DESCRIPTION="Compass Stylesheet Authoring Framework"
349 -HOMEPAGE="http://compass-style.org/"
350 -SRC_URI="https://github.com/chriseppstein/compass/archive/v${PV}.tar.gz -> ${P}-git.tar.gz"
351 -
352 -LICENSE="MIT"
353 -SLOT="0"
354 -KEYWORDS="~amd64"
355 -IUSE=""
356 -
357 -# Fails tests on 1.9.3 (already fixed upstream in 0.12.4
358 -RESTRICT="test"
359 -
360 -ruby_add_rdepend ">=dev-ruby/chunky_png-1.2
361 - >=dev-ruby/sass-3.2.14:0"
362 -
363 -all_ruby_prepare() {
364 - sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die
365 -
366 - sed -i -e '/Date.today/d' \
367 - -e '/fssm/d' -e '/sass/ s/3.2.14/~> 3.2.14/' ${RUBY_FAKEGEM_GEMSPEC} || die
368 -}
369
370 diff --git a/dev-ruby/compass/compass-1.0.0_alpha_p19.ebuild b/dev-ruby/compass/compass-1.0.0_alpha_p19.ebuild
371 deleted file mode 100644
372 index 61640fc..0000000
373 --- a/dev-ruby/compass/compass-1.0.0_alpha_p19.ebuild
374 +++ /dev/null
375 @@ -1,49 +0,0 @@
376 -# Copyright 1999-2014 Gentoo Foundation
377 -# Distributed under the terms of the GNU General Public License v2
378 -# $Header: $
379 -
380 -EAPI=5
381 -USE_RUBY="ruby19 ruby20 ruby21"
382 -
383 -RUBY_FAKEGEM_TASK_DOC=""
384 -
385 -RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
386 -
387 -RUBY_FAKEGEM_EXTRAINSTALL="RELEASE_VERSION VERSION"
388 -
389 -RUBY_FAKEGEM_VERSION=${PV/_alpha_p/.alpha.}
390 -
391 -# Avoid installing the compass binary since the official version in the
392 -# main tree will already do this for another slot. To be fixed when this
393 -# version ends up in the main tree.
394 -RUBY_FAKEGEM_BINWRAP=""
395 -
396 -inherit ruby-fakegem
397 -
398 -DESCRIPTION="Compass Stylesheet Authoring Framework"
399 -HOMEPAGE="http://compass-style.org/"
400 -
401 -LICENSE="MIT"
402 -SLOT="1"
403 -KEYWORDS="~amd64"
404 -IUSE=""
405 -
406 -# Gem does not contain all files needed to run specs and it is not clear
407 -# which upstream repository/branch to use.
408 -RESTRICT="test"
409 -
410 -ruby_add_rdepend ">=dev-ruby/chunky_png-1.2
411 - >=dev-ruby/compass-core-1.0.0_alpha_p17
412 - >=dev-ruby/compass-import-once-1.0.2:1.0
413 - dev-ruby/json
414 - >=dev-ruby/listen-1.1.0:1
415 - >=dev-ruby/sass-3.3.0:3.3"
416 -
417 -ruby_add_bdepend "test? ( dev-ruby/colorize )"
418 -
419 -all_ruby_prepare() {
420 - sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die
421 -
422 - # Loosen listen dependency since all 1.x versions are compatible.
423 - sed -i -e "s/1.1.0/'1.1'/" ../metadata || die
424 -}
425
426 diff --git a/dev-ruby/compass/metadata.xml b/dev-ruby/compass/metadata.xml
427 deleted file mode 100644
428 index f977299..0000000
429 --- a/dev-ruby/compass/metadata.xml
430 +++ /dev/null
431 @@ -1,5 +0,0 @@
432 -<?xml version = '1.0' encoding = 'UTF-8'?>
433 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
434 -<pkgmetadata>
435 -<maintainer><email>graaff@g.o</email></maintainer>
436 -</pkgmetadata>