Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspectacular/
Date: Tue, 27 Oct 2015 20:20:20
Message-Id: 1445977196.b218eb7594a6b3887d2e85254d18c825d5325a32.mrueg@gentoo
1 commit: b218eb7594a6b3887d2e85254d18c825d5325a32
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 20:19:56 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 20:19:56 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b218eb75
7
8 dev-ruby/rspectacular: Remove old
9
10 Package-Manager: portage-2.2.23
11
12 dev-ruby/rspectacular/Manifest | 3 ---
13 dev-ruby/rspectacular/rspectacular-0.61.0.ebuild | 24 ------------------------
14 dev-ruby/rspectacular/rspectacular-0.62.1.ebuild | 24 ------------------------
15 dev-ruby/rspectacular/rspectacular-0.63.0.ebuild | 24 ------------------------
16 4 files changed, 75 deletions(-)
17
18 diff --git a/dev-ruby/rspectacular/Manifest b/dev-ruby/rspectacular/Manifest
19 index 0396c2f..fc0cd25 100644
20 --- a/dev-ruby/rspectacular/Manifest
21 +++ b/dev-ruby/rspectacular/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST rspectacular-0.61.0.gem 14336 SHA256 fffd8099063f110244314aa87e20058899d8dca15378eb4de21f740c2c0c4f82 SHA512 bdabc855ea9bb0cdcb222de47773be6d9ea2d9208bef416e3ab24195a16fc59b2d1af045b9c59851f87dd3ce7cc0ffe479d9ac5e07f4b5418c530dd3a8f7c922 WHIRLPOOL 0b3d98b3ec2991ce70d0a8d50f769f1715353fb9760ae1a7b23e7f53f7793b6bf702e640eaf95f36b9cb9647570d6c44cac634129dadd21dab6b0954728a19b6
24 -DIST rspectacular-0.62.1.gem 15360 SHA256 2a5e394b96f56ad5f96dbd491666ea96d3ec542815cf3fc6b206bb14141508ca SHA512 60579982d6551b355648237acb0eeb962bf61afe11049fd25e86dc9305612896453edb139ea73e42af0149aa80b39b04ea8698b016bbafb6e197e6a0315da0ba WHIRLPOOL 7766e6e67fbdd757046640d92faaf862241e0d4e4d66146eb1797a0f134b9db423f92baa8b69d5aa35ac8b000f23e56c6ecb833506182f081ccbc19c31be25b6
25 -DIST rspectacular-0.63.0.gem 15360 SHA256 2bd2ffda1727f789815fdc8bc3e6833de0b13d050eee09e1e82218fd20cdb51d SHA512 9e41f8b94542f7f82554b6473452ce23c81f15994f0b260dc7def3ada7bbbab2e4e65be57c42db6df04bb8dd98efd4ba40cf9c866814aa6812a6485d8d7c623f WHIRLPOOL 09463a228625d75949ffc909142d35d2d5e95e610e3949828426cb0acd3da981732e5e1c2dfcb7cb12dfc17302cb13cf12473aefac9c41a3f9b6fa367d2d2387
26 DIST rspectacular-0.64.0.gem 15360 SHA256 280a50e4dc11198ccd68873ddd365c460ebbd3335e96ed842f331d731bb74412 SHA512 7fdd7d7c339d368a80dc8c1b200d627dc74a1467d540ee5fbd7652b36af15057491f89721387e9138b1c3f48fcc5938204cebb0bcc51e10bf90a8c2ff9094732 WHIRLPOOL 84aecdb41e62a71de39b3f9820b1a4c53a1e56f8dadb6a23b4b193d056ec7f51fe25bf53f2c4d38b622c89721cb0a49cb98da0acd38145968df16c9351b9228e
27 DIST rspectacular-0.68.0.gem 15872 SHA256 b0432a85d318a6875e7552c500a768e978a86a2ff55846b84299e9458e3a5b1b SHA512 c77e90f5e6cc1c7191bc69d8a118ece6287350502850320976ba2f00feead68533cb31253d3c1370a36507f9dfc316edea87f3e5479f35d614794458419ec2f3 WHIRLPOOL 4913729de3161ded3d683a9f8615abab01f93a527d1db9e6c764cff2610ca5c2558ef3ede4a06555c049279df50c147e4912c1175100ad733797109c33b3236d
28
29 diff --git a/dev-ruby/rspectacular/rspectacular-0.61.0.ebuild b/dev-ruby/rspectacular/rspectacular-0.61.0.ebuild
30 deleted file mode 100644
31 index afcaa36..0000000
32 --- a/dev-ruby/rspectacular/rspectacular-0.61.0.ebuild
33 +++ /dev/null
34 @@ -1,24 +0,0 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -USE_RUBY="ruby19 ruby20 ruby21"
41 -
42 -RUBY_FAKEGEM_TASK_TEST=""
43 -RUBY_FAKEGEM_TASK_DOC=""
44 -RUBY_FAKEGEM_EXTRADOC="README.md"
45 -
46 -RUBY_FAKEGEM_BINWRAP=""
47 -
48 -inherit ruby-fakegem
49 -
50 -DESCRIPTION="RSpec support and matchers"
51 -HOMEPAGE="https://github.com/thekompanee/rspectacular"
52 -
53 -LICENSE="MIT"
54 -SLOT="0"
55 -KEYWORDS="~amd64"
56 -IUSE=""
57 -
58 -ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"
59
60 diff --git a/dev-ruby/rspectacular/rspectacular-0.62.1.ebuild b/dev-ruby/rspectacular/rspectacular-0.62.1.ebuild
61 deleted file mode 100644
62 index afcaa36..0000000
63 --- a/dev-ruby/rspectacular/rspectacular-0.62.1.ebuild
64 +++ /dev/null
65 @@ -1,24 +0,0 @@
66 -# Copyright 1999-2015 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -# $Id$
69 -
70 -EAPI=5
71 -USE_RUBY="ruby19 ruby20 ruby21"
72 -
73 -RUBY_FAKEGEM_TASK_TEST=""
74 -RUBY_FAKEGEM_TASK_DOC=""
75 -RUBY_FAKEGEM_EXTRADOC="README.md"
76 -
77 -RUBY_FAKEGEM_BINWRAP=""
78 -
79 -inherit ruby-fakegem
80 -
81 -DESCRIPTION="RSpec support and matchers"
82 -HOMEPAGE="https://github.com/thekompanee/rspectacular"
83 -
84 -LICENSE="MIT"
85 -SLOT="0"
86 -KEYWORDS="~amd64"
87 -IUSE=""
88 -
89 -ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"
90
91 diff --git a/dev-ruby/rspectacular/rspectacular-0.63.0.ebuild b/dev-ruby/rspectacular/rspectacular-0.63.0.ebuild
92 deleted file mode 100644
93 index 70fe331..0000000
94 --- a/dev-ruby/rspectacular/rspectacular-0.63.0.ebuild
95 +++ /dev/null
96 @@ -1,24 +0,0 @@
97 -# Copyright 1999-2015 Gentoo Foundation
98 -# Distributed under the terms of the GNU General Public License v2
99 -# $Id$
100 -
101 -EAPI=5
102 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
103 -
104 -RUBY_FAKEGEM_TASK_TEST=""
105 -RUBY_FAKEGEM_TASK_DOC=""
106 -RUBY_FAKEGEM_EXTRADOC="README.md"
107 -
108 -RUBY_FAKEGEM_BINWRAP=""
109 -
110 -inherit ruby-fakegem
111 -
112 -DESCRIPTION="RSpec support and matchers"
113 -HOMEPAGE="https://github.com/thekompanee/rspectacular"
114 -
115 -LICENSE="MIT"
116 -SLOT="0"
117 -KEYWORDS="~amd64"
118 -IUSE=""
119 -
120 -ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"